SurfSense v3 - Highlight: Local LLM Support

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2024-09-19 22:50:16 -07:00
parent 04df919cf9
commit 7f38091d3d
13 changed files with 692 additions and 1345 deletions

14
.gitignore vendored
View file

@ -6,7 +6,19 @@ venv/
ENV/
env.bak/
venv.bak/
data/
.data
__pycache__
__pycache__/
.__pycache__
.__pycache__
backend/examples
backend/old
backend/RAGAgent
backend/testfiles
vectorstores/*
vectorstores/
.vectorstores