Merge branch 'feat/r2' into deploy/rag-dev

# Conflicts:
#	web/i18n/zh-Hans/app.ts
This commit is contained in:
jyong
2025-06-19 13:32:49 +08:00
123 changed files with 3836 additions and 2707 deletions

View File

@ -84,10 +84,8 @@ jobs:
elasticsearch
oceanbase
- name: Check VDB Ready (TiDB, Oceanbase)
run: |
uv run --project api python api/tests/integration_tests/vdb/tidb_vector/check_tiflash_ready.py
uv run --project api python api/tests/integration_tests/vdb/oceanbase/check_oceanbase_ready.py
- name: Check VDB Ready (TiDB)
run: uv run --project api python api/tests/integration_tests/vdb/tidb_vector/check_tiflash_ready.py
- name: Test Vector Stores
run: uv run --project api bash dev/pytest/pytest_vdb.sh