This commit is contained in:
yumoqing 2026-03-05 16:35:40 +08:00
parent 7fb4435cbd
commit eb1e23ef82

View File

@ -1,6 +1,7 @@
{ {
"widgettype": "AgentIO", "widgettype": "AgentIO",
"options": { "options": {
"reply_url": "{{entire_url('question_answered.dspy')}}",
"url": "{{entire_url('inference.dspy')}}" "url": "{{entire_url('inference.dspy')}}"
} }
} }