Files
dify-plugin-daemon/cmd/commandline/plugin/templates/python/endpoint.yaml
T
2024-11-13 20:38:47 +08:00

6 lines
111 B
YAML

path: "/uwu/{{ .PluginName }}/uwu"
method: "GET"
extra:
python:
source: "endpoints/{{ .PluginName }}.py"