10 lines
359 B
TOML
10 lines
359 B
TOML
ionos_base_url = "https://openai.inference.de-txl.ionos.com/v1"
|
|
token_path = "~/.ionos_token"
|
|
embed_model = "BAAI/bge-m3"
|
|
rerank_model = "Qwen/Qwen3-VL-Reranker-8B"
|
|
alpha_id_path = "data/icd10gm2026_alphaidse_edvtxt_20250926.txt"
|
|
claml_path = "icd-claml/Klassifikationsdateien/icd10gm2026syst_claml_20250912.xml"
|
|
index_dir = "index"
|
|
pool_size = 60
|
|
top_k = 10
|