Commit Graph

167 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)

Author SHA1 Message Date
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
11 months ago
jyong 81b07dc3be r2 11 months ago
Khoa a06af88b26
Feat/api validate model provider (#21582)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
NeatGuyCoding 33f0457a23
fix: wrong token number when using qa_model and answer is updated. (#21574) 11 months ago
NeatGuyCoding 6bb82f8ee0
Fix minor comment missing (#21517) 11 months ago
jyong efccbe4039 r2 11 months ago
jyong 540096a8d8 Merge branch 'main' into feat/r2
# Conflicts:
#	api/core/plugin/impl/oauth.py
#	api/core/workflow/entities/variable_pool.py
#	api/models/workflow.py
#	api/services/dataset_service.py
11 months ago
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>
11 months ago
NeatGuyCoding a0a89b562c
Feature:Refactor batch update document status for #21324 (#21325) 11 months ago
GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) 11 months ago
Jyong 57f7368a0e
fix notion dataset rule not found (#21236) 11 months ago
jyong f7fbded8b9 Merge branch 'main' into feat/r2 11 months ago
Jyong 9a18a98b58
fix keyword search top-k not initial (#21202) 11 months ago
jyong 7f7ea92a45 r2 11 months ago
jyong 7c41f71248 r2 11 months ago
jyong 1d8b390584 Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
11 months ago
jyong e934503fa0 r2 11 months ago
Bowen Liang c1a13fa553
chore: replace pseudo-random generators with secrets module (#20616) 12 months ago
jyong 9cdd2cbb27 r2 12 months ago
jyong 0486aa3445 r2 12 months ago
jyong a025db137d Merge branch 'main' into feat/r2 12 months ago
jyong 797d044714 r2 12 months ago
jyong 7f59ffe7af r2 12 months ago
Mio Inamijima 0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242)
Co-authored-by: MioINAMIJIMA <m.inamijima@optimaize-consulting.com>
12 months ago
jyong 35be8721b9 Merge branch 'main' into feat/r2 12 months ago
jyong 665ffbdc10 r2 12 months ago
jyong 6d547447d3 r2 12 months ago
jyong b82b26bba5 r2 12 months ago
GonzaHM 38b1e46241
fix: correct indentation in dataset retrieval model assignment (#20040) 1 year ago
jyong 82be119fec Merge branch 'main' into feat/r2 1 year ago
Yeuoly c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 1 year ago
jyong 8bea88c8cc r2 1 year ago
Emmanuel Ferdman 582b721160
Resolve Python Logger library warnings (#19791)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 year ago
jyong 9e72afee3c r2 1 year ago
jyong 93ac6d37e9 r2 1 year ago
jyong 360f8a3375 Merge branch 'main' into feat/r2 1 year ago
jyong 818eb46a8b r2 1 year ago
非法操作 14cd71ed0a
chore: all model.query replace to db.session.query (#19521) 1 year ago
非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 1 year ago
jyong 3f1363503b r2 1 year ago
jyong a25cc4e8af r2 1 year ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
jyong 3c386c63a6 Merge remote-tracking branch 'origin/feat/r2' into feat/r2 1 year ago
jyong 49d1846e63 r2 1 year ago
devxing e912928cce
fix: create child chunk (#18209)
Co-authored-by: devxing <devxing@gmail.com>
1 year ago
诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 1 year ago
Jyong 95283b4dd3
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) 1 year ago
huangzhuo1949 07ed728605
fix: segment keywords bug (#17599)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
1 year ago
crazywoola 3e698074e7
Fix/17466 cannot create a knowledge base by adding files (#17470) 1 year ago