mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-04 10:34:30 +00:00
Update OceanBaseStore to be compatible with oceanbase-4.3.3.0 (#2074)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
||||
- OB_PORT=2881
|
||||
- OB_USER=root@test
|
||||
- OB_DATABASE=test
|
||||
- OB_SQL_DBG_LOG_PATH=/sql_log/sql.log
|
||||
- LOCAL_DB_TYPE=sqlite
|
||||
- LLM_MODEL=tongyi_proxyllm
|
||||
- PROXYLLM_BACKEND=qwen-plus
|
||||
@@ -26,7 +25,6 @@ services:
|
||||
# - TONGYI_PROXY_API_KEY={your-api-key}
|
||||
- LANGUAGE=zh
|
||||
# - OB_ENABLE_NORMALIZE_VECTOR=True
|
||||
# - OB_ENABLE_INDEX=True
|
||||
ports:
|
||||
- 3306:3306
|
||||
- 12345:12345
|
||||
|
Reference in New Issue
Block a user