Skip to content

Commit bdac192

Browse files
fix: Update caution block to revised pre-release template
Co-Authored-By: jbailey@launchdarkly.com <accounts@sidewaysgravity.com>
1 parent 9ac6725 commit bdac192

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

packages/ai-providers/server-ai-langchain/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
[![PyPI](https://img.shields.io/pypi/v/launchdarkly-server-sdk-ai-langchain.svg)](https://pypi.org/project/launchdarkly-server-sdk-ai-langchain/)
44

55
> [!CAUTION]
6-
> This package is in pre-release and not subject to backwards compatibility guarantees or semantic versioning. The API may change based on feedback.
6+
> This package is in pre-release and not subject to backwards compatibility
7+
> guarantees. The API may change based on feedback.
8+
>
9+
> Pin to a specific minor version to avoid breaking changes.
710
811
This package provides LangChain integration for the LaunchDarkly Server-Side AI SDK, allowing you to use LangChain models and chains with LaunchDarkly's tracking and configuration capabilities.
912

packages/ai-providers/server-ai-openai/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
[![PyPI](https://img.shields.io/pypi/v/launchdarkly-server-sdk-ai-openai-dev.svg?style=flat-square)](https://pypi.org/project/launchdarkly-server-sdk-ai-openai-dev/)
44

55
> [!CAUTION]
6-
> This package is in pre-release and not subject to backwards compatibility guarantees or semantic versioning. The API may change based on feedback.
6+
> This package is in pre-release and not subject to backwards compatibility
7+
> guarantees. The API may change based on feedback.
8+
>
9+
> Pin to a specific minor version to avoid breaking changes.
710
811
This package provides an OpenAI integration for the LaunchDarkly AI SDK.
912

packages/sdk/server-ai/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
This package contains the LaunchDarkly Server-Side AI SDK for Python (`launchdarkly-server-sdk-ai`).
44

55
> [!CAUTION]
6-
> This SDK is in pre-release and not subject to backwards compatibility guarantees or semantic versioning. The API may change based on feedback.
6+
> This SDK is in pre-release and not subject to backwards compatibility
7+
> guarantees. The API may change based on feedback.
8+
>
9+
> Pin to a specific minor version to avoid breaking changes.
710
811
## LaunchDarkly overview
912

0 commit comments

Comments
 (0)