Juan Calderon-Perez
a6a69a17f7
Add support for dynamic threads
2023-09-19 23:06:35 -04:00
dependabot[bot]
9e721ccc17
Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 in /web ( #750 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.7.0 to 6.7.2.
- [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.7.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-09-19 20:15:58 -04:00
dependabot[bot]
b6283ae24c
Bump postcss from 8.4.29 to 8.4.30 in /web ( #751 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.30.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.30 )
---
updated-dependencies:
- dependency-name: postcss
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-09-19 20:14:04 -04:00
dependabot[bot]
0c81e6cba6
Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.2 in /web ( #752 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.7.0 to 6.7.2.
- [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.7.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-09-19 20:13:50 -04:00
dependabot[bot]
97cad4dc07
Bump daisyui from 3.7.4 to 3.7.5 in /web ( #749 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.7.4 to 3.7.5.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.4...v3.7.5 )
---
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-09-18 08:15:26 -04:00
Juan Calderon-Perez
bd3a244e79
Add missing gpu_layers param ( #739 )
2023-09-17 15:57:35 -04:00
Mariusz Kogen
764f124ce5
Removing n_gqa leftovers ( #735 )
2023-09-16 03:27:03 -04:00
dependabot[bot]
f40b9cfd43
Bump daisyui from 3.7.3 to 3.7.4 in /web ( #731 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.7.3 to 3.7.4.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.7.3...v3.7.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-09-14 07:49:15 -04:00
Mariusz Kogen
caa8cd967f
Fix newline input bug and display placeholder text in input box ( #728 )
2023-09-14 07:48:49 -04:00
Mariusz Kogen
782ddf3717
Remove 'n_gqa' Related Code ( #732 )
2023-09-14 07:45:46 -04:00
dependabot[bot]
9222b6c197
Bump @sveltejs/kit from 1.24.1 to 1.25.0 in /web ( #726 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.25.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
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-09-13 20:14:00 -04:00
dependabot[bot]
ff2b8c7915
Bump @typescript-eslint/parser from 6.6.0 to 6.7.0 in /web ( #724 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.6.0 to 6.7.0.
- [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.7.0/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-09-13 20:13:40 -04:00
dependabot[bot]
74fe52f334
Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 in /web ( #723 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.6.0 to 6.7.0.
- [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.7.0/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-09-12 22:37:45 -04:00
dependabot[bot]
0fac2f6d3d
Bump eslint from 8.48.0 to 8.49.0 in /web ( #711 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-11 09:15:38 -04:00
dependabot[bot]
fa206305e2
Bump eslint-plugin-svelte from 2.33.0 to 2.33.1 in /web ( #712 )
...
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte ) from 2.33.0 to 2.33.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.33.0...v2.33.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-09-11 08:30:50 -04:00
PΔBLØ ᄃΞ
9c8332bee6
UI: Code block fixes ( #710 )
...
* fix: code block bad typo and margin
* eslint
* lint
---------
Co-authored-by: pabl-o-ce <cye@poscye.com>
2023-09-11 01:43:10 -04:00
PΔBLØ ᄃΞ
962a68e343
UI/UX Improvements ( #707 )
...
* Add highlights themes for select from committed
* Add route for delete all conversation chats
* fix: css for code block width
* Features:
- add navbar button
- clear all chats
- new theme button
- fix code block width and theme
* fix: header chat stats hidden in small screens
* add:
- yaml
- go
- json
* add:
- dockerfile
- plaintext
- switf
- sql
* add:
- graphql
- nginx
- toml
* toml same as ini
---------
Co-authored-by: pabl-o-ce <cye@poscye.com>
2023-09-09 19:16:12 -04:00
dependabot[bot]
eb4422410d
Bump daisyui from 3.6.6 to 3.7.3 in /web ( #698 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.6.6 to 3.7.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.6...v3.7.3 )
---
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-09-07 08:24:10 -04:00
dependabot[bot]
4a1d590f17
Bump daisyui from 3.6.5 to 3.6.6 in /web ( #697 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.6.5 to 3.6.6.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.5...v3.6.6 )
---
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-09-06 09:04:32 -04:00
dependabot[bot]
07ccc9671b
Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 in /web ( #696 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.5.0 to 6.6.0.
- [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.6.0/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-09-05 08:45:01 -04:00
dependabot[bot]
bd4735de27
Bump @typescript-eslint/parser from 6.5.0 to 6.6.0 in /web ( #694 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.5.0 to 6.6.0.
- [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.6.0/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-09-05 08:41:43 -04:00
dependabot[bot]
17a5b8678a
Bump @sveltejs/kit from 1.24.0 to 1.24.1 in /web ( #695 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.24.1/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
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-09-05 08:37:02 -04:00
dependabot[bot]
9e5f6950fa
Bump daisyui from 3.6.4 to 3.6.5 in /web ( #692 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.6.4 to 3.6.5.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.4...v3.6.5 )
---
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-09-05 08:20:31 -04:00
dependabot[bot]
1133150e1c
Bump prettier from 3.0.2 to 3.0.3 in /web ( #688 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 02:23:30 -04:00
dependabot[bot]
4932571f22
Bump prettier-plugin-tailwindcss from 0.5.3 to 0.5.4 in /web ( #687 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 02:21:49 -04:00
Juan Calderon-Perez
d4741770a1
Change shortcut to trigger question to Enter key
2023-09-04 01:49:28 -04:00
dependabot[bot]
1d2ae6d965
Bump typescript from 5.1.6 to 5.2.2 in /web ( #657 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 21:43:15 -04:00
dependabot[bot]
f4c8cfbca3
Bump @sveltejs/kit from 1.23.0 to 1.24.0 in /web ( #671 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 21:41:26 -04:00
dependabot[bot]
6f1610f680
Bump svelte-check from 3.5.0 to 3.5.1 in /web ( #673 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 21:38:57 -04:00
dependabot[bot]
222b36f3f2
Bump postcss from 8.4.28 to 8.4.29 in /web ( #672 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 21:38:46 -04:00
dependabot[bot]
5db9c4ba03
Bump daisyui from 3.6.3 to 3.6.4 in /web ( #676 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-02 21:38:32 -04:00
dependabot[bot]
efc9f23094
Bump @typescript-eslint/parser from 6.4.1 to 6.5.0 in /web ( #670 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.4.1 to 6.5.0.
- [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.5.0/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-08-30 08:47:49 -04:00
dependabot[bot]
c7421447d8
Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 in /web ( #669 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.4.1 to 6.5.0.
- [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.5.0/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-08-29 06:42:09 -04:00
dependabot[bot]
3710d1ac98
Bump eslint from 8.47.0 to 8.48.0 in /web ( #662 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.47.0 to 8.48.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.47.0...v8.48.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-08-28 07:38:40 -04:00
dependabot[bot]
665823328c
Bump daisyui from 3.6.1 to 3.6.3 in /web ( #663 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.6.1 to 3.6.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.6.1...v3.6.3 )
---
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>
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-08-28 07:31:14 -04:00
dependabot[bot]
0c300814d0
Bump @types/markdown-it from 13.0.0 to 13.0.1 in /web ( #664 )
...
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it ) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it )
---
updated-dependencies:
- dependency-name: "@types/markdown-it"
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-08-28 07:30:55 -04:00
dependabot[bot]
1d6db3bb71
Bump @sveltejs/kit from 1.22.6 to 1.23.0 in /web ( #651 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.22.6 to 1.23.0.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.23.0/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
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-08-24 07:46:30 -04:00
dependabot[bot]
3a1bf4102b
Bump daisyui from 3.5.1 to 3.6.1 in /web ( #650 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 3.5.1 to 3.6.1.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.5.1...v3.6.1 )
---
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-08-23 21:26:51 -04:00
dependabot[bot]
93f7d7bfac
Bump @typescript-eslint/parser from 6.4.0 to 6.4.1 in /web ( #646 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.4.0 to 6.4.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.4.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-08-22 08:07:07 -04:00
dependabot[bot]
3c0df5c261
Bump @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1 in /web ( #645 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 6.4.0 to 6.4.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.4.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-08-22 07:57:04 -04:00
dependabot[bot]
070a3846ea
Bump eslint-plugin-svelte from 2.32.4 to 2.33.0 in /web ( #644 )
...
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte ) from 2.32.4 to 2.33.0.
- [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.32.4...v2.33.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
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-08-22 07:55:50 -04:00
dependabot[bot]
b89bcfd325
Bump eslint-plugin-import from 2.28.0 to 2.28.1 in /web ( #642 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-08-21 08:22:15 -04:00
dependabot[bot]
54311417a5
Bump tslib from 2.6.1 to 2.6.2 in /web ( #641 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
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-08-21 08:21:49 -04:00
dependabot[bot]
28f891ff97
Bump prettier from 3.0.1 to 3.0.2 in /web ( #636 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2 )
---
updated-dependencies:
- dependency-name: prettier
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-08-16 08:25:01 -04:00
dependabot[bot]
7a23881cb1
Bump prettier-plugin-tailwindcss from 0.5.2 to 0.5.3 in /web ( #635 )
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.2...v0.5.3 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
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-08-16 08:24:45 -04:00
dependabot[bot]
ebba67273c
Bump postcss from 8.4.27 to 8.4.28 in /web ( #637 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28 )
---
updated-dependencies:
- dependency-name: postcss
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-08-16 08:12:48 -04:00
Mike Zeng
0d0e961544
Add the ability to toggle the chatbar on and off, and also persist themes across reloads. ( #631 )
...
* Added Q4_0 llamav2 models (7B, 13B) to the models.json
* Added support for Llama 70B
* Cleaned up some debugging statements.
* Update README.md to include Llamas
* Fix names in README
* Added some centering for the bars.
* Added some padding to the bottom of the button.
* Fixed some formatting bugs.
* Changed margins on larger screens to make large screen the same as original.
* Added a hamburger icon to the sidebar to allow users to have it on or off.
* Added ability to load previous session theme & automatically adjust bar height by using an onmount
* Formatted the code better
* Made checkmark switcher default value dependent on theme.
---------
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-08-15 18:43:32 -04:00
dependabot[bot]
8c931ad526
Bump @typescript-eslint/parser from 6.3.0 to 6.4.0 in /web ( #629 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 08:46:37 -04:00
dependabot[bot]
69588829ab
Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 in /web ( #630 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 08:44:54 -04:00
Mike Zeng
e12342c124
Fix incorrectly space "Create a new chat" button on smaller screens. ( #627 )
...
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-08-15 08:44:35 -04:00