quicksand
|
680eb7a9f6
|
fix(datasets): retrieval_model null issue when updating dataset info (#25907)
|
1 개월 전 |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
1 개월 전 |
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 개월 전 |
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 개월 전 |
kenwoodjw
|
c91253d05d
|
fix segment deletion race condition (#24408)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 개월 전 |
Eric Guo
|
70e4d6be34
|
Fix 500 in dataset page. (#25474)
|
1 개월 전 |
Asuka Minato
|
cbc0e639e4
|
update sql in batch (#24801)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 개월 전 |
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 개월 전 |
ttz12345
|
d2e50a508c
|
Fix:About the error problem of creating an empty knowledge base interface in service_api (#25398)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 개월 전 |
Asuka Minato
|
16a3e21410
|
more assert (#24996)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 개월 전 |
-LAN-
|
9b8a03b53b
|
[Chore/Refactor] Improve type annotations in models module (#25281)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 개월 전 |
Asuka Minato
|
a78339a040
|
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1 개월 전 |
-LAN-
|
a2e0f80c01
|
[Chore/Refactor] Improve type checking configuration (#25185)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 개월 전 |
-LAN-
|
53c4a8787f
|
[Chore/Refactor] Improve type safety and resolve type checking issues (#25104)
|
2 달 전 |
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2 달 전 |
Frederick2313072
|
5b3cc560d5
|
fix:hard-coded top-k fallback issue. (#24879)
|
2 달 전 |
Asuka Minato
|
24e2b72b71
|
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 달 전 |
Yongtao Huang
|
2a29c61041
|
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
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)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2 달 전 |
Muke Wang
|
044ad5100e
|
fix: Update doc word count after delete chunks (#24435)
Co-authored-by: wangmuke <wangmuke@kingsware.cn>
|
2 달 전 |
-LAN-
|
da9af7b547
|
[Chore/Refactor] Use centralized naive_utc_now for UTC datetime operations (#24352)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 달 전 |
huangzhuo1949
|
1caeac56f2
|
fix: dataset doc-form compatible (#24177)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2 달 전 |
Zhehao Peng
|
c0702aacac
|
Use typing.Literal to replace str places (#24099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 달 전 |
Yongtao Huang
|
76d123fe19
|
Fix segment query tenant bug and variable naming typo (#23321)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
3 달 전 |
Yongtao Huang
|
fbf844efd5
|
Chore: replace deprecated `datetime.utcnow()` with `naive_utc_now()` (#23312)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
3 달 전 |
Asuka Minato
|
79ea94483e
|
refine some orm types (#22885)
|
3 달 전 |
NeatGuyCoding
|
47cc951841
|
Fix Empty Collection WHERE Filter Issue (#23086)
|
3 달 전 |
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
3 달 전 |
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
3 달 전 |
Asuka Minato
|
6d3e198c3c
|
Mapped column (#22644)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
3 달 전 |
Aryan Raj
|
ce794335e9
|
Fix/replace datetime patterns with naive utc now (#22654)
|
3 달 전 |
Khoa
|
a06af88b26
|
Feat/api validate model provider (#21582)
Co-authored-by: crazywoola <427733928@qq.com>
|
4 달 전 |
NeatGuyCoding
|
33f0457a23
|
fix: wrong token number when using qa_model and answer is updated. (#21574)
|
4 달 전 |
NeatGuyCoding
|
6bb82f8ee0
|
Fix minor comment missing (#21517)
|
4 달 전 |
NeatGuyCoding
|
94f8e48647
|
Refactor update dataset (fix #21401) (#21402)
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
4 달 전 |
NeatGuyCoding
|
a0a89b562c
|
Feature:Refactor batch update document status for #21324 (#21325)
|
4 달 전 |
GuanMu
|
870e73c03b
|
Knowledge base API supports status updates #18147 (#18235)
|
4 달 전 |
Jyong
|
57f7368a0e
|
fix notion dataset rule not found (#21236)
|
4 달 전 |
Jyong
|
9a18a98b58
|
fix keyword search top-k not initial (#21202)
|
4 달 전 |
Bowen Liang
|
c1a13fa553
|
chore: replace pseudo-random generators with secrets module (#20616)
|
5 달 전 |
Mio Inamijima
|
0ebaba98f0
|
fix: dataset permission check for partial team members (#19249) (#20242)
Co-authored-by: MioINAMIJIMA <m.inamijima@optimaize-consulting.com>
|
5 달 전 |
GonzaHM
|
38b1e46241
|
fix: correct indentation in dataset retrieval model assignment (#20040)
|
5 달 전 |
Emmanuel Ferdman
|
582b721160
|
Resolve Python Logger library warnings (#19791)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
5 달 전 |
非法操作
|
14cd71ed0a
|
chore: all model.query replace to db.session.query (#19521)
|
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 달 전 |
devxing
|
e912928cce
|
fix: create child chunk (#18209)
Co-authored-by: devxing <devxing@gmail.com>
|
6 달 전 |
诗浓
|
4166f73d9d
|
fix: page/limit param not effective (#18196)
|
6 달 전 |
Jyong
|
95283b4dd3
|
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
6 달 전 |