llama-stack-mirror/llama_stack/providers
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
..
inline chore: Added openai compatible vector io endpoints for chromadb (#2489) 2025-07-23 13:51:58 -07:00
registry chore: remove *_openai_compat providers (#2849) 2025-07-22 10:25:36 -07:00
remote fix: starter template and litellm backward compat conflict for openai 2025-07-24 08:28:06 -04:00
utils chore: Moving vector store and vector store files helper methods to openai_vector_store_mixin (#2863) 2025-07-23 13:35:48 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat(registry): more flexible model lookup (#2859) 2025-07-22 15:22:48 -07:00