36 Commits (1c60b7f0704c5b718c37bd71ca05b520f9a1d24b)

Autor SHA1 Nachricht Datum
  quicksand 5247c19498
fix: code result included "error" field (#22392) vor 3 Monaten
  Novice 1d54ffcf89
fix: error parsing object type parameters for code node (#22230) vor 3 Monaten
  baonudesifeizhai b9f56852dc
fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) vor 4 Monaten
  Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) vor 5 Monaten
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) vor 6 Monaten
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) vor 7 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- 5e37ab60d8
fix: validate response type in transform_response method (#11931) vor 10 Monaten
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) vor 11 Monaten
  -LAN- b8b6cd409a
refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478) 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
  Bowen Liang 3f467613fc
feat: support configs for code execution request (#7704) vor 1 Jahr
  Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) vor 1 Jahr
  Yeuoly a02118d5bc
Fix/incorrect code template (#7490) vor 1 Jahr
  非法操作 bf3f1027c8
fix: code execution node not display clear reasons when sandbox res error (#6830) 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 2a0f03a511
refactor: extract cors configs into dify config and cleanup the config class (#5507) vor 1 Jahr
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) vor 1 Jahr
  Bowen Liang 140dd873f1
fix: show exception message when sandbox execution fails (#4663) vor 1 Jahr
  Yeuoly 5893ebec55
fix: code node garbled in Javascript (#4615) vor 1 Jahr
  Bowen Liang 5f4df34829
improve: generalize transformations and scripts of runner and preloads into TemplateTransformer (#4487) 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
  Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968) vor 1 Jahr
  Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) vor 1 Jahr
  Bowen Liang 093b5c0e63
fix: typo of jinja2 (#4019) vor 1 Jahr
  Yeuoly 2a213c6af7
fix: incorrect type parser (#3682) vor 1 Jahr
  Yeuoly c2acb2be60
feat: code (#3557) vor 1 Jahr
  Yeuoly c7de51ca9a
enhance: preload general packages (#3567) vor 1 Jahr
  miendinh b9fbc39754
get config default for sandbox (#3508) vor 1 Jahr
  Eric Wang 3c3fb3cd3f
fix(code_executor): surrogates not allowed error in jinja2 template (#3191) vor 1 Jahr
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) vor 1 Jahr