llama-stack-mirror/tests/verifications/conf
Ben Browning 8a1c0a1008 Improve groq OpenAI API compatibility
This doesn't get Groq to 100% on the OpenAI API verification tests,
but it does get it to 88.2% when Llama Stack is in the middle,
compared to the 61.8% results for using an OpenAI client against Groq
directly.

The groq provider doesn't use litellm under the covers in its
openai_chat_completion endpoint, and instead directly uses an
AsyncOpenAI client with some special handling to improve conformance
of responses for response_format usage and tool calling.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-04-13 13:41:52 -04:00
..
cerebras.yaml fix: Fix linter failures from #1921 (#1932) 2025-04-10 10:37:31 -07:00
fireworks-llama-stack.yaml Get fireworks provider to 100% on OpenAI API verification 2025-04-13 13:39:56 -04:00
fireworks.yaml fix: Fix linter failures from #1921 (#1932) 2025-04-10 10:37:31 -07:00
groq-llama-stack.yaml Improve groq OpenAI API compatibility 2025-04-13 13:41:52 -04:00
groq.yaml Improve groq OpenAI API compatibility 2025-04-13 13:41:52 -04:00
openai-llama-stack.yaml Improve groq OpenAI API compatibility 2025-04-13 13:41:52 -04:00
openai.yaml fix: Fix linter failures from #1921 (#1932) 2025-04-10 10:37:31 -07:00
together-llama-stack.yaml Get fireworks provider to 100% on OpenAI API verification 2025-04-13 13:39:56 -04:00
together.yaml fix: Fix linter failures from #1921 (#1932) 2025-04-10 10:37:31 -07:00