llama-stack-mirror/llama_stack/providers/remote/inference/llama_openai_compat
Matthew Farrellee 639bc912d5 chore: create OpenAIMixin for inference providers with an OpenAI-compat API that need to implement openai_* methods
use demonstrated by refactoring OpenAIInferenceAdapter, NVIDIAInferenceAdapter (adds embedding support) and LlamaCompatInferenceAdapter
2025-07-21 07:27:27 -04: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 chore: create OpenAIMixin for inference providers with an OpenAI-compat API that need to implement openai_* methods 2025-07-21 07:27:27 -04:00
models.py feat: add api.llama provider, llama-guard-4 model (#2058) 2025-04-29 10:07:41 -07:00