|
|
fbde7d28c2
|
Added new models
|
2025-04-17 07:09:34 +09:00 |
|
|
|
9b6e5a0941
|
Added gpt-4.1
|
2025-04-16 16:34:19 +09:00 |
|
|
|
bace639f1d
|
Models cleanup
|
2025-02-28 07:15:30 +09:00 |
|
|
|
795941d874
|
Added Claude 3.7 Sonnet
|
2025-02-25 12:52:24 +09:00 |
|
|
|
af7674ab5c
|
Suggest name after 3 prompts
|
2025-02-16 21:30:31 +09:00 |
|
|
|
98d4854ed6
|
Added DeepSeek models from Groq, Fixed streaming for o1
|
2025-02-16 21:29:53 +09:00 |
|
|
|
368d002600
|
Added o1, o3-mini and fixed setting for reasoning models
|
2025-02-01 23:17:10 +09:00 |
|
|
|
3c115692ef
|
Added Anthropic API
|
2024-12-23 14:00:21 +09:00 |
|
|
|
be398f27a2
|
Add exception case for OpenAI o1 models
|
2024-10-08 19:13:14 +09:00 |
|
|
|
29d03c697b
|
Added localStorage dump/restore AGAIN but more improved.
- Loading now backs up current localStorage into localStorage
- Moved buttons to ChatOptions Sidebar
|
2024-09-22 06:49:24 +09:00 |
|
|
|
4f3f356d7c
|
Sync npm lock
|
2024-09-14 08:33:31 +09:00 |
|
|
|
767eeaca05
|
Merge remote-tracking branch 'origin/upstream'
|
2024-09-14 08:05:11 +09:00 |
|
|
|
f6b735e2e7
|
Added new models
|
2024-09-14 08:00:29 +09:00 |
|
Niek van der Maas
|
c2e2a53d15
|
Merge pull request #489 from Niek/dependabot/npm_and_yarn/tslib-2.7.0
Bump tslib from 2.6.3 to 2.7.0
|
2024-08-26 10:28:05 +02:00 |
|
dependabot[bot]
|
cfb0459ad5
|
Bump tslib from 2.6.3 to 2.7.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-26 08:26:17 +00:00 |
|
Niek van der Maas
|
078d41c37c
|
Bump deps, limit TS version
|
2024-08-21 14:29:06 +02:00 |
|
Niek van der Maas
|
671fcd0ae2
|
chore: Update base Node.js image version to 20-alpine in Dockerfile
|
2024-08-21 14:04:53 +02:00 |
|
Niek van der Maas
|
2f9c126037
|
chore: Remove unnecessary version specification in docker-compose.yml
|
2024-08-21 14:04:41 +02:00 |
|
Niek van der Maas
|
8b1a2d46d1
|
Fix version specified in mocked Dockerfile
|
2024-08-21 14:02:19 +02:00 |
|
Niek van der Maas
|
daf0b85a70
|
Merge commit '2a4aabbe4b178c9416b0df819b2364d3c7e25645'
|
2024-08-21 13:59:45 +02:00 |
|
Niek van der Maas
|
2a4aabbe4b
|
Squashed 'src/awesome-chatgpt-prompts/' changes from 8957965..ad10492
ad10492 Merge pull request #750 from nextdoorUncleLiu/develop
4c4ca14 Merge branch 'main' into develop
f9d3913 Update README.md
799b4a1 Merge pull request #757 from buimatt/main
4eac478 Merge pull request #756 from Mike-FreeAI/add-dark-mode
a31541a Update prompts.csv
1f06568 Update README.md
4d388ec Add dark mode and publish to GitHub Pages using GitHub Actions
5d0a253 add prompt Architectural Expert
d56ff0e Update README.md
57a8dc4 add sponsor
70b7283 Add files via upload
9f94573 Merge pull request #725 from Ameya-2003/main
12468c3 An Ethereum Developer prompt, by Ameya.
546ac0e Merge pull request #720 from JulianFisla/patch-1
41ddc9a Update prompts.csv
01263cf Update README.md
b18d60d Merge pull request #714 from yisraeldov/patch-3
483cefd Remove relocated political foolishness.
0dad98a Update README.md
999a373 Update README.md
42293a3 Update README.md
64cfc7b added chatgpt store.
cdd8681 Merge pull request #702 from jaresty/add-find-prompt-utility
46b73c6 Merge pull request #707 from Illyism/patch-1
410e24b Update README.md
ff71a1c Merge pull request #706 from Illyism/patch-1
82f1556 Update prompts.csv
a3554a2 Update README.md
46b7440 Merge pull request #705 from umutphp/main
3ef8d5a Update README.md
24df2af 🇵🇸
311d4a6 Update README.md
4100c34 Merge pull request #704 from shvuuuu/main
4091f07 Update prompts.csv
4981fba Update README.md
3ee3610 find-prompt now takes an argument and also only prints the prompt in the output
19990c8 Make find-prompt executable
eab7244 Add helper script to search for a prompt by name
514989d Merge pull request #597 from iuzn/main
87a9af4 Update README.md
7164404 add @illacloud as sponsor
01211d2 add sponsorship
4dd0655 remove sponsor
d7ac663 Merge branch 'main' into main
6db1612 Added: Prompt Enhancer
162d31f Added: Prompt Enhancer
git-subtree-dir: src/awesome-chatgpt-prompts
git-subtree-split: ad104922e16aa9a7b53f5ce8b40223bb3743328a
|
2024-08-21 13:59:45 +02:00 |
|
Niek van der Maas
|
4719b0dbae
|
Merge pull request #472 from shivan2418/main
Show gpt model in placeholder text
|
2024-07-31 22:42:25 +03:00 |
|
Niek van der Maas
|
9e68116f89
|
Merge pull request #482 from Niek/dependabot/npm_and_yarn/dompurify-3.1.6
Bump dompurify from 3.1.2 to 3.1.6
|
2024-07-22 12:09:34 +03:00 |
|
dependabot[bot]
|
101c9a8305
|
Bump dompurify from 3.1.2 to 3.1.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.6)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 09:01:21 +00:00 |
|
|
|
9c790068e5
|
Merge branch 'main' of Niek/chatgpt-web
|
2024-07-19 03:49:08 +09:00 |
|
Niek van der Maas
|
471ef544c9
|
Merge pull request #481 from morgan9e/upstream
Add new model: GPT-4o-mini
|
2024-07-18 19:59:59 +02:00 |
|
|
|
b91750d48f
|
Add new model: GPT-4o-mini
|
2024-07-19 02:56:54 +09:00 |
|
Niek van der Maas
|
afa0c2d027
|
Merge pull request #480 from Niek/dependabot/npm_and_yarn/llama-tokenizer-js-1.2.2
Bump llama-tokenizer-js from 1.2.1 to 1.2.2
|
2024-07-15 11:09:51 +02:00 |
|
dependabot[bot]
|
a5d0a9236a
|
Bump llama-tokenizer-js from 1.2.1 to 1.2.2
Bumps [llama-tokenizer-js](https://github.com/belladoreai/llama-tokenizer) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/belladoreai/llama-tokenizer/releases)
- [Commits](https://github.com/belladoreai/llama-tokenizer/compare/v1.2.1...v1.2.2)
---
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>
|
2024-07-15 08:05:54 +00:00 |
|
Niek van der Maas
|
5ec249e8f9
|
Merge pull request #479 from Niek/dependabot/npm_and_yarn/tslib-2.6.3
Bump tslib from 2.6.2 to 2.6.3
|
2024-07-08 10:59:47 +02:00 |
|
dependabot[bot]
|
547e5ff183
|
Bump tslib from 2.6.2 to 2.6.3
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3)
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 08:45:31 +00:00 |
|
Niek van der Maas
|
bf9445e741
|
Merge pull request #478 from Niek/dependabot/npm_and_yarn/types/node-20.14.9
Bump @types/node from 20.12.12 to 20.14.9
|
2024-07-01 10:43:29 +02:00 |
|
dependabot[bot]
|
06616e95b4
|
Bump @types/node from 20.12.12 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 08:42:49 +00:00 |
|
Niek van der Maas
|
aae8268267
|
Merge pull request #477 from Niek/dependabot/npm_and_yarn/svelte-highlight-7.6.1
Bump svelte-highlight from 7.6.0 to 7.6.1
|
2024-07-01 10:42:44 +02:00 |
|
dependabot[bot]
|
7012162265
|
Bump svelte-highlight from 7.6.0 to 7.6.1
Bumps [svelte-highlight](https://github.com/metonym/svelte-highlight) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/metonym/svelte-highlight/releases)
- [Changelog](https://github.com/metonym/svelte-highlight/blob/master/CHANGELOG.md)
- [Commits](https://github.com/metonym/svelte-highlight/compare/v7.6.0...v7.6.1)
---
updated-dependencies:
- dependency-name: svelte-highlight
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 08:42:10 +00:00 |
|
Niek van der Maas
|
b09b62550d
|
Merge pull request #476 from Niek/dependabot/npm_and_yarn/flourite-1.3.0
Bump flourite from 1.2.4 to 1.3.0
|
2024-07-01 10:42:06 +02:00 |
|
dependabot[bot]
|
13bc5141e1
|
Bump flourite from 1.2.4 to 1.3.0
Bumps [flourite](https://github.com/teknologi-umum/flourite) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/teknologi-umum/flourite/releases)
- [Commits](https://github.com/teknologi-umum/flourite/compare/v1.2.4...v1.3.0)
---
updated-dependencies:
- dependency-name: flourite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 08:40:25 +00:00 |
|
|
|
1cc2c97d0e
|
Update Code.svelte
|
2024-06-28 17:45:58 +09:00 |
|
|
|
78c19b8e1f
|
Update Code.svelte
|
2024-06-28 17:43:45 +09:00 |
|
|
|
325e1750ee
|
Update Code.svelte
|
2024-06-28 17:38:53 +09:00 |
|
|
|
2f623dd340
|
Update Code.svelte
|
2024-06-28 17:37:38 +09:00 |
|
|
|
81fb86fa5d
|
RESET
|
2024-06-25 05:53:59 +09:00 |
|
|
|
8cb287d7b4
|
Adding direct CSS due to SASS problem
|
2024-06-25 05:43:35 +09:00 |
|
|
|
f03def2e64
|
Fix package.json
|
2024-06-25 05:39:30 +09:00 |
|
|
|
f081d39077
|
Remove KaTeX HTML
|
2024-06-25 05:35:23 +09:00 |
|
Niek van der Maas
|
4a369599ad
|
Merge pull request #473 from Niek/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-06-24 10:44:19 +02:00 |
|
Niek van der Maas
|
13b5ec3285
|
Merge pull request #474 from Niek/dependabot/npm_and_yarn/sass-1.77.6
Bump sass from 1.76.0 to 1.77.6
|
2024-06-24 10:44:10 +02:00 |
|
dependabot[bot]
|
d1a5bd3f1e
|
Bump sass from 1.76.0 to 1.77.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.6.
- [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.76.0...1.77.6)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 08:37:57 +00:00 |
|
|
|
4d8e28c44e
|
Removed Petal for size
|
2024-06-24 04:28:24 +09:00 |
|
|
|
2dfeb877d7
|
Added KaTeX Version
|
2024-06-24 04:04:30 +09:00 |
|