..
__init__.py
feat: Human Input Node ( #32060 )
2026-02-09 14:57:23 +08:00
app.py
chore: add EndUser and App type annotations to api endpoints ( #36677 )
2026-05-26 09:43:00 +00:00
audio.py
fix(web): pass end_user.external_user_id string to transcript_asr ( #35898 )
2026-05-08 02:55:32 +00:00
completion.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
conversation.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
error.py
feat: Human Input Node ( #32060 )
2026-02-09 14:57:23 +08:00
feature.py
chore(api): annotate simple contract responses ( #36331 )
2026-05-19 06:13:20 +00:00
files.py
chore: add EndUser and App type annotations to api endpoints ( #36677 )
2026-05-26 09:43:00 +00:00
forgot_password.py
chore(api): annotate simple contract responses ( #36331 )
2026-05-19 06:13:20 +00:00
human_input_form.py
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
login.py
chore(api): annotate simple contract responses ( #36331 )
2026-05-19 06:13:20 +00:00
message.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
passport.py
refactor: replace bare dict with typed annotations in controllers ( #35095 )
2026-04-13 19:19:52 +00:00
remote_files.py
fix(api): centralize remote file retrieval ( #36399 )
2026-06-01 09:25:08 +00:00
saved_message.py
chore: add EndUser and App type annotations to api endpoints ( #36677 )
2026-05-26 09:43:00 +00:00
site.py
chore: add EndUser and App type annotations to api endpoints ( #36677 )
2026-05-26 09:43:00 +00:00
workflow_events.py
refactor: convert appMode controllers if/elif to match/case ( #30001 ) ( #34789 )
2026-04-09 02:27:19 +00:00
workflow.py
chore(api): annotate simple contract responses ( #36331 )
2026-05-19 06:13:20 +00:00
wraps.py
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +00:00