mirror of
https://github.com/xszyou/Fay.git
synced 2026-03-12 17:51:28 +08:00
16 lines
408 B
JSON
16 lines
408 B
JSON
{
|
|
"4": {
|
|
"query_yueshen": {
|
|
"params": {
|
|
"embedding_api_key": "",
|
|
"embedding_base_url": "",
|
|
"embedding_model": "",
|
|
"query": "{{question}}",
|
|
"top_k": 5,
|
|
"where": {}
|
|
},
|
|
"include_history": true,
|
|
"allow_function_call": false
|
|
}
|
|
}
|
|
} |