dify/api/core
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
..
agent refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2024-09-10 15:00:25 +08:00
app feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
extension fix(api): Code-Based Extension cause error on position map sorting (#7934) 2024-09-04 08:41:12 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
llm_generator Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
moderation feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
ops fix LangSmith project config error (#7996) 2024-09-08 13:25:27 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag filter excel empty sheet (#8194) 2024-09-10 14:55:08 +08:00
tools feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
workflow feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
hosting_configuration.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00
indexing_runner.py Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
model_manager.py refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2024-09-10 15:00:25 +08:00
provider_manager.py refactor: Add @staticmethod decorator in api/core (#7652) 2024-08-26 19:45:03 +08:00