Use OpenAI model and Groq Models in the same application #466
Unanswered
lucasfcunha
asked this question in
Q&A
Replies: 0 comments
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, I would like to know if it's possible to use OpenAI models for some use cases and Groq for other use cases in the same application. It seems that to use Groq I need to override the open_ai key and URL, and this will affect how regular OpenAI models work, right?
Is there a possibility of using different providers/custom models at the same time if they use the OpenAI api, for example?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions