Skip to content

Commit

Permalink
add langchain-ollama as an optional tests dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
namin committed Nov 29, 2024
1 parent 8c24673 commit 6cab490
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ tests = [
"langchain_community",
"langchain_google_genai",
"langchain_groq",
"langchain-ollama',
"pytest-asyncio>=0.18.2,!=0.22.0,<0.23.0",
"pytest-env>=0.8,<2.0",
"pytest-rerunfailures>=10,<14",
Expand Down

0 comments on commit 6cab490

Please sign in to comment.