Commit Graph

970 Commits

Author SHA1 Message Date
dependabot[bot] db3c225041
Bump sass from 1.66.1 to 1.67.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.0.
- [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.66.1...1.67.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 08:50:16 +00:00
Niek van der Maas 3dfe1dcf65
Merge pull request #291 from Webifi/main
Add button to copy message to clipboard re: #285
2023-09-13 10:21:15 +02:00
Webifi ec6cd844d5 use correct flag 2023-09-12 11:26:40 -05:00
Webifi 096d66f60a Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-09-12 11:23:58 -05:00
Webifi 88d60d18a2 Copy message to clipboard #285 2023-09-12 11:21:43 -05:00
Niek van der Maas 239ae460a9
Merge pull request #288 from Niek/dependabot/npm_and_yarn/types/node-20.6.0
Bump @types/node from 20.5.9 to 20.6.0
2023-09-11 10:41:42 +02:00
Niek van der Maas 0d20bed97e
Merge pull request #289 from Niek/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-11 10:41:26 +02:00
dependabot[bot] 703f53d779
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 08:29:12 +00:00
dependabot[bot] 830e37ebd8
Bump @types/node from 20.5.9 to 20.6.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.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-09-11 08:21:34 +00:00
Niek van der Maas 4070025b99
Merge pull request #287 from Webifi/main
Fix bug with profile URL generation
2023-09-11 06:20:29 +02:00
Webifi 3604d38c1a Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-09-10 19:32:45 -05:00
Webifi e3095bdf41 Fix some types 2023-09-10 19:32:33 -05:00
Webifi 819faddb38 Fix incorrect URL encoding 2023-09-10 19:03:00 -05:00
Webifi bbd51f29eb Default to StableBeluga2 for Petals 2023-09-08 10:56:05 -05:00
Niek van der Maas 5fdbf52439
Merge pull request #284 from Niek/dependabot/npm_and_yarn/types/node-20.5.9
Bump @types/node from 20.5.8 to 20.5.9
2023-09-04 11:07:34 +02:00
dependabot[bot] 775949445b
Bump @types/node from 20.5.8 to 20.5.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.8 to 20.5.9.
- [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-09-04 09:02:26 +00:00
Niek van der Maas 98b2b87ff7
Merge pull request #283 from Webifi/main
fix continuing truncated messages
2023-09-02 15:28:27 +02:00
Webifi e09d4732ff Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-09-02 08:18:42 -05:00
Webifi afcfb82cf5 Truncate for continue incomplete 2023-09-02 08:18:30 -05:00
Webifi 559db15fa7 Fix petals truncated prompt continuation 2023-09-02 08:15:01 -05:00
Niek van der Maas 583d3b0010 Merge commit '2cf720a5994c2509b60e9df6dc763baa759660fa' 2023-09-02 09:37:51 +02:00
Niek van der Maas 2cf720a599 Squashed 'src/awesome-chatgpt-prompts/' changes from a0f5ffd..8957965
8957965 add security e-book
86fbd9e Merge pull request #604 from goeksu/main
a6d5275 Update prompts.csv
1798b69 cheap travel ticket advisor
30d0f25 Update README.md

git-subtree-dir: src/awesome-chatgpt-prompts
git-subtree-split: 8957965893fd21086d73f1dc311cf87cef39d80a
2023-09-02 09:37:39 +02:00
Niek van der Maas bdb471463a Bump deps 2023-09-02 09:37:30 +02:00
Niek van der Maas 02cc45e553
Merge pull request #282 from Webifi/main
Bug fixes, Llama template changes
2023-09-02 04:45:13 +02:00
Webifi 40e38d8b54 change default delimiter 2023-09-01 20:49:20 -05:00
Webifi ddd17798e7 Merge delimiter with last known buffer 2023-09-01 19:24:15 -05:00
Webifi 4d27497bc7 Simplify Llama-chat format for now 2023-09-01 19:22:52 -05:00
Webifi 01f7a657db Change default request config for Llama instruct 2023-09-01 19:14:27 -05:00
Webifi 4f18d40000 Add base llama-65b model 2023-09-01 18:06:04 -05:00
Webifi 69b107e8f7 remove Llama-2-70b-hf model 2023-09-01 18:04:23 -05:00
Webifi 661c1211bc Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-09-01 17:42:56 -05:00
Webifi 872e6c8566 open new websocket if model changes 2023-09-01 17:42:35 -05:00
Webifi 47f96c0bb9 update chat settings update on each request 2023-09-01 17:42:16 -05:00
Niek van der Maas 4fa583a35c
Merge pull request #278 from Webifi/main
Make petals chats faster, update jenLama profile for compat.
2023-09-01 10:21:27 +02:00
Webifi 6fc236d7f0 profile tweak 2023-08-31 20:25:37 -05:00
Webifi b4780dc036 attempt to fix websocket timeouts 2023-08-31 20:25:19 -05:00
Webifi 57f6423f13 missed some reins 2023-08-31 18:44:33 -05:00
Webifi a41a3af243 Simplify jenLama. Remove all reigns. Faster. 2023-08-31 18:13:05 -05:00
Webifi 2e4181bf7e Add holdWebsocket option for faster petals chat 2023-08-31 17:25:16 -05:00
Webifi e991dfd9b7 filter settings on URL import/export 2023-08-31 04:47:51 -05:00
Webifi 7fd4ed003c Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-08-31 04:29:17 -05:00
Webifi cd0cd9ebef add hideSystemPrompt 2023-08-31 04:28:59 -05:00
Niek van der Maas b99f9430f5
Merge pull request #277 from Webifi/main
Bugfix + add copy profile as URL to clipboard option
2023-08-29 21:04:05 +02:00
Webifi 0d4f12d900 Apply profile changes from URI before start 2023-08-29 13:55:22 -05:00
Webifi 98507d3f72 Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-08-29 13:51:04 -05:00
Webifi 189e0acfb1 Add option to copy profile as URL 2023-08-29 13:50:50 -05:00
Niek van der Maas 08aecd2537
Merge pull request #276 from Webifi/main
Fix rounding issue in token counts
2023-08-28 22:37:53 +02:00
Webifi 0360c2649b Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-08-28 15:35:39 -05:00
Webifi 5c3fac4cbe fix #273 2023-08-28 15:34:26 -05:00
Niek van der Maas e29911f141
Merge pull request #275 from Niek/dependabot/npm_and_yarn/types/node-20.5.7
Bump @types/node from 20.5.6 to 20.5.7
2023-08-28 10:59:15 +02:00