重构项目为LLM 驱动
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
"default_name": "默认报销人姓名",
|
||||
"default_card_no": "默认公务卡号",
|
||||
"default_person_id": "默认人员编号",
|
||||
"consumable_storage": "躬行楼 C205"
|
||||
"consumable_storage": "躬行楼 C205",
|
||||
"llm": {
|
||||
"model": "你的模型名称",
|
||||
"api_base": "你的API地址",
|
||||
"api_key": "你的API密钥"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user