修改为正常loader
This commit is contained in:
parent
81d0ebdce7
commit
180e569b09
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "ragflow-loader3",
|
"name": "ragflow-loader",
|
||||||
"description": "知识库检索服务",
|
"description": "知识库检索服务",
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"PrePrompt": [
|
"PrePrompt": [
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"transport": "http",
|
"transport": "http",
|
||||||
"url": "http://host.docker.internal:9382/mcp/",
|
"url": "http://host.docker.internal:9382/mcp/",
|
||||||
"headers": {
|
"headers": {
|
||||||
"api_key": "ragflow-MRqxnDnYZ1yp5kklDMIlKH4f1qezvXIngSMGPhu1AG8",
|
"api_key": "ragflow-utqbVQDtWDeOumJEsqItG_X4PCckeIOghNXcU37K8Hs",
|
||||||
"X-Dataset-Ids": "{dataset_ids}"
|
"X-Dataset-Ids": "{dataset_ids}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user