Skip to content

Commit

Permalink
redirecting to cdp-agentkit-core 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Dec 7, 2024
1 parent e1f7517 commit 6398207
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion twitter-langchain/examples/chatbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format-check": "prettier -c .prettierrc --check \"**/*.{ts,js,cjs,json,md}\""
},
"dependencies": {
"@coinbase/cdp-agentkit-core": "File:../../../cdp-agentkit-core",
"@coinbase/cdp-agentkit-core": "^0.0.8",
"@coinbase/twitter-langchain": "^0.0.5",
"@langchain/core": "0.3.21",
"@langchain/langgraph": "^0.2.22",
Expand Down
2 changes: 1 addition & 1 deletion twitter-langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"langchain"
],
"dependencies": {
"@coinbase/cdp-agentkit-core": "File:../cdp-agentkit-core",
"@coinbase/cdp-agentkit-core": "^0.0.8",
"@langchain/core": "0.3.21",
"twitter-api-v2": "^1.18.2",
"zod": "^3.22.4"
Expand Down

0 comments on commit 6398207

Please sign in to comment.