Skip to content

docs: Update Responses API docs for cross-provider support#1685

Merged
lukekim merged 2 commits into
trunkfrom
docs/responses-api-cross-provider
May 8, 2026
Merged

docs: Update Responses API docs for cross-provider support#1685
lukekim merged 2 commits into
trunkfrom
docs/responses-api-cross-provider

Conversation

@claudespice
Copy link
Copy Markdown
Collaborator

Summary

  • All models are now registered for the /v1/responses endpoint by default
  • For OpenAI-compatible providers, Spice adapts between Chat Completions and Responses formats automatically
  • The responses_api parameter now controls Chat Completions backend selection (whether /v1/chat/completions proxies to backend Responses API), not Responses API availability

Source PRs

Changes

  • website/docs/components/models/openai/deployment.md — Updated Responses API section, provider compatibility note, and troubleshooting entry
  • website/docs/components/models/azure.md — Updated responses_api parameter description

Test plan

  • Links are valid
  • Parameter descriptions are accurate against source code

The Responses API endpoint is now available for all configured models.
For OpenAI-compatible providers, Spice automatically adapts between
Chat Completions and Responses API formats. The responses_api parameter
now controls Chat Completions backend selection rather than Responses
API availability.

Source: spiceai/spiceai#10724
@claudespice claudespice self-assigned this May 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: claudespice

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: claudespice

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

🚀 deployed to https://d05cabaa.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

🚀 deployed to https://e2403e46.spiceai-org-website.pages.dev

@lukekim lukekim merged commit e28830d into trunk May 8, 2026
6 checks passed
@lukekim lukekim deleted the docs/responses-api-cross-provider branch May 8, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants