docs(.profile): update knowbase version to v1.5.21 in zh-CN (by AI)

This commit is contained in:
AI Engineer 2026-06-28 09:14:40 +08:00
parent d03d81f1d6
commit 5ef51da2ae

View File

@ -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`