From d03d81f1d6239eb1ce51f2b945a9938555d8555d Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sun, 28 Jun 2026 09:14:21 +0800 Subject: [PATCH] docs(.profile): update knowbase version to v1.5.21 (by AI) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6fffa0..77d7677 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.20 +### go/knowbase v1.5.21 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`