groq / groq-typescript

The official Node.js / Typescript library for the Groq API
Apache License 2.0
146 stars 18 forks source link

fix(compat): remove ReadableStream polyfill redundant since node v16 #109

Closed stainless-app[bot] closed 1 month ago

stainless-app[bot] commented 1 month ago

Note that this breaks streaming in Node v14, which has been unsupported since v4.0.0 of this library.