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
dependabot[bot] 62965ee106
build(deps): bump transformers from 4.36.2 to 4.38.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.2 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.2...v4.38.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 week ago
..
api fix: print error to console 2 weeks ago
core feat: dropdown to adjust conversational history limits 1 month ago
llm fix: user_api_key capturing 3 months ago
parser (feat:vectors): calc, add token in db 1 month ago
prompts prompts 8 months ago
retriever feat: remote sources have clickable links 1 month ago
vectorstore chore: Refactor embeddings instantiation to use a singleton pattern 3 weeks ago
.env_sample Update .env_sample 9 months ago
Dockerfile upgrade docker to 24.04 2 weeks ago
__init__.py fix packaging and imports and introduce tests with pytest. 11 months ago
app.py rename celery_init.py 3 weeks ago
celery_init.py rename celery_init.py 3 weeks ago
celeryconfig.py Linting 1 year ago
error.py Linting 1 year ago
index.faiss Add application files and update setup script 6 months ago
index.pkl Add application files and update setup script 6 months ago
requirements.txt build(deps): bump transformers from 4.36.2 to 4.38.0 in /application 1 week ago
usage.py fix: user_api_key capturing 3 months ago
utils.py chore: Update Docker build platforms for application and frontend and optimised embedding import 2 months ago
worker.py (feat:vectors): calc, add token in db 1 month ago
wsgi.py Update FLASK_DEBUG_MODE setting to use value from settings module 3 months ago