c5535c0848
Introduce a new field `reasoning_effort` to the `ChatRequest` struct. This field, set to "medium" by default, allows tuning LLM reasoning depth to balance hallucination risk against latency and token cost. This setting is specifically for Ionos' GPT-OSS reasoning models and is ignored by other OpenAI-compatible models.
12 lines
430 B
Plaintext
12 lines
430 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
|
|
Ileus
|
|
Orthopnoe
|