Skip to content

docs(deapi): add provider documentation for embeddings, image, and audio#221

Open
adampachowicz wants to merge 1 commit into
BerriAI:mainfrom
deapi-ai:add-deapi-provider-docs
Open

docs(deapi): add provider documentation for embeddings, image, and audio#221
adampachowicz wants to merge 1 commit into
BerriAI:mainfrom
deapi-ai:add-deapi-provider-docs

Conversation

@adampachowicz
Copy link
Copy Markdown

Summary

Adds deAPI provider documentation page.

Companion to BerriAI/litellm#28787 which registers the provider via the JSON-only path.

Changes

  • docs/providers/deapi.md — full provider documentation page with examples
  • sidebars.js — adds "providers/deapi" alphabetically between providers/datarobot and providers/deepgram

Coverage

  • Overview table (Provider Route, Base URL, Supported Operations)
  • Available Models table with example slugs (verified against /api/v2/models)
  • Required env variables (DEAPI_API_KEY, optional DEAPI_API_BASE)
  • Per-endpoint usage sections (Python SDK + LiteLLM Proxy YAML) for:
    • EmbeddingsBge_M3_FP16
    • Image GenerationFlux1schnell
    • Image EditsFlux_2_Klein_4B_BF16 (note: Flux1schnell is txt2img only and will reject edit requests)
    • Text-to-SpeechKokoro with deAPI's prefixed voice slugs (af_*/am_*/bf_*/bm_*)
    • TranscriptionWhisperLargeV3
  • Custom API Base examples
  • Pricing reference to https://deapi.ai/pricing

Cross-reference

litellm code PR: BerriAI/litellm#28787

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 25, 2026 2:14pm

Request Review

@adampachowicz
Copy link
Copy Markdown
Author

Friendly ping — both this docs PR and the companion code PR BerriAI/litellm#28787 are now green: CLA signed, no failing checks, both mergeable. Suggest merging together so the URL referenced in the code PR's provider_endpoints_support.json (https://docs.litellm.ai/docs/providers/deapi) resolves on launch.

Live preview of the docs page from this PR: https://litellm-git-fork-deapi-ai-add-deapi-provider-docs-clerkieai.vercel.app/docs/providers/deapi

Happy to make any adjustments — just let me know. cc @ishaan-jaff @krrishdholakia

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.

1 participant