llama-stack-mirror/llama_stack/providers/remote/inference
Matthew Farrellee 873a400544 chore: OpenAIMixin implements ModelsProtocolPrivate (#3662)
# What does this PR do?

add ModelsProtocolPrivate methods to OpenAIMixin

this will allow providers using OpenAIMixin to use a common interface


## Test Plan

ci w/ new tests
2025-10-02 21:50:13 -07:00
..
anthropic feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
azure feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
bedrock chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
cerebras chore: OpenAIMixin implements ModelsProtocolPrivate (#3662) 2025-10-02 21:50:13 -07:00
databricks chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
fireworks chore: OpenAIMixin implements ModelsProtocolPrivate (#3662) 2025-10-02 21:50:13 -07:00
gemini feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
groq chore: prune mypy exclude list (#3561) 2025-09-26 11:44:43 -04:00
llama_openai_compat feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
nvidia chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
ollama chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
openai chore(api): remove batch inference (#3261) 2025-09-26 14:35:34 -07:00
passthrough chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
runpod chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
sambanova chore: prune mypy exclude list (#3561) 2025-09-26 11:44:43 -04:00
tgi chore: OpenAIMixin implements ModelsProtocolPrivate (#3662) 2025-10-02 21:50:13 -07:00
together chore: OpenAIMixin implements ModelsProtocolPrivate (#3662) 2025-10-02 21:50:13 -07:00
vertexai feat: add static embedding metadata to dynamic model listings for providers using OpenAIMixin (#3547) 2025-09-25 17:17:00 -04:00
vllm feat(tools)!: substantial clean up of "Tool" related datatypes (#3627) 2025-10-02 21:50:13 -07:00
watsonx chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00