llama-stack-mirror/llama_stack/templates/ci-tests
Matthew Farrellee 617f171923 fix: starter template and litellm backward compat conflict for openai
openai/models.py has backward compat entries for litellm model names.
the starter template includes these in the list of registered models.
the inclusion results in duplicate model registrations.

the backward compat is no longer necessary.
2025-07-24 08:28:06 -04:00
..
__init__.py feat(ci): add a ci-tests distro (#2826) 2025-07-18 17:11:06 -07:00
build.yaml chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
ci_tests.py feat(ci): add a ci-tests distro (#2826) 2025-07-18 17:11:06 -07:00
run.yaml fix: starter template and litellm backward compat conflict for openai 2025-07-24 08:28:06 -04:00