chore: Link to Groq docs in the warning message for preview model (#1060)

This should be `llama-3.2-3b` instead of `llama-3.2-3b-instruct`.
This commit is contained in:
Yuan Tang 2025-02-13 12:14:57 -05:00 committed by Xi Yan
parent b8a612e5bd
commit 0e426d3cf8

View file

@ -108,6 +108,7 @@ class GroqInferenceAdapter(Inference, ModelRegistryHelper, NeedsRequestProviderD
"Groq only contains a preview version for llama-3.2-3b-instruct. "
"Preview models aren't recommended for production use. "
"They can be discontinued on short notice."
"More details: https://console.groq.com/docs/models"
)
request = convert_chat_completion_request(