You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DocsGPT/application
Alex 1e26943c3e Update application files, fix LLM models, and create new retriever class 5 months ago
..
api Update application files, fix LLM models, and create new retriever class 5 months ago
core
llm Update application files and fix LLM models, create new retriever class 5 months ago
parser
prompts
retriever Update application files, fix LLM models, and create new retriever class 5 months ago
vectorstore
.env_sample
Dockerfile
__init__.py
app.py
celery.py
celeryconfig.py
error.py
index.faiss
index.pkl
requirements.txt Update application files, fix LLM models, and create new retriever class 5 months ago
utils.py Update application files and fix LLM models, create new retriever class 5 months ago
worker.py
wsgi.py