Skip to content

Conversation

@Chesars
Copy link
Contributor

@Chesars Chesars commented Dec 2, 2025

Title

Expand Responses API documentation and update endpoints in README

Relevant issues

N/A - documentation improvement

Pre-Submission checklist

  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Note: Docs-only change, no tests needed.

Type

📖 Documentation

Changes

  1. Expanded Responses API section:

    • Added full code example using litellm.responses()
    • Added complete response output format (OpenAI Responses API Format)
    • Clarified titles: OpenAI Chat Completions Format vs OpenAI Responses API Format
  2. Updated LiteLLM manages section:

    • Updated endpoints list: /chat/completions, /responses, /embeddings, /images, /audio, /batches, and more
    • Fixed Consistent output description to be endpoint-agnostic (was only mentioning completions format)
    • Updated docs link to /docs/supported_endpoints

@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 3, 2025 3:22pm

- Add full Responses API example with code and output format
- Clarify OpenAI Chat Completions vs Responses API formats
- Update supported endpoints list (completions, responses, embeddings, images, audio, batches)
- Fix consistent output description to be endpoint-agnostic
@Chesars Chesars force-pushed the docs/expand-responses-api-readme branch from 1bd83c8 to e754255 Compare December 2, 2025 13:50
@Chesars Chesars changed the title docs: expand Responses API section in README docs: expand Responses API section and update endpoints in README Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants