d86e2d7843
Add Fachrichtung to prompt and refine medical terms. Added Fachrichtung to the system prompt, instructing the LLM to consider the medical specialty for precise terminology. Also, added "Abdomensonographie" to the `medical_terms.txt` file.
12 lines
443 B
Plaintext
12 lines
443 B
Plaintext
# Medical domain terms (anatomy, findings, technical compound nouns).
|
|
# Single-token entries only — multi-word terms ("Punctum maximum") cannot
|
|
# be represented because the tokenizer splits on whitespace.
|
|
# Same conventions as vocabulary.txt: ≥5 chars, alphabetical, one per line,
|
|
# phonetically distinctive (DL≤2 must not collide with everyday German).
|
|
Holosystolikum
|
|
Klappenvitien
|
|
Koronarbaum
|
|
Pumpfunktion
|
|
Orthopnoe
|
|
Abdomensonographie
|