rig icon indicating copy to clipboard operation
rig copied to clipboard

feat: Add support for Groq

Open cvauclair opened this issue 2 months ago • 0 comments

Model Provider Integration Request

Groq provides a high-performance inference platform optimized for large language model (LLM) workloads. Integrating Groq as an LLM provider in Rig will allow users to take advantage of its efficient processing capabilities.

Resources

Additional Notes:
Integration will require implementing the CompletionModel trait for Groq's API.

cvauclair avatar Dec 09 '24 17:12 cvauclair