llama-stack-mirror/llama_stack/providers/remote/inference
Matthew Farrellee e9eb004bf8
fix: remove inference.completion from docs (#3589)
# What does this PR do?

now that /v1/inference/completion has been removed, no docs should refer
to it

this cleans up remaining references

## Test Plan

ci

Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-09-29 13:14:41 -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(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
cerebras chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
databricks chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
fireworks chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -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 fix: remove inference.completion from docs (#3589) 2025-09-29 13:14:41 -07:00
ollama chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
openai chore(api): remove batch inference (#3261) 2025-09-26 14:35:34 -07:00
passthrough chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
runpod chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
sambanova chore: prune mypy exclude list (#3561) 2025-09-26 11:44:43 -04:00
tgi chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
together chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -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(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
watsonx chore(api): remove deprecated embeddings impls (#3301) 2025-09-29 14:45:09 -04:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00