Skip to content

Commit

Permalink
fix(agents-api): Use published version pycozo-async
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Nov 29, 2024
1 parent c16b572 commit d20f2e5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 29 deletions.
52 changes: 24 additions & 28 deletions agents-api/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 agents-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ simsimd = "^5.9.4"
langchain-core = "^0.3.14"
litellm = {git = "https://github.com/julep-ai/litellm.git", rev = "fix_anthropic_tool_image_content"}
larch-pickle = "^1.4.3"
pycozo-async = {git = "[email protected]:cozo-community/pycozo-async.git", rev = "main"}
pycozo-async = "^0.7.6"
[tool.poetry.group.dev.dependencies]
ipython = "^8.26.0"
ruff = "^0.5.5"
Expand Down

0 comments on commit d20f2e5

Please sign in to comment.