openai-streams
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "openai-streams", | ||
"description": "Tools for working with OpenAI streams in Node.js and TypeScript.", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -7,3 +7,4 @@ # OpenAI Streams | ||
> Now with ChatGPT API support (Whisper coming soon)! See ()[] | ||
> Now with ChatGPT API support! See [**Use with ChatGPT | ||
> API**](#use-with-chatgpt-api). (Whisper coming soon!) | ||
@@ -10,0 +11,0 @@ This library returns OpenAI API responses as streams only. Non-stream endpoints |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76502
151