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

openai-streams

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openai-streams - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "openai-streams",
"description": "Tools for working with OpenAI streams in Node.js and TypeScript.",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",

@@ -6,0 +6,0 @@ "type": "module",

@@ -12,4 +12,4 @@ # OpenAI Streams

- Auto-loads `OPENAI_API_KEY` from `process.env`.
- Uses the same function for all endpoints, and switches the type based on the
`OpenAI(endpoint, ...)` signature.
- One single function with inferred parameter type based on the endpoint you
provide.

@@ -16,0 +16,0 @@ ### Installation

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