Skip to content

Commit

Permalink
feat: Upgrade LLM Demo app modules
Browse files Browse the repository at this point in the history
Update LLM Demo app python module versions by unpinning version constraints. Also use a patched version of langchain-google-vertexai module to fix a bug with LangGraph and ChatVertexAI
  • Loading branch information
anubhav756 committed Nov 15, 2024
1 parent 23a2b8a commit e4d75b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retrieval_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ asyncio==3.4.3
datetime==5.5
pymysql==1.1.1
types-PyMySQL==1.1.0.20240524
neo4j==5.26.0
sqlparse==0.5.1

0 comments on commit e4d75b1

Please sign in to comment.