@copilotkit/cloud
Advanced tools
Comparing version
# @copilotkit/cloud | ||
## 0.1.1-alpha.0 | ||
### Patch Changes | ||
- fix stop generate | ||
- Updated dependencies | ||
- @copilotkit/shared@0.1.1-alpha.0 | ||
## 0.1.0 | ||
@@ -4,0 +12,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.1-alpha.0", | ||
"sideEffects": false, | ||
@@ -27,3 +27,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@copilotkit/shared": "0.1.0" | ||
"@copilotkit/shared": "0.1.1-alpha.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
@@ -52,5 +52,5 @@ import { AssistantMessage, formatStreamPart } from "@copilotkit/shared"; | ||
headers: { | ||
"Content-Type": "text/plain; charset=utf-8", | ||
"Content-Type": "application/json", | ||
}, | ||
}); | ||
} |
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
Sorry, the diff of this file is not supported yet
13997
-4.67%+ Added
- Removed