[default] work_dir = /path/to/your/ai/work_dir bind_port = 8000 use_template = False output_format = True [feature_database] reject_throttle=0.61 embedding_model_path=/path/to/your/text2vec-large-chinese reranker_model_path=/path/to/your/bce-reranker-base_v1 [model] llm_service_address = http://127.0.0.1:8001 local_service_address = http://127.0.0.1:8002 cls_model_path = /path/of/classification llm_model = /path/to/your/Llama3-8B-Chinese-Chat/ local_model = /path/to/your/Finetune/ max_input_length = 1400