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
75py 610da4f662
Fix authorization header validation to handle bearer types correctly - "authorization config header is required" error (#6040)
2 years ago
..
answer FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
code feat(*): Swtich to dify_config. (#6025) 2 years ago
end feat: llm text stream support for workflow app (#3798) 2 years ago
http_request Fix authorization header validation to handle bearer types correctly - "authorization config header is required" error (#6040) 2 years ago
if_else FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
iteration improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
knowledge_retrieval chore: extract retrival method literal values into enum (#5060) 2 years ago
llm fix: visioin model always with low quality (#5253) 2 years ago
loop Feat/workflow phase2 (#4687) 2 years ago
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 feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 2 years ago
template_transform improve: exract Code Node provider for each supported scripting language (#4164) 2 years ago
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_node.py Feat/workflow phase2 (#4687) 2 years ago