dify/api/tests/unit_tests/core
Asuka Minato 32c715c4d0
rm type ignore (#25715)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-10-21 11:26:58 +08:00
..
agent/output_parser fix: code block syntax cannot be displayed correctly in react mode (#16904) 2025-03-31 16:27:29 +08:00
app rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
file feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
helper orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
mcp rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
model_runtime fix: correct agent node token counting to properly separate prompt and completion tokens (#24368) 2025-08-23 11:00:14 +08:00
ops aliyun_trace: unify the span attribute & compatible CMS 2.0 endpoint (#26194) 2025-09-25 22:51:15 +08:00
plugin refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2025-08-26 21:15:23 +08:00
prompt Feat/chat message image first for agent and advanced_chat APP (#23796) 2025-08-22 16:42:15 +08:00
rag minor fix: test cases for alibabacloud mysql and chinese translations (#26902) 2025-10-15 09:41:12 +08:00
repositories remove .value (#26633) 2025-10-11 09:08:29 +08:00
schemas feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tools Fix: User Context Loss When Invoking Workflow Tool Node in Knowledge … (#26495) 2025-10-17 09:09:45 +08:00
variables feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
workflow rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_file.py feat(llm_node): support order in text and files (#11837) 2024-12-20 14:12:50 +08:00
test_model_manager.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00
test_provider_configuration.py fix enum and type (#26756) 2025-10-11 17:46:44 +08:00
test_provider_manager.py fix RetrievalMethod StrEnum (#26768) 2025-10-13 10:29:37 +08:00