File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/launchdarkly.svg?style=social&label=Follow&maxAge=2592000 )] ( https://twitter.com/intent/follow?screen_name=launchdarkly )
88
9+ ## Packages
10+
11+ | Package | PyPI | README |
12+ | ------- | ---- | ------ |
13+ | [ launchdarkly-server-sdk-ai] ( packages/sdk/server-ai ) | [ ![ PyPI] ( https://img.shields.io/pypi/v/launchdarkly-server-sdk-ai.svg )] ( https://pypi.org/project/launchdarkly-server-sdk-ai/ ) | [ README] ( packages/sdk/server-ai/README.md ) |
14+
15+ | AI Provider Packages | PyPI | README |
16+ | -------------------- | ---- | ------ |
17+ | [ launchdarkly-server-sdk-ai-openai] ( packages/ai-providers/server-ai-openai ) | [ ![ PyPI] ( https://img.shields.io/pypi/v/launchdarkly-server-sdk-ai-openai.svg )] ( https://pypi.org/project/launchdarkly-server-sdk-ai-openai/ ) | [ README] ( packages/ai-providers/server-ai-openai/README.md ) |
18+ | [ launchdarkly-server-sdk-ai-langchain] ( packages/ai-providers/server-ai-langchain ) | [ ![ PyPI] ( https://img.shields.io/pypi/v/launchdarkly-server-sdk-ai-langchain.svg )] ( https://pypi.org/project/launchdarkly-server-sdk-ai-langchain/ ) | [ README] ( packages/ai-providers/server-ai-langchain/README.md ) |
19+
920## Supported Python versions
1021
1122This version of the library has a minimum Python version of 3.9.
Original file line number Diff line number Diff line change 22
33This package contains the LaunchDarkly Server-Side AI SDK for Python (` launchdarkly-server-sdk-ai ` ).
44
5- # ⛔️⛔️⛔️⛔️
6-
75> [ !CAUTION]
8- > This library is a alpha version and should not be considered ready for production use while this message is visible.
9-
10- # ☝️☝️☝️☝️☝️☝️
6+ > This SDK is in pre-release and not subject to backwards compatibility guarantees or semantic versioning. The API may change based on feedback.
117
128## LaunchDarkly overview
139
You can’t perform that action at this time.
0 commit comments