chore: Add example for TrackChat from the AI SDK#937
Conversation
|
@launchdarkly/browser size report |
|
@launchdarkly/js-sdk-common size report |
|
@launchdarkly/js-client-sdk size report |
|
@launchdarkly/js-client-sdk-common size report |
|
The build will fail until we deploy the langchain-provider package. |
| "jsonpath": "$.dependencies['@launchdarkly/server-sdk-ai']" | ||
| }, | ||
| { | ||
| "type": "json", |
There was a problem hiding this comment.
this one was previously missing so I added it in while adding the trackedchat.
Note
Adds a new
packages/sdk/server-ai/examples/tracked-chatexample and wires it into workspaces and release-please.packages/sdk/server-ai/examples/tracked-chat: Adds README,package.json, TypeScript sources (src/index.ts), andtsconfig.jsondemonstrating tracked AI chat via@launchdarkly/server-sdk-ai.packages/sdk/server-ai/examples/tracked-chatto rootpackage.jsonworkspaces.release-please-config.jsonto track@launchdarkly/server-sdk-aidependency inexamples/tracked-chat/package.json(andexamples/vercel-ai/package.json).Written by Cursor Bugbot for commit c5d1d7d. This will update automatically on new commits. Configure here.