Skip to content

Commit dc919c1

Browse files
committed
release(ollama): 1.0.0
1 parent c41feda commit dc919c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-ollama/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/ollama",
3-
"version": "0.2.3",
3+
"version": "1.0.0",
44
"description": "Ollama integration for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",
@@ -34,7 +34,7 @@
3434
"uuid": "^10.0.0"
3535
},
3636
"peerDependencies": {
37-
"@langchain/core": "^1.0.0-alpha.6"
37+
"@langchain/core": "^1.0.0"
3838
},
3939
"devDependencies": {
4040
"@jest/globals": "^29.5.0",

0 commit comments

Comments
 (0)