llama-stack/llama_stack/providers/utils/inference
2025-03-01 12:48:08 -08:00
..
__init__.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
embedding_mixin.py fix: dont assume SentenceTransformer is imported 2025-02-25 16:53:01 -08:00
litellm_openai_mixin.py fix: Structured outputs for recursive models (#1311) 2025-02-27 17:31:53 -08:00
model_registry.py feat(providers): support non-llama models for inference providers (#1200) 2025-02-21 13:21:28 -08:00
openai_compat.py chore(lint): update Ruff ignores for project conventions and maintainability (#1184) 2025-02-28 09:36:49 -08:00
prompt_adapter.py chore: remove dependency on llama_models completely (#1344) 2025-03-01 12:48:08 -08:00