ollama-ai-provider
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -111,3 +111,2 @@ "use strict"; | ||
case "text": { | ||
console.error(part.text); | ||
return part.text; | ||
@@ -114,0 +113,0 @@ } |
{ | ||
"name": "ollama-ai-provider", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Vercel AI Provider for running LLMs locally using Ollama", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
133541
1482