This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1b035a956174322f133c28c6981ea07deb4d7d8d
dify
/
api
/
controllers
/
service_api
/
app
T
History
3 people
非法操作
Blackoutta
gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1b035a9561
Update api/controllers/service_api/app/workflow_events.py
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-16 12:06:30 +08:00
..
__init__.py
fix: missing default user for APP service api (
#2606
)
2024-02-28 16:09:56 +08:00
annotation.py
refactor: replace bare dict with TypedDicts in annotation_service (
#34998
)
2026-04-13 03:46:33 +00:00
app.py
refactor(api): add TypedDict definitions to models/model.py (
#32925
)
2026-03-06 08:42:54 +09:00
audio.py
refactor(api): deduplicate TextToAudioPayload and MessageListQuery into controller_schemas.py (
#34757
)
2026-04-13 05:27:35 +00:00
completion.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
conversation.py
refactor(api): migrate service conversation-variable responses to BaseModel (
#35205
)
2026-04-14 19:49:21 +00:00
error.py
Restructure the File errors in controller (
#23801
)
2025-08-13 17:06:07 +08:00
file_preview.py
refactor: select in service API wraps, file_preview, and site controllers (
#34086
)
2026-03-25 23:01:05 +09:00
file.py
refactor: port api/fields/file_fields.py (
#30638
)
2026-01-06 22:55:58 +08:00
human_input_form.py
feat: the service api of HITL
2026-04-16 12:06:30 +08:00
message.py
refactor(api): deduplicate shared controller request schemas into controller_schemas.py (
#34700
)
2026-04-08 03:10:04 +00:00
site.py
refactor: select in service API wraps, file_preview, and site controllers (
#34086
)
2026-03-25 23:01:05 +09:00
workflow_events.py
Update api/controllers/service_api/app/workflow_events.py
2026-04-16 12:06:30 +08:00
workflow.py
refactor(api): migrate service api workflow responses from marshal_with to BaseModel (
#35195
)
2026-04-14 19:50:59 +00:00