openai-streams
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "openai-streams", | ||
"description": "Streams-first OpenAI API client, written in TypeScript.", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -76,2 +76,6 @@ # OpenAI Streams | ||
<sub>Run the example: See | ||
[`src/pages/api/demo.ts`](https://github.com/gptlabs/nextjs-openai/blob/master/src/pages/api/demo.ts) | ||
in `nextjs-openai`.</sub> | ||
### Notes | ||
@@ -78,0 +82,0 @@ |
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
63213
84