dify/api/libs
2024-06-27 11:21:31 +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 Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
exception.py Initial commit 2023-05-15 08:51:32 +08:00
external_api.py feat: service api add llm usage (#2051) 2024-01-17 22:39:47 +08:00
gmpy2_pkcs10aep_cipher.py chore: update gmpy2_pkcs10aep_cipher.py (#4314) 2024-05-13 10:45:29 +08:00
helper.py feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39: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 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +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 chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +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