add data/faq2.md

This commit is contained in:
2026-06-05 11:17:21 +00:00
parent ee599033af
commit 9c628b7ca4
+7
View File
@@ -0,0 +1,7 @@
# Additional FAQ
## What is ChromaDB?
ChromaDB is a vector database for storing embeddings.
## How to use Ollama embeddings?
Use the `langchain-ollama` package with the `nomic-embed-text` model.