DocsGPT/application
2024-04-15 18:57:46 +05:30
..
api Merge pull request #915 from arc53/feat/retrievers-class 2024-04-09 22:09:11 +01:00
core lint: ruff 2024-04-09 17:25:08 +01:00
llm update: apply decorator to abstract classes 2024-04-15 18:57:28 +05:30
parser lint: ruff 2024-04-09 17:25:08 +01:00
prompts prompts 2023-11-14 01:16:06 +00:00
retriever lint: ruff 2024-04-09 17:25:08 +01: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 FLASK_DEBUG_MODE setting to use value from settings module 2024-04-08 13:15:58 +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 Merge pull request #911 from arc53/dependabot/pip/application/pymongo-4.6.3 2024-04-15 12:57:22 +01:00
usage.py update: apply decorator to abstract classes 2024-04-15 18:57:28 +05:30
utils.py Update application files and fix LLM models, create new retriever class 2024-04-09 14:02:33 +01:00
worker.py Multiple uploads 2024-04-09 19:56:07 +04:00
wsgi.py Update FLASK_DEBUG_MODE setting to use value from settings module 2024-04-08 13:27:43 +01:00