llama-stack-mirror/llama_stack/providers/remote/inference
Matthew Farrellee f7c5ef4ec0
chore: remove /v1/inference/completion and implementations (#3622)
# What does this PR do?

the /inference/completion route is gone. this removes the
implementations.

## Test Plan

ci
2025-10-01 11:36:53 -04: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: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
databricks chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
fireworks chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04: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: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
together chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04: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 chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04: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