Skip to content

Commit

Permalink
Merge branch 'dev' into feature/tavily-websearch-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
william-price01 authored Sep 20, 2024
2 parents 1a42f84 + 9e9c304 commit 9a7fa72
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
29 changes: 15 additions & 14 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ qdrant-client = { version = "^1.10.1", optional = true }
astrapy = { version = "^1.4", optional = true }
pusher = {version = "^3.3.2", optional = true}
ollama = {version = "^0.3.0", optional = true}
duckduckgo-search = {version = "^6.1.12", optional = true}
duckduckgo-search = {version = "^6.2.12", optional = true}
sqlalchemy = {version = "^2.0.31", optional = true}
opentelemetry-sdk = {version = "^1.25.0", optional = true}
opentelemetry-api = {version = "^1.25.0", optional = true}
Expand Down

0 comments on commit 9a7fa72

Please sign in to comment.