145 Commits (f04844435f98a2154fd546d25a701ab0a7341ded)

Author SHA1 Message Date
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 months ago
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 months ago
  znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591) 2 months ago
  Bowen Liang d8000251ff
chore: apply static type checks on celery async task dispatches and imports (#24418) 2 months ago
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 months ago
  Xiyuan Chen cfefe4f738
Feat: Education (#24208) 2 months ago
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) 2 months ago
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) 2 months ago
  QuantumGhost e600070a61
feat(api): auto-delete WorkflowDraftVariable when app is deleted (#23737) 2 months ago
  xinlmain b3399642c5
feat: Add an asynchronous repository to improve workflow performance (#20050) 2 months ago
  NeatGuyCoding 4a72fa6268
fix: Enhance doc_form null checking, exception handling, and rollback logic (#23713) 2 months ago
  yunqiqiliang 14e1c16cf2
Fix ClickZetta stability and reduce logging noise (#23632) 2 months ago
  yunqiqiliang 62772e8871
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574) 2 months ago
  Asuka Minato 58608f51da
replace db with sa to get typing support (#23240) 3 months ago
  Asuka Minato 79ea94483e
refine some orm types (#22885) 3 months ago
  Yongtao Huang f17ca26b10
Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 3 months ago
  NeatGuyCoding cba5bd588c
minor fix: wrong position of retry_document_indexing_task time elapsed (#23099) 3 months ago
  Jyong 3248d728ac
fix retry document db session issue (#23046) 3 months ago
  zhaobingshuang 5c5f61b2aa
fix(dataset): CELERY_BROKER uses amqp rabbitmq. When adding document segments in batches and uploading large files, the status will always remain stuck at "In batch processing" #22709 (#23038) 3 months ago
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 months ago
  KVOJJJin de611ab344
Feat: add notification for change email completed (#22812) 3 months ago
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 months ago
  Junyan Qin (Chin) eaae79a581
feat: plugin auto upgrade strategy (#19758) 3 months ago
  Asuka Minato 6d3e198c3c
Mapped column (#22644) 3 months ago
  -LAN- 0f4809b9b8
refactor: centralize email internationalization handling (#22752) 3 months ago
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 months ago
  zyssyz123 a4f421028c
Feat/change user email (#22213) 3 months ago
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 months ago
  Novice 535fff62f3
feat: add MCP support (#20716) 3 months ago
  wangsen3 b237113311
Update clean_document_task.py (#22090) 3 months ago
  徐海兴 f6aa2498a3
document indexing not bound to a Session (#21015) 4 months ago
  Dongyu Li 92614765ff
Feat/queue monitor (#20647) 5 months ago
  Jyong fb12a3033d
fix celery job not closed issue (#19268) 5 months ago
  -LAN- f7fb10635f
refactor(workflow): Rename workflow node execution models (#20458) 5 months ago
  -LAN- 275b042998
chore(remove_app_and_related_data_task): Revert `_delete_app_workflow_node_executions` (#20278) 5 months ago
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 months ago
  NFish d186daa131
E-300 (#19726) 5 months ago
  -LAN- 4977bb21ec
feat(workflow): domain model for workflow node execution (#19430) 5 months ago
  非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 5 months ago
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 months ago
  -LAN- f23cf98317
refactor: Remove RepositoryFactory (#19176) 6 months ago
  -LAN- d9aa2b155a
refactor: Refactors repository imports structure (#18901) 6 months ago
  Bharat Ramanathan 0a20210a59
feat: Add W&B Weave Tracing Integration (#14262) 6 months ago
  -LAN- 6b7dfee88b
fix: Validates session factory type in repository (#18497) 6 months ago
  -LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382) 6 months ago
  Bowen Liang 636a0ba37f
chore: skip document segments fetching with non-existed dataset of DatasetDocument in add_document_to_index_task task (#17784) 6 months ago
  Jyong c8145ce581
deal db session in celery worker (#17549) 6 months ago
  Jyong e1439c4a5b
deal dataset metadata and metadata binding (#17544) 6 months ago
  Jyong 48c2168dff
fix annotation failed when embedding model and dimension changed (#17347) 7 months ago
  Jyong 627a9e2ce1
SaaS: batch upload limit check for sandbox plan (#17264) 7 months ago