重构项目为LLM 驱动
This commit is contained in:
17
config.json
Normal file
17
config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"username": "202407021",
|
||||
"password": "wang!1624155937",
|
||||
"sso_login_url": "https://tyrz.fynu.edu.cn/sso/login",
|
||||
"portal_url": "https://tyrz.fynu.edu.cn/oshall",
|
||||
"reimburse_url": "http://210.45.32.214:8081",
|
||||
"reimburse_page": "/expen/common/common?v=4.0",
|
||||
"default_name": "王建锋",
|
||||
"default_card_no": "6282880139161682",
|
||||
"default_person_id": "202407021",
|
||||
"consumable_storage": "新工科 D605",
|
||||
"llm": {
|
||||
"model": "qwen/qwen3.5-9b",
|
||||
"api_base": "http://100.123.83.115:1234/v1",
|
||||
"api_key": "123456"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user