DocsGPT/application
2024-05-18 12:10:24 +01:00
..
api fix: override chunks,promps with api-key-data 2024-05-15 20:23:02 +05:30
core lint: ruff 2024-04-09 17:25:08 +01:00
llm fix: user_api_key capturing 2024-04-16 15:31:11 +05:30
parser fix: added more headers from default 2024-05-03 18:47:30 +05:30
prompts prompts 2023-11-14 01:16:06 +00:00
retriever fix: user_api_key capturing 2024-04-16 15:31:11 +05:30
vectorstore chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01: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 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 chore: Update Dockerfile 2024-05-12 22:33:43 +01: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 chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01:00
usage.py fix: user_api_key capturing 2024-04-16 15:31:11 +05:30
utils.py chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01:00
worker.py chore: Update Docker build platforms for application and frontend and optimised embedding import 2024-05-18 12:10:24 +01:00
wsgi.py Update FLASK_DEBUG_MODE setting to use value from settings module 2024-04-08 13:27:43 +01:00