395 Commits (c7382150b59e523b3fac5095f9cb89b124fecf29)

Author SHA1 Message Date
  He Wang 37f26c412f
add healthcheck to oceanbase container (#20989) 4 months ago
  -LAN- 0dcacdf83d
feat: add a flask_context_manager. (#21061) 4 months ago
  Bowen Liang 366ddb05ae
test: run vdb test of oceanbase with docker compose in CI tests (#20945) 4 months ago
  QuantumGhost c439e82038
refactor(api): Decouple `ParameterExtractorNode` from `LLMNode` (#20843) 4 months ago
  Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 4 months ago
  HaiyangP 3fb9b41fe5
A more concise and effective extractor for excel and csv files (#20625) 5 months ago
  -LAN- 5ccfb1f4ba
refactor: Improve model status handling and structured output (#20586) 5 months ago
  -LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 months ago
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 months ago
  -LAN- 32e779eef3
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 5 months ago
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 months ago
  -LAN- cd0a05f114
tests: Removes outdated marketplace download test (#20454) 5 months ago
  teawoong Kim 400ae664bb
fix(http): force multipart/form-data even without files(#20322) (#20323) 5 months ago
  Mio Inamijima 0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242) 5 months ago
  -LAN- 9c9d3d7bd0
feat: document extractor chardet encoding (#20269) 5 months ago
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 months ago
  Heyang Wang b9b5d43dc6
fix: add 'floatfmt' when extract number from excel ( #20153 ) (#20193) 5 months ago
  -LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 5 months ago
  QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062) 5 months ago
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 months ago
  Zihe JI 87f9d11d65
fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955) 5 months ago
  QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 5 months ago
  Hashcon 6a74c97a0a
feat: add debug log for request and response (#19781) (#19783) 5 months ago
  -LAN- 7d0106b220
fix: correct type mismatch in WorkflowService node execution handling (#19846) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  -LAN- 0fed5c1193
fix(config): Allow DB_EXTRAS to set search_path via options (#19560) 5 months ago
  -LAN- 56cff485d0
test(vdb/huaweicloudvectordb): Fix the wrong import path (#19413) 5 months ago
  -LAN- b4064fa092
test(test_dify_config): Update test to use example environment file (#19427) 5 months ago
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago
  Novice 0cfc82d731
fix(structured-output): reasoning model's json format parsing (#19261) 6 months ago
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 months ago
  Yeuoly 8ac3a223a8
fix(api): add missing INNER_API_KEY to InnerAPIConfig (#19166) 6 months ago
  Hao Cheng bb1d1dc263
fix: fix API tool integration test (#19187) 6 months ago
  QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372) 6 months ago
  -LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144) 6 months ago
  QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 6 months ago
  Ahmad Zidan 8266815cda
feat: add AWS Managed IAM auth for OpenSearch vector DB (#18963) 6 months ago
  Novice e36b1a7016
test(graph-engine-test): modify the assert condition (#19041) 6 months ago
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 months ago
  Yeuoly 0e0ec4691a
feat: add interfaces of OAuth handler methods for authorization (#18889) 6 months ago
  Yeuoly abafa68647
refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 6 months ago
  王晓阳 0babdffe3e
feat: support vastbase vector database (#16308) 6 months ago
  ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136) 6 months ago
  lauding eb1ce3dd6b
feat: support huawei cloud vector database (#16141) 6 months ago
  -LAN- 2543162dec
fix: cannot delete workflow version if other version is published as a tool (#18486) 6 months ago
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) 6 months ago
  Vitor defd5520ea
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) 6 months ago
  -LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 6 months ago
  Novice c91045a9d0
fix(fail-branch): prevent streaming output in exception branches (#17153) 6 months ago
  Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557) 6 months ago