AI SDKs
Read time: 1 minute
Last edited: Nov 08, 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 Foundation and Enterprise plans. To request early access, navigate to AI configs and join the waitlist.
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 the LaunchDarkly resources that manage your AI prompts and model configurations.
You can use the AI SDKs to customize each AI config based on the context that you provide. This means both the prompt 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 |
---|---|---|
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 |