diff --git a/wwwroot/index.ui b/wwwroot/index.ui new file mode 100644 index 0000000..40ca959 --- /dev/null +++ b/wwwroot/index.ui @@ -0,0 +1,6 @@ +{ + "widgettype": "AgentIO", + "options": { + "url": "{{entire_url('inference.dspy')}}" + } +}