Skip to content

Commit

Permalink
update langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbocarsly committed Jul 3, 2024
1 parent faa1131 commit 2b93705
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 845 deletions.
4 changes: 2 additions & 2 deletions pydatalab/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ rosettasciio = "~= 0.3, < 0.4"
pyjwt = "*"
invoke = "*"
paramiko = "*"
langchain = "*"
langchain-openai = "> 0.1.6"
langchain = "==0.2.6"
langchain-openai = "*"
langchain-anthropic = "*"
transformers = "*"

Expand Down
Loading

0 comments on commit 2b93705

Please sign in to comment.