AnswerDotAI / cosette

Claudette's sister, a helper for OpenAI GPT
https://answerdotai.github.io/cosette/
Apache License 2.0
21 stars 5 forks source link

Added support for o-1 models and Azure endpoint. #5

Closed fladhak closed 1 month ago

fladhak commented 1 month ago

A note on the o-1 models: These models currently do not support system prompts, images, tool use, or streaming. If the user attempts to use any of these functionality with that model, they will be shown an assertion error with the appropriate message.

Azure Client is pending on the following issue: https://github.com/openai/openai-python/issues/1724

jph00 commented 1 month ago

lgtm - thanks! :D