You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DocsGPT/application
Anton Larin 88d74235e1 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
1 year ago
..
core Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 1 year ago
parser Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing 1 year ago
prompts history fix 1 year ago
static uploads backend first 2 years ago
templates uploads backend first 2 years ago
.env_sample Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 1 year ago
Dockerfile Fixed request length bug, changed to as less used port 1 year ago
app.py Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION" 1 year ago
celeryconfig.py Linting 1 year ago
error.py Linting 1 year ago
index.faiss Botichello 2 years ago
index.pkl Botichello 2 years ago
package-lock.json init2 2 years ago
package.json init2 2 years ago
requirements.txt 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume. 1 year ago
tailwind.config.js init2 2 years ago
worker.py code readability, formatting, minor version bump 1 year ago
wsgi.py Fixed request length bug, changed to as less used port 1 year ago