llama-stack-mirror/llama_stack/templates/dev
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
..
__init__.py feat: add (openai, anthropic, gemini) providers via litellm (#1267) 2025-02-25 22:07:33 -08:00
build.yaml feat(providers): Groq now uses LiteLLM openai-compat (#1303) 2025-02-27 13:16:50 -08:00
dev.py fix: Default to port 8321 everywhere (#1734) 2025-03-20 15:50:41 -07:00
run.yaml test: verification on provider's OAI endpoints (#1893) 2025-04-07 23:06:28 -07:00