Rohit Prasad
Rohit Prasad
Thanks for the request. Did you mean this https://platform.openai.com/docs/guides/structured-outputs ? "Structured outputs" is under `client.beta`, so not supporting it currently. If you simply want json responses then you could use...
Please paste the full code on how you are loading the keys and initializing aisuite client.
Thanks for the suggestion. We will investigate and see if it can be included in next release.
Thanks for the request. Will include in next release. We do have a streamlit app for comparing chat responses from 2 models here - https://github.com/andrewyng/aisuite/tree/main/examples/chat-ui
Thanks @terrytangyuan, I will review it tonight.
Tool calling support is planned and under development. It will be supported shortly.
@TashaSkyUp - Hi, one of our aims with starting development of aisuite was to provide a simple way to use multiple providers. There are few planned features and we are...
@TashaSkyUp - Thanks for opening this thread. If the issue is resolved and if your question has been answered, can I close it?
Thanks for the PR. Please re-test after the addition of pydantic checks in the codebase. If possible, please add tool calling support as well. If the model uses OpenAI message...
Good catch. Thanks. Yes, the docs were not updated correctly.