fynnfluegge / codeqai

Local first semantic code search and chat powered by vector embeddings and LLMs
Apache License 2.0
385 stars 46 forks source link

Throwing Error When Reading .venv #39

Open Francistab705 opened 5 months ago

Francistab705 commented 5 months ago

Installed and tried to run on my current VS code project, but since I have a virtual environment setup, it threw an error. I was able to set iup and run with a new version of the same repository without issues. Is there a way I can skip the .venv or other files/folders on ingestion?