feat: 完成基本框架和embedding部分编写
This commit is contained in:
6
config_example.json
Normal file
6
config_example.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"url":"https://api.siliconflow.cn/v1/chat/completions",
|
||||
"key":"",
|
||||
"embedding_model":"",
|
||||
"query_model":"Qwen/Qwen3-8B"
|
||||
}
|
||||
Reference in New Issue
Block a user