add vectorstore.py
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
"""ChromaDB vector store with Ollama embeddings and document chunking.""
|
"""ChromaDB vector store with Ollama embeddings and document chunking."""
|
||||||
import os
|
import os
|
||||||
from typing import List
|
from typing import List
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user