Skip to content

Commit

Permalink
Merge pull request #20 from small-thinking/fix-chat-tool-test
Browse files Browse the repository at this point in the history
Add openai dependency
  • Loading branch information
yxjiang authored Mar 15, 2024
2 parents 55ac05d + 7392a4d commit fb21660
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
56 changes: 55 additions & 1 deletion 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ numpy = "1.26.0"
qdrant-client = "1.7.0"
pydantic = "^2.6.3"
python-dotenv = "^1.0.1"
openai = "^1.14.0"

[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
Expand Down

0 comments on commit fb21660

Please sign in to comment.