llama-stack-mirror/llama_stack/templates/starter
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 refactor: rename dev distro as starter (#2181) 2025-05-15 12:52:34 -07:00
build.yaml chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
run.yaml fix: starter template and litellm backward compat conflict for openai 2025-07-24 08:28:06 -04:00
starter.py chore: Added openai compatible vector io endpoints for chromadb (#2489) 2025-07-23 13:51:58 -07:00