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

chatgpt-jdasa

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chatgpt-jdasa - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

3

build/index.js

@@ -426,3 +426,3 @@ // src/chatgpt-api.ts

"image_url": {
"url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg"
"url": image_url
}

@@ -435,2 +435,3 @@ }

let numTokens = 0;
console.log("nextMessages=%o", JSON.stringify(nextMessages));
do {

@@ -437,0 +438,0 @@ const prompt = nextMessages.reduce((prompt2, message) => {

{
"name": "chatgpt-jdasa",
"version": "1.0.8",
"version": "1.0.9",
"description": "Node.js client for the official ChatGPT API,support gpt-4o and image_url.",

@@ -5,0 +5,0 @@ "author": "Travis Fischer <travis@transitivebullsh.it>",

Sorry, the diff of this file is not supported yet

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