mirror of
https://github.com/langgenius/dify.git
synced 2026-03-15 20:07:23 +08:00
Merge branch 'feat/r2' into deploy/rag-dev
This commit is contained in:
@ -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",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user