feat(api): 接入智谱 embedding-3(1024 维)并迁移 memory_chunks 向量列

This commit is contained in:
Kevin
2026-03-30 13:54:35 +08:00
parent aac484463d
commit 42ae2a5e91
11 changed files with 157 additions and 26 deletions

View File

@@ -30,6 +30,7 @@ dependencies = [
"tencentcloud-sdk-python>=3.1.54",
"weasyprint>=68.1",
"wechatpayv3>=2.0.2",
"zai-sdk>=0.2.2",
]
[dependency-groups]