dify/api/libs
NVIDIAN f66a3c49c4
refactor(api): migrate console recommended-app response to BaseModel (#35206)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-04-14 19:48:43 +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
custom_inputs.py
datetime_utils.py
db_migration_lock.py feat: support configurable redis key prefix (#35139) 2026-04-14 09:31:41 +00:00
email_i18n.py
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 refactor(api): migrate console recommended-app response to BaseModel (#35206) 2026-04-14 19:48:43 +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
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
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