🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@copilotkit/cloud

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@copilotkit/cloud - npm Package Compare versions

Comparing version

to
0.1.0

25

CHANGELOG.md
# @copilotkit/cloud
## 0.1.0
### Minor Changes
- 8a5cecd: only forward functions if non-empty
- 87f1fa0: rebase
- 15d4afc: debugging
- c40a0d1: Filter out empty function descriptions
- prep for chat protocol v2
- bbd152e: backend sdks prep
- 8517bb1: trying again
- 478840a: carry function propagation fix to chat v2
### Patch Changes
- Updated dependencies [8a5cecd]
- Updated dependencies [87f1fa0]
- Updated dependencies [15d4afc]
- Updated dependencies [c40a0d1]
- Updated dependencies
- Updated dependencies [bbd152e]
- Updated dependencies [8517bb1]
- Updated dependencies [478840a]
- @copilotkit/shared@0.1.0
## 0.1.0-alpha.6

@@ -4,0 +29,0 @@

8

package.json

@@ -7,3 +7,3 @@ {

},
"version": "0.1.0-alpha.6",
"version": "0.1.0",
"sideEffects": false,

@@ -23,7 +23,7 @@ "main": "./dist/index.js",

"typescript": "^5.1.3",
"tsconfig": "0.6.0-alpha.6",
"eslint-config-custom": "0.2.0"
"eslint-config-custom": "0.2.0",
"tsconfig": "0.6.0"
},
"dependencies": {
"@copilotkit/shared": "0.1.0-alpha.6"
"@copilotkit/shared": "0.1.0"
},

@@ -30,0 +30,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet