BerriAI / reliableGPT

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

Allow me to see track different endpoints in reliable_query #23

Open krrishdholakia opened 1 year ago

krrishdholakia commented 1 year ago

cc: @ishaan-jaff

@reliable_query(user_email='ishaan@berri.ai')

is perfect for my use-case. But I need to track different endpoints (one for query, one for ingest). Is there any way to track/filter both.

Screenshot 2023-07-03 at 7 19 08 AM

The current one doesn't let me do that.

krrishdholakia commented 1 year ago

currently handling this by using different email id's

krrishdholakia commented 1 year ago

also can you add the website url to the docs