Skip to content

Commit

Permalink
upgrade ragstack langchain 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Jul 3, 2024
1 parent 7fe6525 commit ea7bf0a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
12 changes: 7 additions & 5 deletions poetry.lock

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

10 changes: 6 additions & 4 deletions src/backend/base/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 src/backend/base/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ uncurl = "^0.0.11"
sentry-sdk = {extras = ["fastapi", "loguru"], version = "^2.5.1"}
chardet = "^5.2.0"
firecrawl-py = "^0.0.16"
ragstack-ai-langchain = {version = "1.1.1", extras = ["google"]}
ragstack-ai-langchain = {version = "1.2.0", extras = ["google"]}


[tool.poetry.extras]
Expand Down

0 comments on commit ea7bf0a

Please sign in to comment.