llama-stack-mirror/llama_stack/providers/remote/inference/llama_openai_compat
r3v5 fa5935bd80
feat: created dynamic model registration for openai and llama openai compat remote inference providers
fix: removed implementation of register_model() from LiteLLMOpenAIMixin, added log message to llama in query_available_models(), added llama-api-client dependency to pyproject.toml
2025-07-16 11:52:48 +01:00
..
__init__.py feat: introduce APIs for retrieving chat completion requests (#2145) 2025-05-18 21:43:19 -07:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
llama.py feat: created dynamic model registration for openai and llama openai compat remote inference providers 2025-07-16 11:52:48 +01:00
models.py feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00