vault backup: 2023-10-18 09:19:15

Affected files:
.obsidian/workspace.json
Weaviate.md
This commit is contained in:
ed barz 2023-10-18 09:19:15 +02:00
parent 82a28a629a
commit 7dc272c86e
2 changed files with 10 additions and 8 deletions

View File

@ -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",

View File

@ -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