Simplified recording mode — removed consultation & dictation toggle
The mode selection between consultation and dictation has been removed from the recording flow. The interface is now cleaner and less ambiguous for doctors starting a session.Type: Improvement · Surface: WebConsistent structured output — LLM prompt improvements
The scribe template LLM was occasionally returning raw JSON instead of formatted markdown. Prompts have been tuned so the model consistently returns structured markdown output.Type: AI / ModelEkaScribe surfaced across 4 touchpoints in the Eka doctor tool
EkaScribe entry points are now present on the Rx/Rad screen, sidebar, queue view, and as an end-visit prompt — making it easier for doctors to discover and start a session without switching context.Type: Feature · ImprovementMulti-language transcription
Sessions can now be transcribed in multiple languages. Results are stored separately per language and served via individual URLs in the API response, powered by the Echo SDK.Type: Feature · Surface: WebResponsive template UI on mobile web
Template screens on ekascribe.ai are now fully responsive and usable on mobile browsers — previously the layout broke on smaller viewports.Type: Improvement · Surface: WebEMR template auto-applied for extension sessions
Theeka_emr_template is now automatically included in every extension-flavour init request, ensuring consistent structured output without requiring manual configuration per session.Type: Feature
