dependabot[bot]
|
28fb04eb7b
|
chore(deps): bump qdrant-client from 1.8.2 to 1.9.0 in /application
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: qdrant-client
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-04 17:53:28 +00:00 |
|
dependabot[bot]
|
2ab3539925
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 05:53:49 +00:00 |
|
Alex
|
5c8133a810
|
chore: Update Docker build platforms for application and frontend and optimised embedding import
|
2024-05-18 12:10:24 +01:00 |
|
dependabot[bot]
|
500745b62c
|
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /application
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 08:24:51 +00:00 |
|
dependabot[bot]
|
4aecb86daa
|
build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.1...3.0.3)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 19:28:27 +00:00 |
|
Alex
|
784206b39b
|
chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0
|
2024-05-01 13:19:16 +01:00 |
|
Alex
|
130c83ee92
|
Merge pull request #911 from arc53/dependabot/pip/application/pymongo-4.6.3
Bump pymongo from 4.6.1 to 4.6.3 in /application
|
2024-04-15 12:57:22 +01:00 |
|
Alex
|
a37b92223a
|
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
|
2024-04-09 22:09:11 +01:00 |
|
Alex
|
19494685ba
|
Update application files, fix LLM models, and create new retriever class
|
2024-04-09 16:38:42 +01:00 |
|
Alex
|
1e26943c3e
|
Update application files, fix LLM models, and create new retriever class
|
2024-04-09 15:45:24 +01:00 |
|
dependabot[bot]
|
83fa850142
|
Bump pymongo from 4.6.1 to 4.6.3 in /application
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.1...4.6.3)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 14:22:15 +00:00 |
|
Siddhant Rai
|
59b6a83d7d
|
fix: issue #884
|
2024-04-09 19:08:59 +05:30 |
|
Anush008
|
75c0cadb50
|
feat: Qdrant vector store
|
2024-02-28 11:49:15 +05:30 |
|
Alex
|
a2418d1373
|
Add sentence-transformers library to requirements.txt and comment out model_name in base.py
|
2024-01-29 20:51:28 +00:00 |
|
Anton Larin
|
318de530e3
|
fix openapi-parser requirement
|
2024-01-27 16:52:33 +01:00 |
|
Anton Larin
|
9e04b7796a
|
application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
|
2024-01-27 16:25:19 +01:00 |
|
Alex
|
7f79363944
|
fix: Remove py==1.11.0 from requirements.txt
|
2023-12-22 15:44:39 +00:00 |
|
Alex
|
c81b0200eb
|
fix: Update pydantic_settings version to 2.1.0
|
2023-12-22 14:08:03 +00:00 |
|
Alex
|
f039d37c8a
|
fix: pydantic
|
2023-12-22 14:03:43 +00:00 |
|
Alex
|
237975bfef
|
fix: cve upgrades
|
2023-12-22 13:25:57 +00:00 |
|
Victorivus
|
16eca5bebf
|
Update requirements.txt HF Transformers
Fix 'mistral' models missing
|
2023-12-12 15:16:31 +01:00 |
|
dependabot[bot]
|
5203db6c9c
|
Bump aiohttp from 3.8.5 to 3.8.6 in /application
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-14 23:45:14 +00:00 |
|
Alex
|
ae5e484506
|
fix docx file
|
2023-11-02 18:25:43 +00:00 |
|
Pavel
|
71fdff17de
|
Merge pull request #721 from arc53/feature/anthropic
anthropic LLM
|
2023-10-28 22:58:30 +04:00 |
|
Alex
|
04b4001277
|
anthropic working
|
2023-10-28 19:51:12 +01:00 |
|
dependabot[bot]
|
1bee088fe6
|
Bump urllib3 from 1.26.17 to 1.26.18 in /application
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [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.17...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-28 16:52:37 +02:00 |
|
Alex
|
f3c626c800
|
Merge pull request #556 from Exterminator11/openapi3_parser
Parser for OpenAPI3(Swagger)
|
2023-10-25 21:27:45 +01:00 |
|
Exterminator11
|
889ce984a9
|
Made changes
|
2023-10-25 16:50:01 +05:30 |
|
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 |
|
asoderlind
|
4e81f98927
|
add dependency
|
2023-10-16 06:13:15 +02:00 |
|
dependabot[bot]
|
31fb1801d2
|
Bump langchain from 0.0.308 to 0.0.312 in /application
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.308 to 0.0.312.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.308...v0.0.312)
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-10 21:18:11 +00:00 |
|
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>
|
2023-10-05 14:38:51 +00:00 |
|
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>
|
2023-10-03 22:46:06 +00:00 |
|
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
|
2023-10-03 11:12:02 +01:00 |
|
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>
|
2023-10-03 02:47:59 +00:00 |
|
Alex
|
94164c2a71
|
Merge branch 'main' into featue/elasticsearch
|
2023-09-30 15:30:23 +01:00 |
|
Alex
|
783e7f6939
|
working es
|
2023-09-29 00:32:19 +01:00 |
|
Alex
|
32a019c0d6
|
Update requirements.txt
|
2023-09-27 22:39:48 +01:00 |
|
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>
|
2023-09-21 21:13:00 +00:00 |
|
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
|
2023-08-15 00:15:09 +01:00 |
|
Anton Larin
|
98a97f34f5
|
fix packaging and imports and introduce tests with pytest.
still issues with celery worker.
|
2023-08-14 18:20:25 +02:00 |
|
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>
|
2023-08-13 20:33:47 +00:00 |
|
Anton Larin
|
88d74235e1
|
1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
|
2023-08-13 21:48:24 +02:00 |
|
Anton Larin
|
36fa470348
|
1. remove unnecessary dependencies to speed up the build and reduce the downloads volume.
2. upgrade a couple of libraries
|
2023-08-13 21:28:48 +02:00 |
|
dependabot[bot]
|
a55280b941
|
Bump cryptography from 41.0.0 to 41.0.2 in /application
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.2)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-15 01:25:02 +00:00 |
|
Alex
|
b1a5068fd6
|
Merge pull request #254 from arc53/dependabot/pip/application/cryptography-41.0.0
Bump cryptography from 39.0.2 to 41.0.0 in /application
|
2023-06-28 00:40:17 +07:00 |
|
Alex
|
01fbd5d702
|
Merge pull request #247 from arc53/dependabot/pip/application/flask-2.2.5
Bump flask from 2.2.3 to 2.2.5 in /application
|
2023-06-28 00:31:30 +07:00 |
|
Alex
|
5e45268f68
|
Merge pull request #244 from arc53/dependabot/pip/application/requests-2.31.0
Bump requests from 2.28.2 to 2.31.0 in /application
|
2023-06-28 00:26:50 +07:00 |
|
Alex
|
43c016f024
|
Update requirements.txt
|
2023-06-16 01:35:05 +01:00 |
|
dependabot[bot]
|
f2d2478dee
|
Bump transformers from 4.27.2 to 4.30.0 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.27.2 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.27.2...v4.30.0)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 16:53:40 +00:00 |
|