diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 958e904..c646b62 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -23,9 +23,11 @@ "id": "ba8953b29a4ea989", "type": "leaf", "state": { - "type": "release-notes", + "type": "markdown", "state": { - "currentVersion": "1.4.14" + "file": "Weaviate.md", + "mode": "source", + "source": false } } }, @@ -214,7 +216,7 @@ "state": { "type": "backlink", "state": { - "file": "YuNoHost.md", + "file": "Weaviate.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -231,7 +233,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "YuNoHost.md", + "file": "Weaviate.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -254,7 +256,7 @@ "state": { "type": "outline", "state": { - "file": "YuNoHost.md" + "file": "Weaviate.md" } } }, @@ -296,18 +298,18 @@ }, "active": "ba8953b29a4ea989", "lastOpenFiles": [ + "neo4j.md", + "Weaviate.md", "YuNoHost - Apps.md", "Debian.md", "Docker.md", "GNU-Linux.md", "Install neo4j on Debian.md", - "neo4j.md", "Linux.md", "Rust.md", "YuNoHost.md", "Python FastAPI.md", "Taylor Swift - the 1.md", - "Weaviate.md", "Untitled", "LangChain.md", "Ubuntu.md", diff --git a/Weaviate.md b/Weaviate.md index a528890..2cceb7e 100644 --- a/Weaviate.md +++ b/Weaviate.md @@ -4,7 +4,7 @@ type: database --- ## Intro -Weaviate is an open-source vector database. It allows you to store data objects and vector embeddings from your favorite ML-models, and scale seamlessly into billions of data objects. +Weaviate is an open-source vector database. It allows you to store data objects and vector embeddings from your favourite ML-models, and scale seamlessly into billions of data objects. ## Docker install