dependabot[bot]
2b91e26dca
Bump redis from 5.0.7 to 5.0.8 in /api ( #1404 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.7...v5.0.8 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:23:02 -04:00
dependabot[bot]
12d36c6c68
Bump aiofiles from 23.2.1 to 24.1.0 in /api ( #1395 )
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 23.2.1 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.2.1...v24.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 09:19:13 -04:00
dependabot[bot]
11c1cf3839
Bump sqlalchemy from 2.0.30 to 2.0.32 in /api ( #1414 )
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.30 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 08:58:30 -04:00
dependabot[bot]
57a72db354
Bump pyjwt from 2.8.0 to 2.9.0 in /api ( #1409 )
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 08:54:39 -04:00
dependabot[bot]
7402590f85
Bump debugpy from 1.8.3 to 1.8.5 in /api ( #1413 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/commits/v1.8.5 )
---
updated-dependencies:
- dependency-name: debugpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 08:34:08 -04:00
dependabot[bot]
70b74934bf
Bump huggingface-hub from 0.24.2 to 0.24.5 in /api ( #1407 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.24.2 to 0.24.5.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.2...v0.24.5 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 09:41:06 -04:00
dependabot[bot]
40859efe37
Bump debugpy from 1.8.1 to 1.8.3 in /api ( #1408 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.8.1...v1.8.3 )
---
updated-dependencies:
- dependency-name: debugpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 09:35:11 -04:00
Jon Pro
b94dd89eb4
fix: User Management ( #1394 )
...
* Fix a few major issues with users
* Fix issue where production won't load chats
* Change to scrypt
* production works now
* Move debug opts into dev
* code review suggestions
2024-08-03 09:32:26 -04:00
Juan Calderon-Perez
92f43f4da6
fix: Sidebar Layout and Responses from User API ( #1392 )
...
* Fix sidebar layout, dev mode and /api/user responses
* Reformat files with ruff
2024-07-27 19:36:34 -04:00
dependabot[bot]
8b66f33b1f
Bump pytest from 8.2.2 to 8.3.2 in /api ( #1390 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.2 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-27 15:02:03 -04:00
dependabot[bot]
9c3f836cc7
Bump huggingface-hub from 0.24.0 to 0.24.2 in /api ( #1389 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.24.0 to 0.24.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.24.0...v0.24.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-27 14:59:16 -04:00
Juan Calderon-Perez
7b06ddfb9d
Bump llama-cpp-python to v0.2.83, Update ENV variables
2024-07-27 14:52:39 -04:00
Jon Pro
80833600eb
Add support for User Management ( #1313 )
...
* Add users - checkpoint
* Working
* Finish workflow
* switch to cookies instead of bearer token
* Fix settings not saved
* Add sqlite
* Cleanup
* Get db url from env var
* PR Prep
* Maybe later
* Code review
* Update poetry and readme
* Things for status checks
* Add chats table to DB
* Bad merge
* Personal code review
* Add default user called system
* Fix poetry
* fix status checks
* Formatting
* Fix deleting a chat
* Fix bug when auth times out but user isn't logged out
* Code review comments
* fix lockfile
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-07-27 14:48:53 -04:00
dependabot[bot]
93f7b1ddbc
Bump huggingface-hub from 0.23.4 to 0.24.0 in /api ( #1379 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.23.4 to 0.24.0.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.4...v0.24.0 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:38:55 -04:00
dependabot[bot]
68bcc230c4
Bump certifi from 2024.2.2 to 2024.7.4 in /api in the pip group ( #1374 )
...
Bumps the pip group in /api with 1 update: [certifi](https://github.com/certifi/python-certifi ).
Updates `certifi` from 2024.2.2 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:38:44 -04:00
Juan Calderon-Perez
1dfe3bf159
Update NodeJs dependencies, fix formatting issue with Python
2024-07-20 20:27:49 -04:00
dependabot[bot]
4df44ef650
Bump redis from 5.0.6 to 5.0.7 in /api ( #1369 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.6...v5.0.7 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-29 21:32:35 -04:00
dependabot[bot]
53f2496988
Bump huggingface-hub from 0.23.3 to 0.23.4 in /api ( #1351 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.3...v0.23.4 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 20:04:21 -04:00
dependabot[bot]
3c6c94dc12
Bump redis from 5.0.5 to 5.0.6 in /api ( #1338 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.5...v5.0.6 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 20:02:33 -04:00
dependabot[bot]
c2a6d42d62
Bump urllib3 from 2.2.1 to 2.2.2 in /api ( #1353 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [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/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 19:58:12 -04:00
dependabot[bot]
e5c61d5da3
Bump pydantic from 1.10.16 to 1.10.17 in /api ( #1358 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.16 to 1.10.17.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.16...v1.10.17 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 19:54:29 -04:00
Olivier DEBAUCHE
b5f07aa158
Update schema.json ( #1344 )
...
* Update schema.json
Update format
* Update schema.json
Fix
2024-06-15 22:52:15 -04:00
Olivier DEBAUCHE
d48fc7dd16
Add support for newer LLM models ( #1334 )
...
* Bump tqdm in /api in the pip group across 1 directory
Bumps the pip group with 1 update in the /api directory: [tqdm](https://github.com/tqdm/tqdm ).
Updates `tqdm` from 4.66.3 to 4.66.4
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add support for Codestral 22B v0.1
* Update README.md
* Update README.md
* Update models.json
Add Phi-3-mini-4k-instruct-v0.3
Add Phi-3-medium-4k-instruct
Add Phi-3-medium-128k-instruct
* Update models.json
Add SOLAR-10.7B-v1.0
Add SOLAR-10.7B-instruct-v1.0
* Update README.md
* Update README.md
* Update models.json
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 09:12:56 -04:00
dependabot[bot]
d039269a70
Bump pydantic from 1.10.15 to 1.10.16 in /api ( #1328 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.15 to 1.10.16.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.16/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.15...v1.10.16 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 09:46:21 -04:00
dependabot[bot]
f0d522b59b
Bump huggingface-hub from 0.23.2 to 0.23.3 in /api ( #1320 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.23.2...v0.23.3 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 09:09:56 -04:00
dependabot[bot]
31364016f9
Bump typing-extensions from 4.12.1 to 4.12.2 in /api ( #1324 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.12.1 to 4.12.2.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.12.1...4.12.2 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 09:08:06 -04:00
dependabot[bot]
03514a128d
Bump redis from 5.0.4 to 5.0.5 in /api ( #1321 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 09:05:44 -04:00
dependabot[bot]
5fb8a2e2a6
Bump pytest from 8.2.1 to 8.2.2 in /api ( #1314 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 08:50:09 -04:00
dependabot[bot]
5cdaf38d57
Bump packaging from 24.0 to 24.1 in /api ( #1325 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 08:46:54 -04:00
dependabot[bot]
60ce166580
Bump huggingface-hub from 0.22.2 to 0.23.2 in /api ( #1303 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.22.2 to 0.23.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.22.2...v0.23.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 20:20:43 -04:00
dependabot[bot]
e4ae2e25ed
Bump hypercorn from 0.16.0 to 0.17.3 in /api ( #1304 )
...
Bumps [hypercorn](https://github.com/pgjones/hypercorn ) from 0.16.0 to 0.17.3.
- [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pgjones/hypercorn/compare/0.16.0...0.17.3 )
---
updated-dependencies:
- dependency-name: hypercorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 20:08:30 -04:00
dependabot[bot]
d1809135ea
Bump requests from 2.31.0 to 2.32.3 in /api ( #1305 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 23:55:59 -04:00
dependabot[bot]
c3501327af
Bump pytest from 8.2.0 to 8.2.1 in /api ( #1291 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 22:03:11 -04:00
dependabot[bot]
c7fcb89020
Bump typing-extensions from 4.11.0 to 4.12.1 in /api ( #1306 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.11.0...4.12.1 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 21:59:20 -04:00
dependabot[bot]
dcb0c417ec
Bump tqdm in /api in the pip group across 1 directory ( #1279 )
...
Bumps the pip group with 1 update in the /api directory: [tqdm](https://github.com/tqdm/tqdm ).
Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 18:02:39 -04:00
dependabot[bot]
3acfdbb6be
Bump pytest from 8.1.1 to 8.2.0 in /api ( #1268 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 09:13:09 -04:00
dependabot[bot]
e00c8bc587
Bump redis from 5.0.3 to 5.0.4 in /api ( #1264 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.3...v5.0.4 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 07:54:44 -04:00
Olivier DEBAUCHE
ba78377b54
Update Gemma Instruct & WizardLLM ( #1257 )
...
* Add support for Llama_3
Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1
* Add support for Meta-Llama-3
Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct
* Fix Filesizes
* Update README.md
Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3
* Update README.md
* Add support for Meta-Llama-3-8B
* Add support for Meta-LLaMA-3-70B
* Update README.md
Add support for Meta-LLaMA-3-8B
Add support for Meta-LLaMA-3-70B
* Update Gemma Instruct
Bump from Gemma-2B-Instruct to Gemma-1.1-2B-Instruct
Bump from Gemma-7B-Instruct to Gemma-1.1-7B-Instruct
* Update WizardLM 7B
Bump from WizardLM-7B to WizardLM-2-7B
* Update README.md
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-22 19:40:59 -04:00
dependabot[bot]
f6f46bb6eb
Bump huggingface-hub from 0.21.4 to 0.22.2 in /api ( #1215 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.21.4 to 0.22.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.21.4...v0.22.2 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 12:47:37 -04:00
dependabot[bot]
7b4517c86a
Bump aiohttp from 3.9.3 to 3.9.4 in /api in the pip group across 1 directory ( #1249 )
...
Bumps the pip group with 1 update in the /api directory: [aiohttp](https://github.com/aio-libs/aiohttp ).
Updates `aiohttp` from 3.9.3 to 3.9.4
- [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.9.3...v3.9.4 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 12:16:56 -04:00
Olivier DEBAUCHE
8cdcbfd8f5
Add support for Meta-LLaMA-3-8B and Meta-LLaMA-3-70B ( #1252 )
...
* Add support for Llama_3
Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1
* Add support for Meta-Llama-3
Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct
* Fix Filesizes
* Update README.md
Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3
* Update README.md
* Add support for Meta-Llama-3-8B
* Add support for Meta-LLaMA-3-70B
* Update README.md
Add support for Meta-LLaMA-3-8B
Add support for Meta-LLaMA-3-70B
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-20 17:38:07 -04:00
Olivier DEBAUCHE
b5cb9c53bf
Add support for LlaMA-3 and Meta-LlaMA-3 ( #1251 )
...
* Add support for Llama_3
Add support for Llama-3-11B-Instruct-v0.1
Add support for Llama-3-13B-Instruct-v0.1
Add support for Llama-3-16B-Instruct-v0.1
* Add support for Meta-Llama-3
Add support for Meta-Llama-3-8B-Instruct
Add support for Meta-Llama-3-70B-Instruct
* Fix Filesizes
* Update README.md
Add Gorilla
Add LLaMa-3
Add Meta-LLaMa-3
* Update README.md
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2024-04-20 15:39:31 -04:00
dependabot[bot]
d846f73abb
Bump pydantic from 1.10.14 to 1.10.15 in /api ( #1224 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.14...v1.10.15 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 22:30:49 -04:00
dependabot[bot]
4059c4bac7
Bump idna from 3.6 to 3.7 in /api in the pip group across 1 directory ( #1237 )
...
Bumps the pip group with 1 update in the /api directory: [idna](https://github.com/kjd/idna ).
Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 22:29:32 -04:00
dependabot[bot]
0c59eb9714
Bump typing-extensions from 4.10.0 to 4.11.0 in /api ( #1228 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.10.0...4.11.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 21:41:10 -04:00
Kevin Fowlks
3b6266d7de
Add Gorilla: Large Language Model ( #1193 )
...
* Added Gorilla LLM Model to models.json
* Added additionals models
2024-03-12 23:38:53 -04:00
dependabot[bot]
18d4dcbfe4
Bump packaging from 23.2 to 24.0 in /api ( #1186 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 21:36:50 -04:00
dependabot[bot]
7cd0cacc62
Bump pytest from 8.0.2 to 8.1.1 in /api ( #1188 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.2 to 8.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 21:12:15 -04:00
dependabot[bot]
e721df7a40
Bump redis from 5.0.2 to 5.0.3 in /api ( #1187 )
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.2...v5.0.3 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 20:49:46 -04:00
dependabot[bot]
f0afb16d19
Bump huggingface-hub from 0.21.3 to 0.21.4 in /api ( #1183 )
...
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub ) from 0.21.3 to 0.21.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases )
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.21.3...v0.21.4 )
---
updated-dependencies:
- dependency-name: huggingface-hub
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 20:25:57 -04:00