Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
chore: Bump example chatbot deps core 0.0.11 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase authored Jan 14, 2025
1 parent d7a0058 commit 98ecb7f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
34 changes: 16 additions & 18 deletions cdp-langchain/examples/chatbot/package-lock.json

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

4 changes: 2 additions & 2 deletions cdp-langchain/examples/chatbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"format-check": "prettier -c .prettierrc --check \"**/*.{ts,js,cjs,json,md}\""
},
"dependencies": {
"@coinbase/cdp-agentkit-core": "^0.0.10",
"@coinbase/cdp-langchain": "^0.0.11",
"@coinbase/cdp-agentkit-core": "^0.0.11",
"@coinbase/cdp-langchain": "^0.0.12",
"@langchain/langgraph": "^0.2.21",
"@langchain/openai": "^0.3.14",
"@langchain/core": "^0.3.19",
Expand Down

0 comments on commit 98ecb7f

Please sign in to comment.