Commit Graph
291 Commits
Author SHA1 Message Date
zxhlyh 7011a5029e merge main 2024-12-31 14:12:35 +08:00
fbf5deda21 fix(env): docker compose variable interpolation issue for COMPOSE_PRO… (#12093)
Co-authored-by: Han Kyaw <[email protected]>
2024-12-31 13:46:51 +08:00
Kazuki TakamatsuandGitHub bcef11681d fix: default value of google storage sa to empty (#12188) 2024-12-29 17:32:55 +08:00
zxhlyh 6175f8c16f merge main 2024-12-26 16:35:11 +08:00
1885d3df99 fix: unquote urls in docker-compose.yaml (#12072)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-25 16:31:01 +08:00
zxhlyh ec6f4ee9df Merge branch 'main' into feat/plugins 2024-12-24 11:35:47 +08:00
-LAN-andGitHub e88ea71aef chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <[email protected]>
2024-12-23 19:15:48 +08:00
Joel c3f3b79b79 merge main 2024-12-23 15:33:08 +08:00
f53741c5b9 revert: these 2 settings (#11906)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-20 18:24:47 +08:00
dacd457478 feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
2024-12-20 14:52:20 +08:00
yihongandGitHub b5c2785e10 ci: fix config ci and it works (#11807)
Signed-off-by: yihong0618 <[email protected]>
2024-12-18 20:17:10 +08:00
-LAN-andGitHub 926546b153 chore: bump version to 0.14.1 (#11784)
Signed-off-by: -LAN- <[email protected]>
2024-12-18 16:35:54 +08:00
-LAN-andGitHub 99f40a9682 feat: full support for opendal and sync configurations between .env and docker-compose (#11754)
Signed-off-by: -LAN- <[email protected]>
2024-12-18 09:05:54 +08:00
非法操作andGitHub c9b4029ce7 chore: the consistency of MultiModalPromptMessageContent (#11721) 2024-12-17 15:01:38 +08:00
Bowen LiangandGitHub 78c3051585 fix: make tidb service optional with proper profile in docker compose yaml (#11729) 2024-12-17 14:25:15 +08:00
yihongandGitHub 56cfdce453 chore: update docker env close #11703 (#11706)
Signed-off-by: yihong0618 <[email protected]>
2024-12-17 09:01:23 +08:00
longfengpiliandGitHub 7fde638556 fix: fix proxy for docker (#11681) 2024-12-16 18:43:59 +08:00
zxhlyh 04054954c5 Merge branch 'main' into feat/plugins 2024-12-16 17:55:52 +08:00
-LAN-andGitHub 967eb81112 chore: bump version to 0.14.0 (#11679)
Signed-off-by: -LAN- <[email protected]>
2024-12-16 15:49:17 +08:00
JzoNg 171cc88a0d merge main 2024-12-16 11:09:13 +08:00
Bowen LiangandGitHub 924b4fe742 test: run vdb tests on TiDB Vector with docker in CI tests (#11645) 2024-12-15 17:16:40 +08:00
-LAN-andGitHub 0ff8bd2aa9 chore: bump version to 0.13.2 (#11489)
Signed-off-by: -LAN- <[email protected]>
2024-12-09 17:57:23 +08:00
StyleZhang 69daf4a027 merge main 2024-12-06 16:56:42 +08:00
-LAN-andGitHub a5d6082418 chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <[email protected]>
2024-12-05 15:11:55 +08:00
Joel f634a4488f merge main 2024-12-04 11:06:00 +08:00
-LAN-andGitHub 7a962b9f03 chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <[email protected]>
2024-12-03 16:01:12 +08:00
Hiroshi FujitaandGitHub 1d8385f7ac Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Cling_o3andGitHub f9c2aa7689 feat: add retireval_top_n to config in env (#11132) 2024-11-30 11:14:45 +08:00
-LAN-andGitHub 208d6d6d94 chore: bump to 0.12.1 (#11122) 2024-11-26 15:46:17 +08:00
StyleZhang a0873a956f merge main 2024-11-26 10:27:48 +08:00
-LAN-andGitHub 625aaceb00 chore: bump version to 0.12.0 (#11056) 2024-11-25 19:17:59 +08:00
yihongandGitHub 04b9a2c605 fix: better path trigger for vdb and fix the version (#11057)
Signed-off-by: yihong0618 <[email protected]>
2024-11-25 13:50:03 +08:00
13006f94e2 fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml (#11052)
Co-authored-by: jiangzhijie <[email protected]>
2024-11-25 11:13:06 +08:00
Kalo ChinandGitHub 2cd9ac60f1 fix: unstructured io credential environment variables missing (#10953) 2024-11-22 10:15:17 +08:00
shisaru292andGitHub b42b333a72 fix: handle redis authentication for healthcheck command (#10907) 2024-11-20 20:10:51 +08:00
Joel 99ffe43e91 merge main 2024-11-20 18:24:03 +08:00
8ff65abbc6 ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
2024-11-20 13:44:35 +08:00
873e9720e9 feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <[email protected]>
2024-11-18 19:29:54 +08:00
-LAN-andGitHub 7f1fdb774c chore: bump version to 0.11.2 (#10805) 2024-11-18 17:52:53 +08:00
Joel 6fbff78b9c merge 2024-11-15 15:16:53 +08:00
2abacd2a2d export configuration 'CODE_EXECUTION_TIMEOUT' to .env (#10688)
Co-authored-by: liuzhu <[email protected]>
2024-11-14 15:34:34 +08:00
Joel 07edda8a85 feat: add new marketplace env 2024-11-12 15:56:03 +08:00
-LAN-andGitHub 9550b884f7 chore: update version to 0.11.1 across all configurations and Docker images (#10539) 2024-11-11 18:32:28 +08:00
crazywoolaandGitHub eb6c0b8027 Fix/log tz (#10473) 2024-11-08 20:24:22 +08:00
445dcfe4d0 add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <[email protected]>
2024-11-08 18:48:12 +08:00
非法操作andGitHub 22dee4f6f3 chore: add MULTIMODAL_SEND_VIDEO_FORMAT to docker's env (#10458) 2024-11-08 17:03:55 +08:00
powerfoolandJoel 99c84c423e Adjusted docker manifests and environment variables for OceanBase vector database (#10395) 2024-11-07 17:39:51 +08:00
-LAN-andJoel f500e6cf5b chore: update version to 0.11.0 across all relevant files (#10278) 2024-11-07 17:39:44 +08:00
454b755c6b feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <[email protected]>
2024-11-07 17:38:35 +08:00
31445c3782 Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <[email protected]>
2024-11-07 17:38:30 +08:00