.. |
agent
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
app
|
fix: retry node in iteration logs wrong (#11995)
|
2024-12-23 15:06:01 +08:00 |
callback_handler
|
feat: output the execution results of tool should only in debug mode (#9104)
|
2024-10-09 12:53:55 +08:00 |
entities
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
errors
|
fix(core/errors): change base class of custom exceptions to ValueError (#11955)
|
2024-12-22 10:41:34 +08:00 |
extension
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
external_data_tool
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
file
|
feat(llm_node): support order in text and files (#11837)
|
2024-12-20 14:12:50 +08:00 |
helper
|
fix: remove the unused retry index field (#11903)
|
2024-12-23 14:32:11 +08:00 |
llm_generator
|
fix: change OutputParserError to inherit from ValueError (#11935)
|
2024-12-21 21:21:30 +08:00 |
memory
|
feat: support LLM process document file (#10966)
|
2024-11-22 19:32:44 +08:00 |
model_runtime
|
fix: change CredentialsValidateFailedError to inherit from ValueError (#11950)
|
2024-12-22 10:43:31 +08:00 |
moderation
|
Fix/input-value-type-in-moderation (#10893)
|
2024-11-20 15:10:12 +08:00 |
ops
|
fix: raise http request node error on httpx.request error (#11954)
|
2024-12-22 10:41:53 +08:00 |
prompt
|
feat: correct the prompt grammar. (#11328)
|
2024-12-04 15:12:47 +08:00 |
rag
|
fix: validate reranking model attributes before processing (#11930)
|
2024-12-21 21:23:12 +08:00 |
tools
|
fix: remove unused credential validation logic in VectorizerProvider (#12000)
|
2024-12-23 15:30:58 +08:00 |
variables
|
fix: Introduce ArrayVariable and update iteration node to handle it (#12001)
|
2024-12-23 15:52:50 +08:00 |
workflow
|
feat: add RequestBodyError for invalid request body handling (#11994)
|
2024-12-23 15:53:03 +08:00 |
__init__.py
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
hosting_configuration.py
|
refactor: use dify_config to replace legacy usage of flask app's config (#9089)
|
2024-10-22 11:01:32 +08:00 |
indexing_runner.py
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
model_manager.py
|
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
|
2024-11-22 16:30:22 +08:00 |
provider_manager.py
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |