From 5ef51da2ae8594af7092202284931d0252e36dcd Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sun, 28 Jun 2026 09:14:40 +0800 Subject: [PATCH] docs(.profile): update knowbase version to v1.5.21 in zh-CN (by AI) --- README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index cdb7dbe..619e24a 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -151,6 +151,6 @@ 高性能、事件驱动的动态 API 网关。 - **API**: `NewGatewayApp`, `GatewayApp.Start`, `GatewayApp.Stop`, `GatewayApp.Reload`, `GatewayApp.Status` -### go/knowbase v1.5.14 +### go/knowbase v1.5.21 AI 知识库引擎,支持混合检索与身份驱动 API。 - **API**: `Auth`, `App.Doc`, `App.Table`, `App.Search`, `App.Query`, `App.RawQuery`, `App.SetPolicy`, `Table.List`, `Table.Set`, `Table.Fields`, `DocStore.Get`, `DocStore.Set`, `DocStore.GetSections`