Skip to content

Commit

Permalink
chore: Update Example Chatbot Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase committed Jan 17, 2025
1 parent a536bcf commit ba69bd5
Show file tree
Hide file tree
Showing 8 changed files with 2,080 additions and 812 deletions.
70 changes: 34 additions & 36 deletions cdp-langchain/examples/chatbot-python/poetry.lock

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

2 changes: 1 addition & 1 deletion cdp-langchain/examples/chatbot-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.10"
cdp-langchain = "^0.0.10"
cdp-langchain = "^0.0.11"

[build-system]
requires = ["poetry-core"]
Expand Down
Loading

0 comments on commit ba69bd5

Please sign in to comment.