chore(rag): 对齐默认向量配置并启用测试

This commit is contained in:
evo
2026-07-21 09:35:56 +08:00
parent 787e447d09
commit 41e0dcb528
4 changed files with 8 additions and 7 deletions

View File

@@ -5,12 +5,12 @@ services:
- --host
- 0.0.0.0
- --port
- '6038'
- '8080'
- --scheme
- http
image: semitechnologies/weaviate:1.19.7
image: semitechnologies/weaviate:1.30.0
ports:
- 6038:6038
- 28080:8080
- 50051:50051
volumes:
- weaviate_data:/var/lib/weaviate