54 Commits (0c92f81efc93cd46b68d9b8ad2d4f8ed2ffda5d3)

Author SHA1 Message Date
  Yeuoly 73dee84cab
fix: add handling for non-string type in variable template parser (#4996) 1 year ago
  JasonVV 7749b71fff
Optimize knowledge retrieval performance by batching dataset quries. (#4917) 1 year ago
  takatost 21ac2afb3a
fix: question classifier instruction npe (#4931) 1 year ago
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1 year ago
  Jyong c7bddb637b
support instruction in classifier node (#4913) 1 year ago
  zxhlyh 4b91383efc
feat: workflow variable aggregator support group (#4811) 1 year ago
  Yeuoly d4cd6149ac
fix: incorrect workflow max call depth (#4759) 1 year ago
  majian 72a90074bc
Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713) 1 year ago
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 year ago
  kronus-ho f56b984d97
Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646) 1 year ago
  10YearsDiary 109aabc6f2
fix: incorrect handling when http header value contain multiple colons. (#4574) 1 year ago
  majian 8c2ca60c8b
feat: Add WORKFLOW_MAX_EXECUTION_TIME env var (#4632) 1 year ago
  Jyong 233c4150d1
support images and tables extract from docx (#4619) 1 year ago
  Bowen Liang e8e213ad1e
chore: apply and fix flake8-bugbear lint rules (#4496) 1 year ago
  Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 1 year ago
  Bowen Liang 083ef2e6fc
improve: exract Code Node provider for each supported scripting language (#4164) 1 year ago
  Han Fangyuan 3df47b7b59
fix: wrong category name in examples of question classifier completion prompt (#4421) 1 year ago
  VoidIsVoid a76ae2d756
chore: remove useless code in knowledge_retrieval_node (#4412) 1 year ago
  非法操作 1d0f88264f
Fix HTTP REQUEST NODE is always waiting but endpoint have responsed (#4395) 1 year ago
  非法操作 3271e3e803
improve the code readability of http_executor node (#4360) 1 year ago
  Yeuoly 16d47923c3
fix: requests timeout (#4370) 1 year ago
  Yeuoly bbef964eb5
improve: code upgrade (#4231) 1 year ago
  Patryk Garstecki 2c1c660c6e
fix(Backend:http_executor): :wrench: prevent splitting JSON data as v… (#4276) 1 year ago
  Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968) 1 year ago
  Jyong 897e07f639
question classifier prompt optimize (#4262) 1 year ago
  takatost 86a6e6bd04
feat: increase max steps to 50 in workflow (#4252) 1 year ago
  Yeuoly d51f52a649
fix: http authorization leakage (#4146) 1 year ago
  Jyong e353809680
question classifier optimize (#4147) 1 year ago
  Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 1 year ago
  Yeuoly 76bec6ce7f
feat: add http node max size env (#4137) 1 year ago
  sino da5a8b9a59
feat: support question classifier node output (#4000) 1 year ago
  majian 8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854) 1 year ago
  Yeuoly e7b4d024ee
optimize: code node has a bad error message (#3949) 1 year ago
  takatost ff67a6d338
feat: llm text stream support for workflow app (#3798) 1 year ago
  takatost 12435774ca
feat: query prompt template support in chatflow (#3791) 1 year ago
  takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 1 year ago
  takatost 2ea8c73cd8
fix: type num of variable converted to str (#3758) 1 year ago
  Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 1 year ago
  Yeuoly c2acb2be60
feat: code (#3557) 1 year ago
  Jyong 394ceee141
optimize question classifier prompt and support keyword hit test (#3565) 1 year ago
  takatost b890c11c14
feat: filter empty content messages in llm node (#3547) 1 year ago
  takatost 1219e41d29
fix: array[string] context in llm node invalid (#3518) 1 year ago
  Jyong fd90d99cd0
question classifier prompt optimization (#3479) 1 year ago
  YidaHu 92f8c40e4c
fix: prompt template issue (#3449) 1 year ago
  Yeuoly 64e395d6cf
Fix/workflow tool incorrect parameter configurations (#3402) 1 year ago
  takatost 164ef26a60
fix: variable pool mapping variable mixed up (#3378) 1 year ago
  Jyong b6de97ad53
Remove langchain dataset retrival agent logic (#3311) 1 year ago
  takatost cfb5ccc7d3
fix: image was sent to an unsupported LLM when sending second message (#3268) 1 year ago
  takatost 2a6b7d57cb
fix: token is not logging of question classifier node (#3249) 1 year ago
  takatost 4ad3f2cdc2
fix: image text when retrieve chat histories (#3220) 1 year ago