dify/api/libs
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +08:00
..
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
datetime_utils.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
email_i18n.py Feat: add notification for change email completed (#22812) 2025-07-24 14:16:39 +08:00
exception.py chore(api/libs): Apply ruff format. (#7301) 2024-08-15 17:53:12 +08:00
external_api.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
file_utils.py refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
flask_utils.py add pipeline async run 2025-08-25 17:33:49 +08:00
gmpy2_pkcs10aep_cipher.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
helper.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
infinite_scroll_pagination.py chore(api/libs): Apply ruff format. (#7301) 2024-08-15 17:53:12 +08:00
json_in_md_parser.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
login.py example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
module_loading.py refactor: simplify repository factory with Django-style import_string (#24354) 2025-08-22 21:56:25 +08:00
oauth.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
oauth_data_source.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
orjson.py chore: use orjson in streaming event JSON serialisation for performance improvement (#24763) 2025-08-29 14:06:07 +08:00
passport.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
password.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
rsa.py fix: resolve Windows path separator issue in Huawei OBS operations (#23475) 2025-08-07 21:17:46 +08:00
sendgrid.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
smtp.py [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
typing.py feat: enhance typing 2025-08-29 13:17:02 +08:00
uuid_utils.py feat(api): add UUIDv7 implementation in SQL and Python (#22058) 2025-07-16 13:07:08 +08:00