Skip to content

Commit

Permalink
Merge branch 'develop' into converting-whitelistsharing-reacthookform
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlynchRNA committed Sep 12, 2024
2 parents cdc916a + 0d19c15 commit 6d74847
Show file tree
Hide file tree
Showing 31 changed files with 509 additions and 222 deletions.
157 changes: 138 additions & 19 deletions agent-backend/poetry.lock

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

3 changes: 2 additions & 1 deletion agent-backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ langchain-anthropic = "^0.1.20"
google-cloud-logging = "^3.10.0"
langchain-groq = "^0.1.4"
apify-client = "^1.7.0"
langgraph = "^0.0.51"
langgraph = "^0.2.16"

langchain-ollama = "^0.1.1"
pinecone-client = "^5.0.1"
langchain-google-genai = "^1.0.10"
minio = "^7.2.8"


[build-system]
Expand Down
Loading

0 comments on commit 6d74847

Please sign in to comment.