-
-
-
-
-
-
-
- {{ loading ? '测试中...' : '测试连接' }}
-
-
-
-
-
-
-
-
+
+
+ 测试文本
+
+
+
-
-
-
- 向量维度:
- {{ testResult.dimension }}
-
-
- 响应延迟:
- {{ testResult.latency_ms.toFixed(2) }} ms
-
-
-
-
-
-
-
-
-
{{ testResult.error || '未知错误' }}
-
-
-
-
+
+ {{ loading ? '测试中...' : '测试连接' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 向量维度
+ {{ testResult.dimension }}
+
+
+
+
+
+
+
+ 响应延迟
+ {{ testResult.latency_ms.toFixed(2) }} ms
+
+
+
+
+
+
+
+
+
{{ testResult.error || '未知错误' }}
+
+
+
+
+