dify/api/libs
2024-08-14 14:09:26 +08:00
..
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
bearer_data_source.py test(*): Avoid import from api in tests. (#7251) 2024-08-14 14:09:26 +08:00
exception.py Initial commit 2023-05-15 08:51:32 +08:00
external_api.py feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
gmpy2_pkcs10aep_cipher.py chore: update gmpy2_pkcs10aep_cipher.py (#4314) 2024-05-13 10:45:29 +08:00
helper.py fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2024-07-22 22:58:07 +08:00
infinite_scroll_pagination.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
json_in_md_parser.py feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
login.py some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013) 2024-03-28 17:02:52 +08:00
oauth_data_source.py fix: display notion document title correctly (#7215) 2024-08-13 14:05:57 +08:00
oauth.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
passport.py refactor(api): Switch to dify_config (#6750) 2024-07-30 11:15:26 +08:00
password.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
rsa.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
smtp.py feat: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00