dograh/api/services/configuration
nuthalapativarun 788ff94cec
fix: add language field to CartesiaTTSConfiguration and pass to Cartesia TTS service (#442)
* 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>
2026-06-18 13:23:27 +05:30
..
options feat: add custom sarvam tts voice (#449) 2026-06-18 12:33:21 +05:30
__init__.py Initial Commit 🚀 🚀 2025-09-09 14:37:32 +05:30
ai_model_configuration.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
check_validity.py feat: add Smallest AI TTS and STT provider integration (#444) 2026-06-17 12:55:53 +05:30
defaults.py feat: knowledge base functionality for the voice agent (#120) 2026-01-17 14:37:03 +05:30
masking.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
merge.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30
registry.py fix: add language field to CartesiaTTSConfiguration and pass to Cartesia TTS service (#442) 2026-06-18 13:23:27 +05:30
resolve.py feat: billing and credit management v2 (#429) 2026-06-12 14:55:30 +05:30