We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6379a78 commit e20a498Copy full SHA for e20a498
packages/sdk/server-ai/examples/bedrock/package.json
@@ -2,6 +2,7 @@
2
"name": "@launchdarkly/hello-ai-bedrock",
3
"version": "0.1.0",
4
"description": "LaunchDarkly AI SDK for Node.js",
5
+ "private": true,
6
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
8
"type": "commonjs",
packages/sdk/server-ai/examples/openai/package.json
"name": "@launchdarkly/hello-openai",
"scripts": {
0 commit comments