144 Commits (e9c098d024e02e9a40e96b3937422bc5c467ead9)

Author SHA1 Message Date
  -LAN- 98d85e6b74
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) 11 months ago
  Dr.MerdanBay 41772c325f
Feat/add admin check (#11050) 11 months ago
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 months ago
  -LAN- 535c72cad7
fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) 11 months ago
  -LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969) 11 months ago
  KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831) 11 months ago
  Jyong 128efc3193
Feat/clean message records (#10588) 11 months ago
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 months ago
  -LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1 year ago
  -LAN- 249b897872
feat(model): add validation for custom disclaimer length (#10287) 1 year ago
  -LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176) 1 year ago
  -LAN- 6a2a9460e9
fix(workflow model): ensure consistent timestamp updating (#10172) 1 year ago
  -LAN- bf048b8d7c
refactor(migration/model): update column types for workflow schema (#10160) 1 year ago
  -LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
  -LAN- e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management (#10108) 1 year ago
  -LAN- dd3ac7a2c9
fix(api): add signature generation for image previews (#9893) 1 year ago
  Jyong 18106a4fc6
add tidb on qdrant type (#9831) 1 year ago
  -LAN- 2c26f77a25
fix(api): handle missing upload_file_id for tool_file messages (#9756) 1 year ago
  -LAN- 0e965b6529
chore(models): convert created_by_role to its value for consistency (#9612) 1 year ago
  -LAN- 5f12c17355
fix(core): use CreatedByRole enum for role consistency (#9607) 1 year ago
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
  Jyong 9d221a5e19
external knowledge api (#8913) 1 year ago
  Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
  Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
  Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
  Bowen Liang d109881410
chore(api/models): apply ruff reformatting (#7600) 1 year ago
  takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
  Nam Vu 2d7954c7da
Fix variable typo (#8084) 1 year ago
  kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888) 1 year ago
  kurokobo bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 1 year ago
  kurokobo d7aa4076c9
feat: display account name on the logs page for the apps (#7668) 1 year ago
  crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 1 year ago
  -LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 1 year ago
  -LAN- 2e9084f369
chore(database): Rename table name from `workflow__conversation_variables` to `workflow_conversation_variables`. (#7432) 1 year ago
  Bowen Liang bbb6fcc4f0
chore: update ruff from 0.5.x to 0.6.x (#7384) 1 year ago
  Hash Brown fbf31b5d52
feat: custom app icon (#7196) 1 year ago
  -LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1 year ago
  KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222) 1 year ago
  mago960806 a68df696ec
Fix issue with incorrect port number in app_base_url due to NAT networks (#6653) 1 year ago
  crazywoola f667ef98cb
Feat/update tools length (#7141) 1 year ago
  Hiroshige Aoki e23461c837
Fix/6615 40 varchar limit on DatasetCollectionBinding and Embedding model name (#6723) 1 year ago
  crazywoola f324374b95
Fix/6615 40 varchar limit on model name (#6623) 1 year ago
  Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 1 year ago
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 year ago
  Jyong 1e0e573165
update clean embedding cache query logic (#6483) 1 year ago
  Poorandy 8a80af39c9
refactor(models&tools): switch to dify_config in models and tools. (#6394) 1 year ago
  Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 1 year ago
  Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 1 year ago
  liuzhenghua 9622fbb62f
feat: app rate limit (#5844) 1 year ago