Webifi
|
950a27d8e6
|
Add more debug, fix non-streaming response
|
2023-08-17 12:20:09 -05:00 |
Webifi
|
e00aad20f5
|
Force model type for jenLama profile
|
2023-08-17 08:22:41 -05:00 |
Webifi
|
083e31d4a7
|
Add uninhibited LLaMA profile
|
2023-08-17 07:58:43 -05:00 |
Webifi
|
5f919098f5
|
Add CheapGPT profile
|
2023-08-17 07:58:04 -05:00 |
Webifi
|
f523f8d4bc
|
Fix typo
|
2023-08-16 15:20:57 -05:00 |
Webifi
|
cb2b9e07f4
|
Add distinction between chat and instruct models
|
2023-08-16 15:20:07 -05:00 |
Webifi
|
f4d9774423
|
update token count
|
2023-08-16 01:51:49 -05:00 |
Webifi
|
86f427f62f
|
Fix potential infinite loop
|
2023-08-15 23:48:49 -05:00 |
Webifi
|
a08d8bcd54
|
Move token counting to model detail.
|
2023-08-15 21:46:33 -05:00 |
Webifi
|
91885384a1
|
disable non-chat Llama-2
|
2023-08-15 20:39:19 -05:00 |
Webifi
|
fb2290308f
|
Begin refactoring model providers to be less anti-pattern
|
2023-08-15 20:32:30 -05:00 |
Webifi
|
7624ef7999
|
Merge branch 'main' of https://github.com/Niek/chatgpt-web
|
2023-08-14 08:56:18 -05:00 |
Niek van der Maas
|
15bb149528
|
Merge pull request #261 from Niek/dependabot/npm_and_yarn/svelte-check-3.5.0
Bump svelte-check from 3.4.6 to 3.5.0
|
2023-08-14 11:40:22 +03:00 |
Niek van der Maas
|
4df8867f8c
|
Merge pull request #260 from Niek/dependabot/npm_and_yarn/sass-1.65.1
Bump sass from 1.64.2 to 1.65.1
|
2023-08-14 11:40:00 +03:00 |
dependabot[bot]
|
8a774dbec2
|
Bump svelte-check from 3.4.6 to 3.5.0
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.4.6 to 3.5.0.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.4.6...svelte-check-3.5.0)
---
updated-dependencies:
- dependency-name: svelte-check
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:39:28 +00:00 |
dependabot[bot]
|
6bf024318e
|
Bump sass from 1.64.2 to 1.65.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.65.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.64.2...1.65.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:38:58 +00:00 |
Niek van der Maas
|
e345d5cdf0
|
Merge pull request #259 from Niek/dependabot/npm_and_yarn/sveltejs/vite-plugin-svelte-2.4.5
Bump @sveltejs/vite-plugin-svelte from 2.4.3 to 2.4.5
|
2023-08-14 11:38:56 +03:00 |
Niek van der Maas
|
4efa5a55b4
|
Merge pull request #257 from Niek/dependabot/npm_and_yarn/vite-4.4.9
Bump vite from 4.4.7 to 4.4.9
|
2023-08-14 11:38:39 +03:00 |
Niek van der Maas
|
627f601232
|
Merge pull request #258 from Niek/dependabot/npm_and_yarn/llama-tokenizer-js-1.1.3
Bump llama-tokenizer-js from 1.1.1 to 1.1.3
|
2023-08-14 11:38:24 +03:00 |
dependabot[bot]
|
50417c5082
|
Bump @sveltejs/vite-plugin-svelte from 2.4.3 to 2.4.5
Bumps [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@2.4.5/packages/vite-plugin-svelte)
---
updated-dependencies:
- dependency-name: "@sveltejs/vite-plugin-svelte"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:37:58 +00:00 |
Niek van der Maas
|
7590e76921
|
Merge pull request #256 from Niek/dependabot/npm_and_yarn/types/node-20.5.0
Bump @types/node from 20.4.5 to 20.5.0
|
2023-08-14 11:37:47 +03:00 |
dependabot[bot]
|
1b06318c0a
|
Bump llama-tokenizer-js from 1.1.1 to 1.1.3
Bumps [llama-tokenizer-js](https://github.com/belladoreai/llama-tokenizer) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/belladoreai/llama-tokenizer/releases)
- [Commits](https://github.com/belladoreai/llama-tokenizer/compare/v1.1.1...v1.1.3)
---
updated-dependencies:
- dependency-name: llama-tokenizer-js
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:37:30 +00:00 |
dependabot[bot]
|
0e6b5aebd0
|
Bump vite from 4.4.7 to 4.4.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.7 to 4.4.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:37:02 +00:00 |
dependabot[bot]
|
6e10058ceb
|
Bump @types/node from 20.4.5 to 20.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 08:36:08 +00:00 |
Webifi
|
af568efd3a
|
Add lead prompts
|
2023-08-07 12:44:16 -05:00 |
Webifi
|
bcb2b93e84
|
Default aggressive stop on
|
2023-08-07 12:37:57 -05:00 |
Webifi
|
20513e6bc1
|
Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI
|
2023-08-07 12:33:54 -05:00 |
Webifi
|
7c588ce212
|
Add StableBeluga2. Update prompt structures
|
2023-08-07 12:33:42 -05:00 |
Webifi
|
8b2f2515f9
|
Send summary request as system prompt
|
2023-08-07 12:32:46 -05:00 |
Niek van der Maas
|
b78e727783
|
Merge pull request #254 from Niek/dependabot/npm_and_yarn/fortawesome/free-brands-svg-icons-6.4.2
Bump @fortawesome/free-brands-svg-icons from 6.4.0 to 6.4.2
|
2023-08-07 10:35:40 +02:00 |
Niek van der Maas
|
1c64ef12f6
|
Merge pull request #253 from Niek/dependabot/npm_and_yarn/fortawesome/free-solid-svg-icons-6.4.2
Bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2
|
2023-08-07 10:35:20 +02:00 |
dependabot[bot]
|
047802faaf
|
Bump @fortawesome/free-solid-svg-icons from 6.4.0 to 6.4.2
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 08:35:15 +00:00 |
dependabot[bot]
|
921c32227c
|
Bump @fortawesome/free-brands-svg-icons from 6.4.0 to 6.4.2
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 08:35:14 +00:00 |
Niek van der Maas
|
d969564a63
|
Merge pull request #252 from Niek/dependabot/npm_and_yarn/sass-1.64.2
Bump sass from 1.64.1 to 1.64.2
|
2023-08-07 10:34:52 +02:00 |
Niek van der Maas
|
6caae1b5c3
|
Merge pull request #251 from Niek/dependabot/npm_and_yarn/fortawesome/free-regular-svg-icons-6.4.2
Bump @fortawesome/free-regular-svg-icons from 6.4.0 to 6.4.2
|
2023-08-07 10:34:37 +02:00 |
dependabot[bot]
|
5dbb388dfd
|
Bump sass from 1.64.1 to 1.64.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.64.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.64.1...1.64.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 08:32:33 +00:00 |
dependabot[bot]
|
ded9e269da
|
Bump @fortawesome/free-regular-svg-icons from 6.4.0 to 6.4.2
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 08:32:23 +00:00 |
Niek van der Maas
|
3967a84857
|
Merge pull request #249 from Niek/dependabot/npm_and_yarn/types/node-20.4.5
Bump @types/node from 20.4.4 to 20.4.5
|
2023-07-31 11:04:44 +02:00 |
dependabot[bot]
|
c07e8d4d84
|
Bump @types/node from 20.4.4 to 20.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 09:02:39 +00:00 |
Niek van der Maas
|
192e5ea5a0
|
Merge pull request #247 from Webifi/main
Close websocket connections, Format Llama-2-chat requests to Meta spec.
|
2023-07-29 07:00:45 +02:00 |
Webifi
|
c473d731ce
|
Properly close websocket connections.
|
2023-07-28 18:10:45 -05:00 |
Webifi
|
bb2a177f22
|
remove debug
|
2023-07-28 16:48:36 -05:00 |
Webifi
|
4c37969635
|
remove debug
|
2023-07-28 16:48:07 -05:00 |
Webifi
|
ddc28b2dab
|
Merge branch 'main' of https://github.com/Niek/chatgpt-web
|
2023-07-28 16:47:11 -05:00 |
Webifi
|
0f12fcdb95
|
Format LLama-2-chat prompts to spec.
|
2023-07-28 16:46:50 -05:00 |
Niek van der Maas
|
36839e3f99
|
Merge pull request #245 from Webifi/main
Fix disabled OpenAI models #243
|
2023-07-27 02:40:31 +02:00 |
Webifi
|
1a3ef0659b
|
Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI
|
2023-07-26 17:49:38 -05:00 |
Webifi
|
f223f4e510
|
Fix disabled OpenAI models #243
|
2023-07-26 17:49:26 -05:00 |
Niek van der Maas
|
11ada75a9f
|
Merge pull request #242 from Webifi/main
Add an "Aggressive stop" sequence setting for Petals API calls
|
2023-07-26 07:23:43 +02:00 |
Webifi
|
58afe8f375
|
typo
|
2023-07-25 14:55:07 -05:00 |