Azure OpenAI covering #404
dhuynh95
started this conversation in
Feature requests
Replies: 1 comment 2 replies
-
Hi, Given the APIs are identical, I think it would make sense to either have a keyword argument when initialising |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I love the project and am using outlines to turn GPT4 in a reliable zero shot classifier.
I have to use Azure OpenAI for compliance reasons.
Could you tell me how to modify / use outlines to leverage Azure OpenAI instead of OpenAI? I am using OpenAI 1.37, and using this code works for me to consume Azure OpenAI (from official docs):
Beta Was this translation helpful? Give feedback.
All reactions