dify/api/controllers/service_api/app
2024-04-27 16:48:09 +08:00
..
__init__.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
app.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
audio.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
completion.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
conversation.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
error.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
message.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00
workflow.py feat: use flask-restx instead of flask-restful in service API which allow OpenAPI schema file generate 2024-04-27 16:48:09 +08:00