fix: agent/index.ui url前缀改下划线(/pipeline_core/)
This commit is contained in:
parent
bf5d12a389
commit
aed3f9bfdf
@ -16,8 +16,8 @@
|
||||
"id": "chat_io",
|
||||
"options": {
|
||||
"css": "filler",
|
||||
"url": "/pipeline-core/api/agent_chat.dspy",
|
||||
"model_dataurl": "/pipeline-core/api/agent_model_options.dspy",
|
||||
"url": "/pipeline_core/api/agent_chat.dspy",
|
||||
"model_dataurl": "/pipeline_core/api/agent_model_options.dspy",
|
||||
"model_cwidth": 14,
|
||||
"placeholder": "输入你的需求..."
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user