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 f489a17 commit f8d0ef6
Show file tree
Hide file tree
Showing 2 changed files with 867 additions and 848 deletions.
6 changes: 3 additions & 3 deletions pydatalab/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ rosettasciio = "~= 0.3, < 0.4"
pyjwt = "*"
invoke = "*"
paramiko = "*"
langchain = "*"
langchain-openai = "> 0.1.6"
langchain-anthropic = "*"
langchain = "0.2.6"
langchain-openai = "0.1.14"
langchain-anthropic = "0.1.19"
transformers = "*"

[dev-packages]
Expand Down
Loading

0 comments on commit f8d0ef6

Please sign in to comment.