Commit Graph

776 Commits

Author SHA1 Message Date
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
dependabot[bot] 09699768ef
Bump @types/node from 20.5.6 to 20.5.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.6 to 20.5.7.
- [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-08-28 08:50:49 +00:00
Niek van der Maas 02bb955d45
Merge pull request #271 from Webifi/main
Fix issue with profile that breaks use
2023-08-27 07:21:26 +02:00
Webifi 784d60c3d6 Fix missing tweaks from rollback 2023-08-26 18:22:34 -05:00
Webifi 50f397bbfa Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-08-26 18:14:43 -05:00
Webifi db0beb8c51 fix profile issue 2023-08-26 18:12:41 -05:00
Niek van der Maas 0fc4907d6c Bump deps 2023-08-26 08:04:46 +02:00
Niek van der Maas 38721c97e6
Merge pull request #262 from Webifi/main
Refactor models, Add StableBeluga2, example profile for LLaMA models and "CheapGPT" profile
2023-08-26 08:03:15 +02:00
Webifi 462cfbd2fd enable Llama-2 non-chat model 2023-08-25 16:54:17 -05:00
Webifi 334d90ffc0 continue to tweak profile dialog 2023-08-25 15:56:56 -05:00
Webifi 57c5a5574a Update save/send shortcut to ctrl-enter 2023-08-25 11:27:53 -05:00
Webifi a8e7ad0ff6 Keep loading prompt after summary 2023-08-25 00:24:26 -05:00
Webifi d4e12b49fb Keep loading prompt after summary 2023-08-25 00:13:43 -05:00
Webifi 57bb9d0922 Profile tweak 2023-08-24 21:58:50 -05:00
Webifi 58508efe57 Profile tweak 2023-08-24 21:54:43 -05:00
Webifi 7e44a63fec alt-s to save and send message 2023-08-24 19:48:03 -05:00
Webifi a278d54a15 Take top_p down a touch 2023-08-24 18:13:12 -05:00
Webifi b3a71dd3b0 Simplify prompts now that we have repetitionPenalty 2023-08-22 16:21:09 -05:00
Niek van der Maas 70bd02393a
Merge pull request #264 from Niek/dependabot/npm_and_yarn/svelte-local-storage-store-0.6.0
Bump svelte-local-storage-store from 0.5.0 to 0.6.0
2023-08-21 10:17:49 +02:00
Niek van der Maas f736d14a78
Merge pull request #265 from Niek/dependabot/npm_and_yarn/tslib-2.6.2
Bump tslib from 2.6.1 to 2.6.2
2023-08-21 10:17:39 +02:00
Niek van der Maas dec884459a
Merge pull request #267 from Niek/dependabot/npm_and_yarn/types/node-20.5.1
Bump @types/node from 20.5.0 to 20.5.1
2023-08-21 10:17:23 +02:00
Niek van der Maas 9d35a7904d
Merge pull request #263 from Niek/dependabot/npm_and_yarn/postcss-8.4.28
Bump postcss from 8.4.27 to 8.4.28
2023-08-21 10:17:07 +02:00
dependabot[bot] e3c22d8f4e
Bump @types/node from 20.5.0 to 20.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.5.1.
- [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-08-21 08:14:10 +00:00
dependabot[bot] c9a0b3be8a
Bump tslib from 2.6.1 to 2.6.2
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>
2023-08-21 08:13:54 +00:00
dependabot[bot] 146e2093a0
Bump svelte-local-storage-store from 0.5.0 to 0.6.0
Bumps [svelte-local-storage-store](https://github.com/joshnuss/svelte-local-storage-store) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/joshnuss/svelte-local-storage-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-local-storage-store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joshnuss/svelte-local-storage-store/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: svelte-local-storage-store
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 08:13:45 +00:00
dependabot[bot] 18d5196e1d
Bump postcss from 8.4.27 to 8.4.28
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>
2023-08-21 08:13:32 +00:00
Webifi 85c5587a9f Set new chat settings via URI 2023-08-20 15:44:05 -05:00
Webifi 86211b0910 Reduce repetitionPenalty from recommended 1.2 to 1.1 2023-08-20 14:08:44 -05:00
Webifi 3593744035 typo 2023-08-20 14:01:01 -05:00
Webifi 754f8b5d69 Change default repetitionPenalty to 1.2 2023-08-20 13:57:07 -05:00
Webifi fc46a21ab7 fix typo 2023-08-20 13:49:33 -05:00
Webifi cd443a6e06 Use repititionPenalty 2023-08-20 13:19:38 -05:00
Webifi 70c2f5928a Enable repitition_penalty setting for petals 2023-08-20 13:11:20 -05:00
Webifi cf0fa4d5fc Add summary prompt 2023-08-19 21:15:28 -05:00
Webifi 0e1bdfe9a4 prompt tweak 2023-08-19 20:36:02 -05:00
Webifi 3b72f73080 fix prompt continuation for petals 2023-08-19 19:16:18 -05:00
Webifi 54aac40788 Allow resume of truncated petals completions 2023-08-19 18:52:53 -05:00
Webifi 8ce425722b tweak profile 2023-08-19 17:56:59 -05:00
Webifi f805f08f98 Add ability for non-submitted notes in system prompt 2023-08-19 16:26:24 -05:00
Webifi 96696347a2 tweak profile 2023-08-19 15:57:26 -05:00
Webifi deb75832e7 specify profile for new chat via uri 2023-08-19 13:09:43 -05:00
Webifi ed0dbe1188 Enable petals via uri 2023-08-19 13:09:13 -05:00
Webifi 98dbaec35a Fix missing prompt prefix 2023-08-19 12:44:37 -05:00
Webifi 43792b1d69 Update CheapGPT 2023-08-18 13:25:33 -05:00
Webifi 5eea1c8ddd fix typo 2023-08-18 13:14:20 -05:00