114 次代码提交 (2e2c87c5a111c641255da029dcda17b0d4f1acbb)

作者 SHA1 备注 提交日期
  -LAN- 85cda47c70
feat: knowledge pipeline (#25360) 1 个月前
  -LAN- bab4975809
chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 1 个月前
  -LAN- 08dd3f7b50
Fix basedpyright type errors (#25435) 1 个月前
  Asuka Minato a78339a040
remove bare list, dict, Sequence, None, Any (#25058) 1 个月前
  Yongtao Huang 432f89cf33
Chore: clean some # type: ignore (#25157) 1 个月前
  -LAN- 9d5956cef8
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2 个月前
  Yongtao Huang bc9efa7ea8
Refactor: use DatasourceType.XX.value instead of hardcoded (#25015) 2 个月前
  Yongtao Huang be3af1e234
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2 个月前
  Yongtao Huang 826f19e968
Chore : rm dead code detected by pylance (#24588) 2 个月前
  Yongtao Huang fa753239ad
Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2 个月前
  -LAN- da9af7b547
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352) 2 个月前
  Eric Guo 455f842785
Flask 3.1.2 upgrade fix by Avoids using current_user in background thread (#24290) 2 个月前
  Yongtao Huang 6b5c2bea4d
Fix: correctly match http/https URLs in image upload file (#24180) 2 个月前
  Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882) 3 个月前
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 个月前
  Asuka Minato 6d3e198c3c
Mapped column (#22644) 3 个月前
  quicksand 5b0b64c7e5
fix: document delete image files check file exist (#21991) 3 个月前
  Dongyu Li 00f0b569cc
Feat/kb index (#20868) 4 个月前
  非法操作 085bd1aa93
chore: model.query change to db.session.query (#19551) 5 个月前
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 个月前
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 个月前
  Jyong 58c62f0a34
fix full-doc mode document doesn't reindex after enable or un_archive (#16737) 7 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  huangzhuo1949 e84bf35e2a
fix: same chunk insert deadlock (#12502) 9 个月前
  Jyong 84ac004772
py lint (#12102) 10 个月前
  Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 10 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 11 个月前
  wy96f 94c9cadbd8
fix image files not deleted on indexing_estimate #9541 (#10798) 11 个月前
  Zane 14f3d44c37
refactor: improve handling of leading punctuation removal (#10761) 11 个月前
  Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 11 个月前
  pinsily 5f21d13572
fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 1年前
  Jyong 82033af097
clean un-allowed special charters when doing indexing estimate (#10153) 1年前
  Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1年前
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1年前
  Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 1年前
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1年前
  Nam Vu 2d7954c7da
Fix variable typo (#8084) 1年前
  KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950) 1年前
  Jyong 35431bce0d
fix dataset_id and index_node_id idx missed in document_segments tabl… (#7681) 1年前
  Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 1年前
  wellCh4n b7778de224
fix: document error message can not be cleared (#7453) 1年前
  -LAN- a98284b1ef
refactor(api): Switch to `dify_config` (#6750) 1年前
  sino d27e3ab99d
chore: remove unresolved reference (#6110) 1年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1年前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1年前
  Jyong b6631cd878
modify rerank and splitter code directory (#4924) 1年前
  Jyong 233c4150d1
support images and tables extract from docx (#4619) 1年前