Replies: 1 comment
-
|
We started supporting other llm here. check it out agntcy/coffeeAgntcy#261 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to implement the Corto sample project available in the AGNTCY repository using my existing Groq API subscription.
I’ve configured the .env file and related Docker files, setting the LLM as openai/gpt-oss-20b. However, during execution, I’m getting an error saying “Groq is an unsupported provider.”
Could someone please help me understand if it’s possible to use Groq as a provider in the Corto setup?
If yes, kindly guide me on where I need to make the changes to enable Groq integration.
If it’s not supported currently, please suggest if there are any other AGNTCY sample projects where I can use my Groq subscription to test and evaluate performance.
It would also help to know the feasibility of Groq API support on this platform and whether I should specify any particular model name or details in the configuration.
Thank you for the support!
Beta Was this translation helpful? Give feedback.
All reactions