feat: per-provider custom base URL, OpenAI Responses only (#445)

* feat: drop OpenAI chat-completions gateway format, keep Responses only

* docs: reframe custom base URL as a universal endpoint override

* docs: show optional base URL in the any-other-provider example
This commit is contained in:
ezl-keygraph
2026-09-03 20:01:32 +05:30
committed by GitHub
parent e92ee61c05
commit 4b8131fdd5
15 changed files with 112 additions and 227 deletions
+1 -1
View File
@@ -121,8 +121,8 @@ body:
- "xAI"
- "AWS Bedrock"
- "Custom base URL - Anthropic Messages"
- "Custom base URL - OpenAI Chat Completions"
- "Custom base URL - OpenAI Responses"
- "Other provider (Pi catalogue)"
validations:
required: true