Replies: 1 comment
-
Check the updated structure of demos |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
simple-openai currently throws "Not implemented" exceptions for most endpoints for these providers. However, it is actually very likely that they support additional APIs (with the proper models). They were just never tested.
I suggest to create Azure OpenAI and Anyscale versions for all the demos. Then evaluate, which endpoints are actually supported and with what restrictions (e.g. currently streaming is not supported for Azure OpenAI).
Beta Was this translation helpful? Give feedback.
All reactions