AI SDKs
Read time: 2 minutes
Last edited: Dec 17, 2024
The AI SDKs are designed for use with the AI configs product. The AI configs product is only available in early access for customers on select plans. To request early access, navigate to AI configs and join the waitlist. To learn more about AI configs and what you can use them for, read AI configs.
This category contains documentation topics explaining LaunchDarkly's AI SDKs.
About AI SDKs
While LaunchDarkly server-side, client-side, and edge SDKs focus on interacting with feature flags, the LaunchDarkly AI SDKs interact with AI configs. AI configs are resources that you create in LaunchDarkly and use to customize, test, and roll out new large language models (LLMs) within your generative AI applications.
You can use the AI SDKs to customize each AI config based on the context that you provide. This means both the message and the model evaluation are specific to each end user, at runtime. You can also use the AI SDKs to record metrics from your AI model generation, including duration and tokens.
Additional resources
SDK | SDK API documentation | GitHub repository |
---|---|---|
.NET (AI) SDK | .NET (AI) SDK API docs | .NET (AI SDK) |
Go (AI) SDK | Go (AI) SDK API docs | Go (AI SDK) |
Node.js (AI) SDK | Node.js (AI) SDK API docs | node-server-sdk-ai |
Python (AI) SDK | Python (AI) SDK API docs | Python (AI) SDK |