36 Commits (25be7c1ad50cde49ccd78dd800fdcf1fe7ab4593)

Autor SHA1 Nachricht Datum
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) vor 5 Monaten
  Yeuoly d4408e0f54
fix: handle values in output arrays for CodeNode transformation (#20437) vor 5 Monaten
  jiangbo721 fabfc7d4d8
fix: remove error message $ symbol (#19587) vor 5 Monaten
  Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) vor 7 Monaten
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) vor 8 Monaten
  yihong 56e15d09a9
feat: mypy for all type check (#10921) vor 10 Monaten
  -LAN- a056a9d601
feat(code_node): add more check (#11949) vor 10 Monaten
  -LAN- a227af3664
fix(code_node): update type hints for string and number checks in Cod… (#11936) vor 10 Monaten
  Novice 79a710ce98
Feat: continue on error (#11458) vor 11 Monaten
  -LAN- bf31a3efbc
feat(workflow-nodes): handle missing variables without failure (#10471) vor 1 Jahr
  -LAN- be96f6e62d
refactor(workflow): introduce specific exceptions for code validation (#10218) vor 1 Jahr
  -LAN- 8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) vor 1 Jahr
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) vor 1 Jahr
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) vor 1 Jahr
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) vor 1 Jahr
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) vor 1 Jahr
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) vor 1 Jahr
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) vor 1 Jahr
  Bowen Liang a15080a1d7
bug: (#7586 followup) fix config of CODE_MAX_STRING_LENGTH (#7683) vor 1 Jahr
  Bowen Liang 3ace01cfb3
chore: cleanup and rearrange unclassified configs into feature config groups (#7586) vor 1 Jahr
  Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) vor 1 Jahr
  Yeuoly a02118d5bc
Fix/incorrect code template (#7490) vor 1 Jahr
  Nam Vu 85fc0fdb51
chore: support CODE_MAX_PRECISION (#7484) vor 1 Jahr
  hisir 6435b4eb44
Separate CODE_MAX_DEPTH and set it as an environment variable (#7474) vor 1 Jahr
  灰灰 96dcf0fe8a
fix: code tool fails when null property exists in object (#6988) vor 1 Jahr
  -LAN- cfc408095c
fix(api/nodes): Fallback to `get_any` in some nodes that use object or array. (#6566) vor 1 Jahr
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) vor 1 Jahr
  -LAN- 4d105d7bd7
feat(*): Swtich to dify_config. (#6025) vor 1 Jahr
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) vor 1 Jahr
  Bowen Liang 083ef2e6fc
improve: exract Code Node provider for each supported scripting language (#4164) vor 1 Jahr
  Yeuoly bbef964eb5
improve: code upgrade (#4231) vor 1 Jahr
  Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) vor 1 Jahr
  Yeuoly e7b4d024ee
optimize: code node has a bad error message (#3949) vor 1 Jahr
  Yeuoly c2acb2be60
feat: code (#3557) vor 1 Jahr
  Yeuoly 337899a03d
Fix/code transform result (#3203) vor 1 Jahr
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) vor 1 Jahr