chore: scaffold alpha-id crate skeleton
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user