Skip to content

Commit

Permalink
fix(agents-api): Fix tool conversion issues
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Oct 31, 2024
1 parent c281c8c commit 5953d72
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 1 deletion.
141 changes: 140 additions & 1 deletion agents-api/poetry.lock

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

1 change: 1 addition & 0 deletions agents-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ gunicorn = "^23.0.0"
uvloop = "^0.21.0"
anthropic = "^0.37.1"
simsimd = "^5.9.4"
langchain-core = "^0.3.14"
[tool.poetry.group.dev.dependencies]
ipython = "^8.26.0"
ruff = "^0.5.5"
Expand Down

0 comments on commit 5953d72

Please sign in to comment.