Add support for integrating Groq Cloud as an LLM provider, following the existing pattern used for OpenAI integration. This will allow users to utilize Groq-hosted models within MaIN.NET.
Goals:
-
Support Groq API authentication and model selection.
-
Ensure compatibility with the existing abstraction layer for LLM providers.
-
Provide basic documentation and usage example.
Add support for integrating Groq Cloud as an LLM provider, following the existing pattern used for OpenAI integration. This will allow users to utilize Groq-hosted models within MaIN.NET.
Goals:
Support Groq API authentication and model selection.
Ensure compatibility with the existing abstraction layer for LLM providers.
Provide basic documentation and usage example.