This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
2
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-06-11 02:31:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a77590216
dify
/
api
/
libs
History
Yunlu Wen
3193e8a712
chore: reorg imports (
#35308
)
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 08:50:02 +00:00
..
broadcast_channel
feat: support configurable redis key prefix (
#35139
)
2026-04-14 09:31:41 +00:00
__init__.py
archive_storage.py
collection_utils.py
chore: normalize frozenset literals and myscale typing (
#34327
)
2026-03-31 08:21:22 +00:00
custom_inputs.py
datetime_utils.py
refactor(api): continue decoupling dify_graph from API concerns (
#33580
)
2026-03-25 20:32:24 +08:00
db_migration_lock.py
feat: support configurable redis key prefix (
#35139
)
2026-04-14 09:31:41 +00:00
email_i18n.py
feat: collaboration (
#30781
)
2026-04-16 02:21:04 +00:00
email_template_renderer.py
encryption.py
exception.py
refactor: replace bare dict with dict[str, Any] in VDB providers and libs (
#35123
)
2026-04-14 03:02:29 +00:00
external_api.py
refactor(api): enable reportUntypedFunctionDecorator in pyright config (
#26412
) (
#35031
)
2026-04-13 03:28:23 +00:00
file_utils.py
flask_utils.py
chore(api): align Python support with 3.12 (
#34419
)
2026-04-02 05:07:32 +00:00
gmpy2_pkcs10aep_cipher.py
helper.py
chore: reorg imports (
#35308
)
2026-04-16 08:50:02 +00:00
infinite_scroll_pagination.py
json_in_md_parser.py
login.py
refactor(api): tighten login and wrapper typing (
#34447
)
2026-04-02 09:36:58 +00:00
module_loading.py
refactor(api): tighten phase 1 shared type contracts (
#33453
)
2026-03-17 17:50:51 +08:00
oauth_data_source.py
chore(api): align Python support with 3.12 (
#34419
)
2026-04-02 05:07:32 +00:00
oauth.py
chore(api): align Python support with 3.12 (
#34419
)
2026-04-02 05:07:32 +00:00
orjson.py
passport.py
password.py
pyrefly_diagnostics.py
pyrefly_type_coverage.py
feat(ci): add pyrefly type coverage reporting to CI (
#34754
)
2026-04-10 07:43:29 +00:00
rsa.py
schedule_utils.py
refactor(api): continue decoupling dify_graph from API concerns (
#33580
)
2026-03-25 20:32:24 +08:00
sendgrid.py
refactor: replace bare dict with dict[str, Any] in VDB providers and libs (
#35123
)
2026-04-14 03:02:29 +00:00
smtp.py
refactor: replace bare dict with dict[str, Any] in VDB providers and libs (
#35123
)
2026-04-14 03:02:29 +00:00
time_parser.py
token.py
typing.py
uuid_utils.py
validators.py
workspace_permission.py