# config.yaml

knowledge_base_file: 'config/knowledge_base_names.txt'  # 记录随机数据库的名字

api:
  url: 'http://192.168.10.73:8891/virtual-patient-manage/qaKnowledge/queryQaKnowledge'

output_file_path: 'output.json'

max_knowledge_bases: 2

bge_large_zh_v1_5:
  embed_model_path: 'bge-large-zh-v1.5'