lucgagan / completions

Node.js SDK for interacting with OpenAI Chat API.
https://ray.run/
MIT License
45 stars 8 forks source link

add chat cancel method #14

Open floomby opened 1 year ago

floomby commented 1 year ago

This addresses https://github.com/lucgagan/completions/issues/8 by adding a cancelStream method to the chat object.