llama-stack-mirror/llama_stack/providers/remote/inference/openai
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 chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
models.py ci: test safety with starter (#2628) 2025-07-09 16:53:50 +02:00
openai.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