New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openai-text-completions

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openai-text-completions - npm Package Compare versions

Comparing version

to
1.1.11

2

index.js

@@ -47,3 +47,3 @@ #!/usr/bin/env node

temperature,
max_tokens: 256,
max_tokens: 4096,
top_p: 1,

@@ -50,0 +50,0 @@ frequency_penalty: 0,

{
"name": "openai-text-completions",
"version": "1.1.10",
"version": "1.1.11",
"description": "A global npm package for generating text completions using the OpenAI API",

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