Commit Graph

5377 Commits (d3157b46eea7de9a4beef00bcd7dbbbb9dd8f544)
 

Author SHA1 Message Date
-LAN- d3157b46ee
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
12 months ago
Jyong 8b3be4224d
revert batch query (#17707) 12 months ago
quicksand 1d5c07dedb
fix : PLUGIN_S3_USE_AWS_MANAGED_IAM AND PLUGIN_S3_USE_PATH_STYLE … (#17702) 12 months ago
wlleiiwang f148f1efa2
fix: Check collection exists before drop it. (#17692)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
12 months ago
Jyong abfcd9d3b6
fix segment query index not effect (#17704) 12 months ago
Joel 6cf1ada36e
chore: hide eslint complexity warning (#17698) 12 months ago
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 12 months ago
-LAN- 2c2efe2e1e
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
-LAN- ec29bcf013
feat(graph_engine): yield control to other threads before node run. (#17689)
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
Joel c9f18aae0f
chore: find code with high complexity (#17679) 12 months ago
KVOJJJin df03c89a48
Chore: remove beta tag of app type (#17676) 12 months ago
crazywoola eb8584613b
fix: Account.query => db.session.query(Account) (#17667) 12 months ago
quicksand 9000f4ad05
feat: add plugin daemon oss env config (#17663) 12 months ago
Bowen Liang 0b1259fc4a
chore: add script for running mypy type checks and speed up mypy checks in CI jobs (#17489) 12 months ago
FangHao eb0e51d44d
optimize: docker-compose.middleware.yaml update env_file dependence (#17646)
Co-authored-by: fanghao <fanghao@sci99.com>
12 months ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 12 months ago
Han f1e4d5ed6c
Fix Performance Issues: (#17083)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
12 months ago
Han b5498a373a
Accelerate migration (#17088)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
12 months ago
Bowen Liang b73607da80
chore: bump Nodejs in web image from 20 to 22 LTS (#13341) 12 months ago
Lao 106604682a
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 12 months ago
Wu Tianwei cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model (#16836) 12 months ago
Bowen Liang be3ebea45b
chore: bump pnpm to v10 in web dockerfile (#17611) 12 months ago
Joel 5a6219c726
chore: add unit test to high frequency hooks (#17617) 12 months ago
IAOTW 4124e804a0
fix(transport): add missing verify parameter to httpx.HTTPTransport (#17612) 12 months ago
Joel 8d1a34bbb9
fix: Sass @import warning (#17604) 12 months ago
Steven Li abead647e2
fix: Extract docx file fails when the file contains an invalid link (#17576) 12 months ago
huangzhuo1949 07ed728605
fix: segment keywords bug (#17599)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
12 months ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 12 months ago
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 12 months ago
Jyong c8145ce581
deal db session in celery worker (#17549) 12 months ago
诗浓 da7f8ad936
fix: remove wrong padding-bottom=0 (#17551) 12 months ago
Junjie.M 41df910771
fix: only the owner can edit the member information (#17538) 12 months ago
kenwoodjw 01704a4c1b
fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
诗浓 8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 12 months ago
Jyong e1439c4a5b
deal dataset metadata and metadata binding (#17544) 12 months ago
Junyan Qin (Chin) e7f1d0deea
feat(plugin/endpoint): add supports for provider to register `array[tool]` type field (#17523) 12 months ago
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 12 months ago
crazywoola 743071d9bb
chore: add missing i18n (#17517) 1 year ago
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Jasonfish 0afad94378
fix: Correct "The job is not exist" to "The job does not exist" (#17516) 1 year ago
zxhlyh e350511102
fix: chat api doc (#17515) 1 year ago
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 1 year ago
quicksand b146aaaeb7
optimize: plugin permission (#17507) 1 year ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 1 year ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 1 year ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 1 year ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 1 year ago
wlleiiwang 42a42a7962
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
KVOJJJin 7016ccef10
Fix(webapp): long table scroll issue of workflow (#17491) 1 year ago