code-crawler / tests /conftest.py
juliaturc's picture
Option to not store file chunk content to vector store
39898b4
raw
history blame
114 Bytes
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "../repo2vec")))