DocsGPT/application
2024-03-01 14:38:27 +00:00
..
api upload_remote class 2024-02-13 23:41:36 +03:00
core Add PremAI LLM implementation 2024-02-13 14:08:55 +00:00
llm fix: docsgpt provider 2024-02-13 15:06:52 +00:00
parser Merge branch 'main' into feature/remote-loads 2024-03-01 14:38:27 +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
.env_sample
app.py Update app.py 2023-10-06 13:54:03 +01:00
celery.py
celeryconfig.py
Dockerfile Add wget and unzip packages to Dockerfile 2024-02-23 21:19:04 +00:00
error.py
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 Fixing ingestion metadata grouping 2024-02-28 19:52:58 +03:00
wsgi.py