mirror of
https://github.com/langgenius/dify.git
synced 2025-11-03 12:23:07 +00:00
Merge branch 'feat/r2' into deploy/rag-dev
This commit is contained in:
commit
c18ee4be50
@ -157,6 +157,6 @@ api.add_resource(
|
||||
"/rag/pipeline/customized/templates/<string:template_id>",
|
||||
)
|
||||
api.add_resource(
|
||||
CustomizedPipelineTemplateApi,
|
||||
PublishCustomizedPipelineTemplateApi,
|
||||
"/rag/pipeline/customized/templates/<string:template_id>/publish",
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user