issues
search
zeno-ml
/
zeno-build
Build, evaluate, understand, and fix LLM-based apps
MIT License
484
stars
33
forks
source link
Openai utils improvements
#112
Closed
neubig
closed
1 year ago
neubig
commented
1 year ago
Description
This makes two small improvements to OpenAI utils:
It ups the rate limit from 50 calls/minute to 300 calls/minute by default.
It uses client sessions to make calls more efficient
Blocked by
NA
Description
This makes two small improvements to OpenAI utils:
Blocked by