Open eclipseo opened 5 months ago
I think that Groq should already be supported via its OpenAI compatible API, although I don't know of anyone who used it.
The Jarvis guide already has some examples of how to setup OpenAI compatible APIs. You could probably use https://api.groq.com/openai/v1/chat/completions
as your endpoint.
Hello,
Would you mind adding support for Groq?
https://console.groq.com/docs/quickstart
Thank you