You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/sdk/server-ai/README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
1
# LaunchDarkly AI SDK (server-side) for .NET
2
2
3
-
# ⛔️⛔️⛔️⛔️
4
-
5
3
> [!CAUTION]
6
-
> This library is a alpha version and should not be considered ready for production use while this message is visible.
7
-
8
-
# ☝️☝️☝️☝️☝️☝️
4
+
> This AI SDK is in pre-release and not subject to backwards compatibility guarantees. The API may change based on feedback.
5
+
>
6
+
> Pin to a specific minor version and review the [changelog] before upgrading.
7
+
>
8
+
> Active feature development is ongoing in the [Python][python-ai-sdk] and [Node.js][node-ai-sdk] AI SDKs, so this SDK will receive new features at a slower pace. Refer to those for the latest capabilities.
The LaunchDarkly AI SDK (server-side) for .NET is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
0 commit comments