docs(deapi): add provider documentation for embeddings, image, and audio#221
Open
adampachowicz wants to merge 1 commit into
Open
docs(deapi): add provider documentation for embeddings, image, and audio#221adampachowicz wants to merge 1 commit into
adampachowicz wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 examplessidebars.js— adds"providers/deapi"alphabetically betweenproviders/datarobotandproviders/deepgramCoverage
/api/v2/models)DEAPI_API_KEY, optionalDEAPI_API_BASE)Bge_M3_FP16Flux1schnellFlux_2_Klein_4B_BF16(note:Flux1schnellis txt2img only and will reject edit requests)Kokorowith deAPI's prefixed voice slugs (af_*/am_*/bf_*/bm_*)WhisperLargeV3https://deapi.ai/pricingCross-reference
litellm code PR: BerriAI/litellm#28787