Skip to content

Commit 28a2b75

Browse files
authored
chore: langchain-ollama update to disable thinking (#648)
1 parent 062c120 commit 28a2b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rai_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ langgraph-prebuilt = "*"
2525
langchain = "*"
2626
langchain-aws = "*"
2727
langchain-openai = "*"
28-
langchain-ollama = "*"
28+
langchain-ollama = "^0.3.4"
2929
langchain-community = "*"
3030

3131
requests = "^2.32.2"

0 commit comments

Comments
 (0)