From b3a7902dde851085cbd511e592d01b622acf1636 Mon Sep 17 00:00:00 2001 From: AI Engineer Date: Sat, 27 Jun 2026 19:28:27 +0800 Subject: [PATCH] docs: bump knowbase version to v1.5.19 (by AI) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae93153..7b34e5c 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.18 +### go/knowbase v1.5.19 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`