DocsGPT/application
2024-03-27 19:20:55 +05:30
..
api Add support for setting the number of chunks processed per query 2024-03-22 14:50:56 +00:00
core Fix model selection at least for openAI LLM_NAME 2024-03-21 10:14:48 +01:00
llm fix: docsgpt provider 2024-02-13 15:06:52 +00:00
parser feat: field to pass number of posts as a parameter 2024-03-27 19:20:55 +05:30
prompts prompts 2023-11-14 01:16:06 +00:00
vectorstore feat: Qdrant vector store 2024-02-28 11:49:15 +05:30
__init__.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00
.env_sample Update .env_sample 2023-10-04 23:54:53 +01:00
app.py Update app.py 2023-10-06 13:54:03 +01:00
celery.py celery syncs 2023-10-01 20:05:13 +01:00
celeryconfig.py Linting 2023-05-13 10:36:17 +02:00
Dockerfile Add wget and unzip packages to Dockerfile 2024-02-23 21:19:04 +00:00
error.py Linting 2023-05-13 10:36:17 +02:00
index.faiss Add application files and update setup script 2024-01-09 00:05:44 +00:00
index.pkl Add application files and update setup script 2024-01-09 00:05:44 +00:00
requirements.txt feat: Qdrant vector store 2024-02-28 11:49:15 +05:30
worker.py feat: fields to handle reddit loader + minor changes 2024-03-26 16:07:44 +05:30
wsgi.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00