You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@cord-sdk/chatbot-openai

Package Overview
Dependencies
Maintainers
12
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cord-sdk/chatbot-openai - npm Package Compare versions

Comparing version

to
1.46.2

6

package.json
{
"name": "@cord-sdk/chatbot-openai",
"description": "OpenAI chatbot library for Cord",
"version": "1.46.2-canary.1",
"version": "1.46.2",
"homepage": "https://docs.cord.com/",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {
"@cord-sdk/chatbot-base": "1.46.2-canary.1",
"@cord-sdk/types": "1.46.2-canary.1",
"@cord-sdk/chatbot-base": "1.46.2",
"@cord-sdk/types": "1.46.2",
"openai": "^4.22.0"

@@ -26,0 +26,0 @@ },