You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't used Groq personally, but as a cloud-based provider it shouldn't be too difficult to implement an engine for it. You'll want to look at the docs for Implementing an Engine and an existing engine implementation (e.g. LlamaCppEngine as a less-complex example of using a Python library as an engine provider).
If you do implement a Groq engine it would make for a great extension package or PR!
I was just wondering if anyone has been able to make it work with groq?
The text was updated successfully, but these errors were encountered: