mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-16 20:57:21 +08:00
@@ -845,7 +845,6 @@ async def create_agent(tenant_id):
|
||||
|
||||
|
||||
@manager.route("/agents/<agent_id>/upload", methods=["POST"]) # noqa: F821
|
||||
@login_required
|
||||
@login_required(auth_types=[AUTH_JWT, AUTH_API, AUTH_BETA])
|
||||
@add_tenant_id_to_kwargs
|
||||
@_require_canvas_access_async
|
||||
|
||||
Reference in New Issue
Block a user