You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/workflow/nodes
-LAN- fc37887a21
refactor(api/core/workflow/nodes/http_request): Remove `mask_authorization_header` because its alwary true. (#6379)
2 years ago
..
answer
code feat(*): Swtich to dify_config. (#6025) 2 years ago
end
http_request refactor(api/core/workflow/nodes/http_request): Remove `mask_authorization_header` because its alwary true. (#6379) 2 years ago
if_else Fix if_else node compatibility with historical workflows. (#6186) 2 years ago
iteration improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
knowledge_retrieval fix wrong using of RetrievalMethod Enum (#6345) 2 years ago
llm fix: visioin model always with low quality (#5253) 2 years ago
loop
parameter_extractor Fix/incorrect parameter extractor memory (#6038) 2 years ago
question_classifier improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
start
template_transform
tool fix: DuckDuckGo image search tool error (#5606) 2 years ago
variable_aggregator improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
__init__.py
base_node.py