Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@waylaidwanderer/chatgpt-api

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waylaidwanderer/chatgpt-api - npm Package Compare versions

Comparing version 1.12.2 to 1.13.0

2

package.json
{
"name": "@waylaidwanderer/chatgpt-api",
"version": "1.12.2",
"version": "1.13.0",
"description": "A ChatGPT implementation using the official ChatGPT model via OpenAI's API.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,3 @@ import './fetch-polyfill.js';

const CHATGPT_MODEL = 'text-chat-davinci-002-20221122';
const CHATGPT_MODEL = 'text-chat-davinci-002-sh-alpha-aoruigiofdj83';

@@ -10,0 +10,0 @@ export default class ChatGPTClient {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc