jonrhall / openai-streaming-hooks

React Hooks for streaming connections to OpenAI APIs
MIT License
85 stars 18 forks source link

Bad abstraction #11

Open liadrinua opened 11 months ago

liadrinua commented 11 months ago

Ideally if you can add any LLM provider to this hook, not only OpenAI. I think hiding OpenAI inside this hook is a bad abstraction