pediatric-ai-scribe-v3/src
ifedan-ed b64c967765 Show TTS provider in toast, support full LiteLLM model paths
- TTS response now includes X-TTS-Provider header (google-tts, litellm/model, elevenlabs)
- Frontend reads header and shows actual provider in toast instead of hardcoded "Adam/ElevenLabs"
- CORS exposes X-TTS-Provider header so frontend can access it
- Updated .env.example: clarify that LITELLM_TTS_MODEL and LITELLM_STT_MODEL
  can be either the model_name alias OR the full provider/model path depending
  on your LiteLLM config (important for BAA compliance routing)
2026-03-30 13:37:20 +00:00
..
db Server-side audio backups with compression, viewable AI corrections 2026-03-29 10:56:31 +00:00
middleware Revert auth to localStorage tokens, fix slide padding, AI panel options 2026-03-24 01:57:59 -04:00
routes Show TTS provider in toast, support full LiteLLM model paths 2026-03-30 13:37:20 +00:00
utils Fix STT/TTS properly per LiteLLM docs 2026-03-30 07:28:47 -04:00