DocsGPT/application
2024-01-12 14:39:17 +00:00
..
api Commented out unused code in api_search function 2024-01-12 14:39:17 +00: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 Changed import 2023-10-25 17:07:47 +05:30
prompts prompts 2023-11-14 01:16:06 +00:00
vectorstore Add MPNet model and update vector store for Hugging Face embeddings 2024-01-09 11:39:32 +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 fix: Remove py==1.11.0 from requirements.txt 2023-12-22 15:44:39 +00:00
worker.py Update worker.py 2023-10-31 20:00:07 +05:30
wsgi.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00