llama-stack/tests/integration/test_cases/inference
ehhuang 7b4eb0967e
test: verification on provider's OAI endpoints (#1893)
# What does this PR do?


## Test Plan
export MODEL=accounts/fireworks/models/llama4-scout-instruct-basic;
LLAMA_STACK_CONFIG=verification pytest -s -v tests/integration/inference
--vision-model $MODEL --text-model $MODEL
2025-04-07 23:06:28 -07:00
..
chat_completion.json test: verification on provider's OAI endpoints (#1893) 2025-04-07 23:06:28 -07:00
completion.json feat: Support "stop" parameter in remote:vLLM (#1715) 2025-03-24 12:42:55 -07:00