Groq integration for LangChain.
Groq Chat large language models API.
To use, you should have the
environment variable GROQ_API_KEY set with your API key.
Any parameters that are valid to be passed to the groq.create call can be passed in, even if not explicitly saved on this class.
Main entrypoint into package.
Groq Chat wrapper.
Model profile data. All edits should be made in profile_augmentations.toml.