From 9aa71a27aa4578aa7ea3999c1a07cf4c12b6bf69 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sun, 28 Jun 2026 09:27:37 +0800 Subject: [PATCH] docs(.profile): update knowbase version to v1.5.22 (by AI) --- README.md | 2 +- README.zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77d7677..9b7cebe 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,6 @@ Standalone document storage engine with version control, event hooks, and commit High-performance, event-driven dynamic API gateway. - **API**: `NewGatewayApp`, `GatewayApp.Start`, `GatewayApp.Stop`, `GatewayApp.Reload`, `GatewayApp.Status` -### go/knowbase v1.5.21 +### go/knowbase v1.5.22 AI Knowledge Base engine with hybrid search and identity-driven APIs. - **API**: `Auth`, `App.Doc`, `App.Table`, `App.Search`, `App.Query`, `App.RawQuery`, `App.SetPolicy`, `App.Commit`, `App.Pull`, `Table.List`, `Table.Set`, `Table.Fields`, `DocStore.Get`, `DocStore.Set`, `DocStore.GetSections` diff --git a/README.zh-CN.md b/README.zh-CN.md index 619e24a..3e152d2 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.21 +### go/knowbase v1.5.22 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`