fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,5 +1,13 @@
---
layout: default
title: "向量存储生命周期管理"
parent: "Chinese (Beta)"
---
# 向量存储生命周期管理
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
## 概述
本文档描述了 TrustGraph 如何管理跨不同后端实现Qdrant、Pinecone、Milvus的向量存储集合。该设计解决了在不硬编码维度值的情况下支持具有不同维度的嵌入向量的挑战。