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
Siddhant Rai 0c3970a266
Merge branch 'arc53:main' into main
6 months ago
..
api Add support for setting the number of chunks processed per query 6 months ago
core Fix model selection at least for openAI LLM_NAME 6 months ago
llm fix: docsgpt provider 7 months ago
parser feat: added reddit loader 6 months ago
prompts
vectorstore feat: Qdrant vector store 7 months ago
.env_sample
Dockerfile Add wget and unzip packages to Dockerfile 7 months ago
__init__.py
app.py
celery.py
celeryconfig.py
error.py
index.faiss Add application files and update setup script 8 months ago
index.pkl Add application files and update setup script 8 months ago
requirements.txt feat: Qdrant vector store 7 months ago
worker.py feat: added reddit loader 6 months ago
wsgi.py