View Source HyperLLM.Provider.Groq (hyper_llm v0.6.0)
Groq provider.
https://console.groq.com/docs/api-reference
Configuration
api_key
- The API key for the Groq API.
congfig :hyper_llm,
groq: [
api_key: "sk-...",
]
Summary
Functions
See HyperLLM.Chat.completion/3
for more information.
Check if a model is supported by the provider.
Functions
@spec completion( HyperLLM.Provider.completion_params(), HyperLLM.Provider.completion_config() ) :: {:ok, binary()} | {:error, binary()}
See HyperLLM.Chat.completion/3
for more information.
Check if a model is supported by the provider.
Supported Models:
- deepseek-r1-distill-llama-70b
- distil-whisper-large-v3-en
- gemma2-9b-it
- llama-3.1-8b-instant
- llama-3.2-11b-vision-preview
- llama-3.2-1b-preview
- llama-3.2-90b-vision-preview
- llama-3.2-3b-preview
- llama-3.3-70b-specdec
- llama-3.3-70b-versatile
- llama-guard-3-8b
- llama3-70b-8192
- llama3-8b-8192
- mixtral-8x7b-32768
- whisper-large-v3-turbo
- whisper-large-v3