Commit Graph

214 Commits (b3f282796103775ec3a9640a2f3531797785f628)

Author SHA1 Message Date
dependabot[bot] ef9e9809e2
Bump langchain from 0.0.263 to 0.0.308 in /application
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.263 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.263...v0.0.308)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex c4fc49553c
Merge pull request #396 from arc53/dependabot/pip/application/pillow-10.0.1
Bump pillow from 9.4.0 to 10.0.1 in /application
1 year ago
Archit-Kohli 7ce1dc9069
Update huggingface.py add import torch statement
Added import torch statement
1 year ago
Archit-Kohli 5b4e517d9d
Update huggingface.py
Added quantization support using bitsandbytes
1 year ago
Alex 1336010bb2 Update .env_sample 1 year ago
Alex 8320cca5cd minor fixes on deleting 1 year ago
dependabot[bot] 53171bafec
Bump pillow from 9.4.0 to 10.0.1 in /application
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
John Bampton 034d73a4eb misc: fix spelling 1 year ago
Alex b38459439d
Merge pull request #338 from arc53/dependabot/pip/application/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4 in /application
1 year ago
Alex a2eddb3580
Merge pull request #373 from arc53/dependabot/pip/application/urllib3-1.26.17
Bump urllib3 from 1.26.14 to 1.26.17 in /application
1 year ago
prithvi2k2 94f81caf28 Removed redundant files as discussed at #376 1 year ago
dependabot[bot] 6d2bc2929a
Bump urllib3 from 1.26.14 to 1.26.17 in /application
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex cd9b03bdb9 celery syncs 1 year ago
Alex a619269502 celery bugs 1 year ago
Alex 9a33bf2210 script + cpu optimisations 1 year ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
1 year ago
Alex 9bbf4044e0 script 1 year ago
John Bampton 2c6ab18e41 Fix spelling 1 year ago
Alex 2fea294b13 Update settings.py 1 year ago
Pavel b47ecab1a9 llama-cpp local 1 year ago
Alex 3eacfb91aa fix314 1 year ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 1 year ago
Alex d85eb83ea2 elastic search fixes 1 year ago
Alex b2002639db
Merge pull request #353 from arc53/bug/fix-aes-pdf
Update requirements.txt
1 year ago
Alex 347cfe253f elastic2 1 year ago
Alex e4be38b9f7 sagemaker + llm creator class 1 year ago
Alex 783e7f6939 working es 1 year ago
Alex 32a019c0d6 Update requirements.txt 1 year ago
Alex 852de8bdfc ruff linting 1 year ago
Alex b8acb860aa some tests 1 year ago
Alex e6849b85d1 Create huggingface.py 1 year ago
Alex 8fa9657ba6 working full 1 year ago
Alex 025549ebf8 fixes to make it work 1 year ago
Alex e85a583f0a testings 1 year ago
dependabot[bot] 0ffb40f4c1
Bump cryptography from 41.0.3 to 41.0.4 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Anton Larin e1b49c3fb4 remove old static resources from the Flask application, forgotten leftover. 1 year ago
Anton Larin adb4bfa10b remove old static resources from the Flask application, update the routing in app.py 1 year ago
Alex 909f0afa69 ruff fixes 1 year ago
Alex e593241d75 Support for hf models optimised for docsgpt 1 year ago
Alex fcdc7b7aeb
Merge pull request #292 from arc53/dependabot/pip/application/cryptography-41.0.3
Bump cryptography from 41.0.2 to 41.0.3 in /application
1 year ago
Anton Larin 85f9ae5a0a fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
Anton Larin 98a97f34f5 fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
1 year ago
dependabot[bot] 98d647a3fe
Bump cryptography from 41.0.2 to 41.0.3 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
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
Anton Larin 36fa470348 1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
1 year ago
Alex 33dce10bc3
Merge pull request #296 from larinam/revert_breaking_renaming_azure_change
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI…
1 year ago
Anton Larin ac5ac3e9f1 Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION"
This reverts commit ce8b29e9d0.
1 year ago
Anton Larin bed25b317c Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing 1 year ago
Pavel 1687e6682a
Merge pull request #290 from arc53/feature/hisotry
history
1 year ago
Alex 22572c8ed1 ruff fixes 1 year ago