cheshire-cat-ai / core

Production ready AI agent framework
https://cheshirecat.ai
GNU General Public License v3.0
2.14k stars 282 forks source link

[Feature]: Add groq llms #834

Closed Flecart closed 1 month ago

Flecart commented 1 month ago

Is your feature request related to a problem? Please describe. Adding groq to possible LLMs

Describe the solution you'd like In the LLMs page, allow a select with groq image

Describe alternatives you've considered Possible that customLLM tab is sufficient, but don't know how to make it work.

Additional context I can implement this, but I would like some mentoring about where to modify!

valentimarco commented 1 month ago

You can install this plugin in the registry https://github.com/pazoff/GroqAI-Integration as GroqAI Integration!