You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement Function Calling, Streamlined Model Listing, and OpenAI-Compatible Chunking (#57)
* fix auto model list
* add fuction and tool calling
* clear code and add chunk as openai
* error handle
* error handle and rate limite handle and chunk by character
* rename models from models/modelname for modelname
* add ResponseFormat format
* removing delay for steaming
* fix lint and over head streming
0 commit comments