DocsGPT/application
2024-02-14 15:17:56 +00:00
..
api upload_remote class 2024-02-13 23:41:36 +03:00
core Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 2024-01-09 00:34:04 +00:00
llm Remove unused imports in docsgpt_provider.py 2024-01-09 00:19:49 +00:00
parser Refactor loader classes to accept inputs directly 2024-02-14 15:17:56 +00:00
prompts prompts 2023-11-14 01:16:06 +00:00
vectorstore Add sentence-transformers library to requirements.txt and comment out model_name in base.py 2024-01-29 20:51:28 +00:00
__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 Update mpnet-base-v2.zip download URL 2024-01-09 11:41:25 +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 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 2024-01-29 20:51:28 +00:00
worker.py Refactor loader classes to accept inputs directly 2024-02-14 15:17:56 +00:00
wsgi.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00