llama-stack-mirror/docs/docs/providers/inference
Charlie Doern 7a9c32f737 feat!: standardize base_url for inference
Completes #3732 by removing runtime URL transformations and requiring
users to provide full URLs in configuration. All providers now use
'base_url' consistently and respect the exact URL provided without
appending paths like /v1 or /openai/v1 at runtime.

Add unit test to enforce URL standardization across remote inference providers (verifies all use 'base_url' field with HttpUrl | None type)

BREAKING CHANGE: Users must update configs to include full URL paths
(e.g., http://localhost:11434/v1 instead of http://localhost:11434).

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-11-18 09:42:29 -05:00
..
index.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
inline_meta-reference.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
inline_sentence-transformers.mdx docs: provider and distro codegen migration (#3531) 2025-09-24 14:01:29 -07:00
remote_anthropic.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_azure.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_bedrock.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_cerebras.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_databricks.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_fireworks.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_gemini.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_groq.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_hf_endpoint.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_hf_serverless.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_llama-openai-compat.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_nvidia.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_oci.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_ollama.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_openai.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_passthrough.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_runpod.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_sambanova-openai-compat.mdx docs: provider and distro codegen migration (#3531) 2025-09-24 14:01:29 -07:00
remote_sambanova.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_tgi.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_together.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_vertexai.mdx docs: Improvements on provider_codegen for type hints and multi-line yaml descriptions (#4033) 2025-11-17 12:35:28 -08:00
remote_vllm.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00
remote_watsonx.mdx feat!: standardize base_url for inference 2025-11-18 09:42:29 -05:00