mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-19 08:28:10 +02:00
* fix: add language field to CartesiaTTSConfiguration and pass to TTS service Closes #432 * chore: regenerate OpenAPI spec to fix drift-check The openapi.json snapshot had drifted from the FastAPI app definition because main gained new organization endpoints (billing, credits, context) after this branch was created. Regenerate it with 'python -m scripts.dump_docs_openapi' to bring it back in sync. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: clarify Cartesia language schema --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Abhishek Kumar <abhishek@a6k.me> |
||
|---|---|---|
| .. | ||
| api-reference | ||
| configurations | ||
| contribution | ||
| core-concepts | ||
| deployment | ||
| developer | ||
| getting-started | ||
| images | ||
| integrations | ||
| logo | ||
| sdks | ||
| voice-agent | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| custom.css | ||
| docs.json | ||
| favicon.ico | ||
| README.md | ||
Dograh AI Documentation
Local Setup
- Install mintlify
npm i -g mint - Clone the repository
cd dograh/docsand runmint dev