Olivier DEBAUCHE
|
9fabef6db1
|
Add support for Neural-Chat, OpenChat, Orca 2, and OpenLLaMa v2, Starling LM (#926)
* Update models.json
Add support of Orca-2
Add support Open LLaMa
Add Neural-Chat
* Update README.md
* Update README.md
add Falcon 180B and Falcon 180B-Chat
* Update README.md
Add support of OpenChat 3.5
* Update models.json
bugfix
* Update README.md
Typo fix
* Update models.json
Add support of Falcon 180B, Falcon 180B-Chat
Add support of OpenChat 3.5
* Update README.md
bugfix
* Update models.json
neural bugfix
* Update models.json
remove Falcon 180B and 180B-Chat
* Update README.md
remove Falcon 180B and 180B-Chat
* Update models.json
Add support for Starling-LM-7B-Alpha
* Update README.md
Add support for Starling-LM-7B-Alpha
* Update models.json
bugfix
|
2023-12-02 00:29:33 -05:00 |
|
Olivier DEBAUCHE
|
a4c7e8e373
|
Add support for TII Falcon and Meditron LLM's (#921)
* Update models.json
add Falcon 180b chat
* Update models.json
* Update models.json
* Update models.json
* Update models.json
add falcon 180b chat
* Update README.md
* Update models.json
* Update README.md
* Update models.json
* Update models.json
bugfix
* Update models.json
Add Meditron 70B
* Update README.md
Add Meditron 70B
* Update README.md
* Update models.json
bugfix
* Update models.json
Add Meditron 7B
* Update README.md
* Update models.json
* Update models.json
* Update models.json
* Update models.json
* Update models.json
* Update README.md
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
|
2023-12-01 07:53:05 -05:00 |
|
dependabot[bot]
|
d3455da7e2
|
Bump eslint-plugin-vue from 9.19.1 to 9.19.2 in /web (#922)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.1 to 9.19.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.1...v9.19.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
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>
|
2023-12-01 03:41:23 -05:00 |
|
dependabot[bot]
|
e9a80e0f8d
|
Bump daisyui from 4.4.14 to 4.4.17 in /web (#924)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.14 to 4.4.17.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.14...v4.4.17)
---
updated-dependencies:
- dependency-name: daisyui
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>
|
2023-12-01 03:41:04 -05:00 |
|
dependabot[bot]
|
93403b22cd
|
Bump svelte from 4.2.7 to 4.2.8 in /web (#923)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 4.2.7 to 4.2.8.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.8/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.8/packages/svelte)
---
updated-dependencies:
- dependency-name: svelte
dependency-type: direct:development
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>
|
2023-12-01 03:40:54 -05:00 |
|
dependabot[bot]
|
78e05dce2e
|
Bump eslint-plugin-vue from 9.18.1 to 9.19.1 in /web (#920)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.1 to 9.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.1...v9.19.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
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>
|
2023-11-30 07:22:43 -05:00 |
|
dependabot[bot]
|
1e26bf8e48
|
Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 in /web (#919)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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>
|
2023-11-29 07:16:00 -05:00 |
|
dependabot[bot]
|
923f35fa25
|
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 in /web (#918)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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>
|
2023-11-29 07:08:41 -05:00 |
|
dependabot[bot]
|
53439426a6
|
Bump daisyui from 4.4.10 to 4.4.14 in /web (#917)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.10 to 4.4.14.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.10...v4.4.14)
---
updated-dependencies:
- dependency-name: daisyui
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>
|
2023-11-29 07:08:12 -05:00 |
|
Juan Calderon-Perez
|
52f3a82c52
|
Update deploy.sh
|
2023-11-28 09:47:29 -05:00 |
|
Juan Calderon-Perez
|
5298d130b1
|
Enable debug during pip failure
|
2023-11-28 09:41:04 -05:00 |
|
Juan Calderon-Perez
|
f787358121
|
Enable verbose when using pip
|
2023-11-28 09:21:43 -05:00 |
|
Juan Calderon-Perez
|
b49e7ceb57
|
Bump llama-cpp-python to v0.2.20
|
2023-11-28 08:16:35 -05:00 |
|
Juan Calderon-Perez
|
78cff9c47f
|
Updates to CI process for Python dependencies (#912)
|
2023-11-27 22:08:30 -05:00 |
|
dependabot[bot]
|
442b1b7d31
|
Bump aiohttp from 3.8.6 to 3.9.0 in /api (#911)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [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.6...v3.9.0)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 20:03:43 -05:00 |
|
dependabot[bot]
|
91743cb786
|
Bump sse-starlette from 1.8.1 to 1.8.2 in /api (#908)
Bumps [sse-starlette](https://github.com/sysid/sse-starlette) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/sysid/sse-starlette/releases)
- [Changelog](https://github.com/sysid/sse-starlette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sysid/sse-starlette/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: sse-starlette
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>
|
2023-11-27 07:51:14 -05:00 |
|
dependabot[bot]
|
14f44c354d
|
Bump svelte-check from 3.6.1 to 3.6.2 in /web (#906)
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.1...svelte-check-3.6.2)
---
updated-dependencies:
- dependency-name: svelte-check
dependency-type: direct:development
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>
|
2023-11-27 07:48:36 -05:00 |
|
dependabot[bot]
|
31d304bda1
|
Bump daisyui from 4.4.6 to 4.4.10 in /web (#907)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.6 to 4.4.10.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.6...v4.4.10)
---
updated-dependencies:
- dependency-name: daisyui
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>
|
2023-11-27 07:48:18 -05:00 |
|
dependabot[bot]
|
aaeca9d15c
|
Bump idna from 3.4 to 3.6 in /api (#909)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6)
---
updated-dependencies:
- dependency-name: idna
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>
|
2023-11-27 07:48:02 -05:00 |
|
Juan Calderon-Perez
|
9e9bc528d9
|
Fix for Apple Metal installation (#905)
* Update deploy.sh
* Update dev.sh
|
2023-11-26 22:03:50 -05:00 |
|
Juan Calderon-Perez
|
5c724e6f1f
|
Update README, remove CMAKE
|
2023-11-26 19:29:50 -05:00 |
|
Juan Calderon-Perez
|
80a23545a5
|
Add cmake
|
2023-11-26 19:07:08 -05:00 |
|
Juan Calderon-Perez
|
0f00099cd0
|
Remove build-deps
|
2023-11-26 18:51:40 -05:00 |
|
Juan Calderon-Perez
|
2dfcde881a
|
Add support for using wheels when installing llama-cpp-python (#904)
* Initial changes to support wheels
* Format shell files
* Remove curl, move location of .ENV file
* Fix path to shfmt
* Add OPT for ShellCheck
* Fix for SC1091
* Disable SC1091
* Fix delete prompt call when prompt in progress
* Add null check
* Revert changes to Dockerfile
* Fix syntax issue
* Remove duplicated command
|
2023-11-26 18:34:28 -05:00 |
|
Juan Calderon-Perez
|
05224d2c2c
|
Add support for Vicuna 7B and 13B (#903)
0.7.0
|
2023-11-26 15:15:52 -05:00 |
|
dependabot[bot]
|
6e58157132
|
Bump daisyui from 4.4.4 to 4.4.6 in /web (#902)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-26 15:03:07 -05:00 |
|
dependabot[bot]
|
5475edc384
|
Bump anyio from 4.0.0 to 4.1.0 in /api (#901)
Bumps [anyio](https://github.com/agronholm/anyio) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.0.0...4.1.0)
---
updated-dependencies:
- dependency-name: anyio
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>
0.6.0
|
2023-11-23 08:54:22 -05:00 |
|
dependabot[bot]
|
21a194711e
|
Bump eslint-plugin-svelte from 2.35.0 to 2.35.1 in /web (#895)
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.0...v2.35.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
dependency-type: direct:development
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>
|
2023-11-23 08:53:50 -05:00 |
|
dependabot[bot]
|
ce15f5b7b6
|
Bump daisyui from 4.4.2 to 4.4.4 in /web (#899)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.4.2 to 4.4.4.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.4.2...v4.4.4)
---
updated-dependencies:
- dependency-name: daisyui
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>
|
2023-11-23 08:53:31 -05:00 |
|
dependabot[bot]
|
405169f4ed
|
Bump typescript from 5.2.2 to 5.3.2 in /web (#896)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
|
2023-11-23 08:53:15 -05:00 |
|
dependabot[bot]
|
110934c735
|
Bump svelte-check from 3.6.0 to 3.6.1 in /web (#898)
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.0...svelte-check-3.6.1)
---
updated-dependencies:
- dependency-name: svelte-check
dependency-type: direct:development
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>
|
2023-11-23 08:52:55 -05:00 |
|
dependabot[bot]
|
ac881a719e
|
Bump prettier-plugin-svelte from 3.1.1 to 3.1.2 in /web (#900)
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.1.1 to 3.1.2.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.1.1...v3.1.2)
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
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>
|
2023-11-23 08:52:17 -05:00 |
|
dependabot[bot]
|
4d772f9e88
|
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 in /web (#890)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:27:10 -05:00 |
|
dependabot[bot]
|
43c430c518
|
Bump @typescript-eslint/parser from 6.11.0 to 6.12.0 in /web (#889)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:26:11 -05:00 |
|
dependabot[bot]
|
05ca76e688
|
Bump motor from 3.3.1 to 3.3.2 in /api (#884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:25:57 -05:00 |
|
Juan Calderon-Perez
|
947efe5d4b
|
Bump llama-cpp-python to v0.2.19 (#894)
|
2023-11-21 19:25:46 -05:00 |
|
dependabot[bot]
|
6d310aecc9
|
Bump prettier-plugin-svelte from 3.1.0 to 3.1.1 in /web (#891)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:19:53 -05:00 |
|
dependabot[bot]
|
ce43f03cbf
|
Bump @types/markdown-it from 13.0.6 to 13.0.7 in /web (#892)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:19:41 -05:00 |
|
dependabot[bot]
|
e7a0eb6bef
|
Bump sse-starlette from 1.6.5 to 1.8.1 in /api (#893)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:19:29 -05:00 |
|
dependabot[bot]
|
556e1398d3
|
Bump svelte from 4.2.5 to 4.2.7 in /web (#888)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-21 19:19:11 -05:00 |
|
dependabot[bot]
|
c7dce5e0c2
|
Bump certifi from 2023.7.22 to 2023.11.17 in /api (#883)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17)
---
updated-dependencies:
- dependency-name: certifi
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>
|
2023-11-20 09:16:07 -05:00 |
|
dependabot[bot]
|
153356624e
|
Bump eslint from 8.53.0 to 8.54.0 in /web (#886)
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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>
|
2023-11-20 09:11:13 -05:00 |
|
dependabot[bot]
|
38784ed5a6
|
Bump huggingface-hub from 0.19.0 to 0.19.4 in /api (#885)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.19.0 to 0.19.4.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.19.0...v0.19.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>
|
2023-11-20 09:10:54 -05:00 |
|
dependabot[bot]
|
9dd6c5c6db
|
Bump daisyui from 4.3.1 to 4.4.2 in /web (#887)
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.3.1 to 4.4.2.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.3.1...v4.4.2)
---
updated-dependencies:
- dependency-name: daisyui
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>
|
2023-11-20 09:10:29 -05:00 |
|
dependabot[bot]
|
c946efb1e0
|
Bump httpcore from 1.0.1 to 1.0.2 in /api (#868)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-17 09:12:41 -05:00 |
|
dependabot[bot]
|
7f1a5392dd
|
Bump svelte from 4.2.4 to 4.2.5 in /web (#882)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-17 09:11:08 -05:00 |
|
dependabot[bot]
|
2f81637868
|
Bump urllib3 from 2.0.7 to 2.1.0 in /api (#874)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-17 09:10:55 -05:00 |
|
Juan Calderon-Perez
|
c7f0b487aa
|
Add support for GGUF models (#866)
|
2023-11-17 09:07:02 -05:00 |
|
dependabot[bot]
|
f98ab2e781
|
Bump aiohttp from 3.8.5 to 3.8.6 in /api (#876)
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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-14 20:14:03 -05:00 |
|
dependabot[bot]
|
82ea1dfe6d
|
Bump prettier-plugin-tailwindcss from 0.5.6 to 0.5.7 in /web (#864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.5.2
|
2023-11-10 18:52:03 -05:00 |
|