Native Server 配置
运行状态
{{ getStatusText() }}
MCP 服务器配置
{{ mcpConfigJson }}
语义引擎
{{ getSemanticEngineStatusText() }}
Embedding模型
模型初始化失败
{{ getErrorTypeText() }}
{{ model.preset }}
{{ getModelDescription(model) }}
索引数据管理
已索引页面
{{ storageStats?.indexedPages || 0 }}
索引大小
{{ formatIndexSize() }}
活跃标签页
{{ getActiveTabsCount() }}
向量文档
{{ storageStats?.totalDocuments || 0 }}