Skip to content

docs: add OpenAI-compatible endpoint example to speech TTS config - #741

Open
AALG123 wants to merge 1 commit into
LibreChat-AI:mainfrom
AALG123:gandr-tts-example
Open

docs: add OpenAI-compatible endpoint example to speech TTS config#741
AALG123 wants to merge 1 commit into
LibreChat-AI:mainfrom
AALG123:gandr-tts-example

Conversation

@AALG123

@AALG123 AALG123 commented Aug 29, 2026

Copy link
Copy Markdown

The tts.openai option table documents url as "Use for OpenAI-compatible endpoints", but the page has no example of what a working config looks like, so operators have to guess whether url takes a base URL or the full speech path.

This adds one short subsection directly after the existing openai example: a #### OpenAI-compatible endpoints note plus one yaml block using Gandr as the concrete endpoint (https://tts.gandr.ai/v1/audio/speech). The values are real: the endpoint implements POST /v1/audio/speech, accepts tts-1 as the model, maps the OpenAI voice names onto its own voices or takes its native voice ids, and returns mp3 by default, so LibreChat works with it unchanged. Nothing else on the page is touched.

Happy to drop the vendor mention and rewrite it with a placeholder host if you prefer a neutral example.

Disclosure: I work on Gandr.

@vercel

vercel Bot commented Aug 29, 2026

Copy link
Copy Markdown

@AALG123 is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

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