diff --git a/docs/pages/docs/changelog/index.md b/docs/pages/docs/changelog/index.md index cf6c9271d67bc45fb8ef0796490d48c1971c8522..dca2ac494a8e9d60bd492b0aad30963e0dc459aa 100644 --- a/docs/pages/docs/changelog/index.md +++ b/docs/pages/docs/changelog/index.md @@ -10,6 +10,10 @@ title: Changelog # Changelog +## v0.17.0 + +- Feature: added {{docs/features/vector-store/sqlite-vss/index}} (integration) + ## v0.16.0 - Feature: added {{docs/features/ai/prompt-engineering/index}} (basic prompt templates) diff --git a/docs/pages/docs/features/vector-store/sqlite-vss/index.md b/docs/pages/docs/features/vector-store/sqlite-vss/index.md index 4c295d41845828d3c356d71135c336d35c314f38..5a7540e2f194e5d5b418ef6175d67a352824ea3c 100644 --- a/docs/pages/docs/features/vector-store/sqlite-vss/index.md +++ b/docs/pages/docs/features/vector-store/sqlite-vss/index.md @@ -5,7 +5,7 @@ layout: dm:document parent: docs/features/vector-store/index title: SQLite-VSS description: > - SQLite Extension for vector search + SQLite extension for vector search --- # SQLite-VSS