feat: Add Strands Provider for AI SDK#1278
Draft
epietrowicz wants to merge 1 commit intolaunchdarkly:mainfrom
Draft
feat: Add Strands Provider for AI SDK#1278epietrowicz wants to merge 1 commit intolaunchdarkly:mainfrom
epietrowicz wants to merge 1 commit intolaunchdarkly:mainfrom
Conversation
Contributor
|
Thanks for the PR. Holding off per our slack conversation until we get the rest of the base changes into the JS sdk. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@launchdarkly/server-ai-strandspackage that implements a LaunchDarkly AI provider for the AWS Strands Agents SDKStrandsProviderintegrating with the LaunchDarkly AI SDK (LDAIClient) to track token usage, latency, errors, and feedback for Strands-based AI callsserver-ai-strands.yml) and release-please configuration for the new packageTest plan
yarn workspace @launchdarkly/server-ai-strands testyarn workspace @launchdarkly/server-ai-strands lintyarn workspaces foreach -pR --topological-dev --from '@launchdarkly/server-ai-strands' run buildStrandsProvidercorrectly reports token usage, latency, and errors to LaunchDarkly🤖 Generated with Claude Code