DocsGPT/application
Alex d899b6a7e1
Merge pull request #588 from asoderlind/fix/as/embedding-size-mismatch
raise more legible error if the word embedding dimensions don't match
2023-10-16 12:53:08 -05:00
..
api Fix the post API issues 2023-10-09 16:16:20 +05:30
core sagemaker streaming 2023-10-06 01:52:29 +01:00
llm Update sagemaker.py 2023-10-06 14:43:05 +01:00
parser Remove unneeded duplicate words 2023-10-07 00:11:03 +10:00
prompts history fix 2023-05-19 13:09:41 +01:00
vectorstore remove trailing whitespace, sort imports, remove unused arguments 2023-10-16 11:22:42 +02: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 fix packaging and imports and introduce tests with pytest. 2023-08-14 18:53:25 +02:00
error.py Linting 2023-05-13 10:36:17 +02:00
index.faiss Botichello 2023-03-17 18:44:12 +00:00
index.pkl Botichello 2023-03-17 18:44:12 +00:00
requirements.txt Merge pull request #588 from asoderlind/fix/as/embedding-size-mismatch 2023-10-16 12:53:08 -05:00
worker.py Update worker.py 2023-10-09 10:55:34 +01:00
wsgi.py fix packaging and imports and introduce tests with pytest. 2023-08-14 18:20:25 +02:00