Configuration
System settings
Edit the Master Prompt, choose the Claude model, and change the access password. Stored in Azure Blob — changes take effect within ~30 seconds (per-request cache).
Model
Which Claude model handles MTM analyses. Haiku 4.5 is the default — it fits comfortably within the Azure 45-second function timeout. Sonnet 4.6 gives higher-quality output but may time out on dense cases; we cap its output at 1,800 tokens to give it the best chance.
Claude Haiku 4.5 · fast, default
claude-haiku-4-5-20251001
$1 / $5 per M tokens · ~15-25s per case
Claude Sonnet 4.6 · higher quality, may timeout
claude-sonnet-4-6
$3 / $15 per M tokens · ~30-45s per case · 1,800-token cap
System prompt (Master Prompt)
The full instructions sent as the
system parameter on every Claude call. ~9,000 characters by default.Drug database
Upload the Israeli MOH drug-registry Excel (
מאגר התרופות). The backend parses it, groups by base name, and stores the result as JSON in the mtm-data container. The main app picks up the new database within ~60 seconds.Loading database metadata…
Access password
Used by both the main app and this Settings page. Leave blank to keep current. Minimum 4 characters.