BerriAI / reliableGPT

Get 100% uptime, reliability from OpenAI. Handle Rate Limit, Timeout, API, Keys Errors
MIT License
623 stars 33 forks source link

Not working with other libraries -> Eg. betterprompt #5

Open krrishdholakia opened 1 year ago

krrishdholakia commented 1 year ago

Wrapped reliablegpt around my openai base.

Hit an invalid key error for a python package i was using betterprompt

and that led to failed requests. Expected reliablegpt to handle this.

Screenshot 2023-06-23 at 5 35 27 AM Screenshot 2023-06-23 at 5 35 30 AM