@scoopika/scoopika
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -609,2 +609,3 @@ import OpenAI from 'openai'; | ||
streamFunc?: StreamFunc; | ||
dangerouslyAllowBrowser?: boolean; | ||
}); | ||
@@ -611,0 +612,0 @@ private loadAgent; |
{ | ||
"name": "@scoopika/scoopika", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Run AI agents and multi-agent boxes with persistent history and external tools in your application in seconds with real-time streaming hooks, data validation, and auto healing out-of-the-box", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
194243
6083