We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf29f1 commit 7b77814Copy full SHA for 7b77814
examples/gpt/package.json
@@ -9,6 +9,7 @@
9
"start": "node dist/index.js"
10
},
11
"dependencies": {
12
+ "@xmtp/agent-starter": "workspace:*",
13
"openai": "latest"
14
15
"devDependencies": {
0 commit comments