Commit Graph

1099 Commits

Author SHA1 Message Date
e0e008d38c Update README.md
Update README.md
2025-07-19 18:34:49 +09:00
9d0b68a80d Fix 2025-07-11 13:40:53 +09:00
7e6dff3b83 Update README.md 2025-07-10 21:57:01 +09:00
37c1771647 xx 2025-07-10 21:56:31 +09:00
2ba0b5f4d7 Update pages.yml 2025-07-10 21:08:15 +09:00
7f40cb3d36 Update pages.yml 2025-07-10 21:03:58 +09:00
4c7a0f9d93 Update vite.config.ts 2025-07-10 21:03:49 +09:00
8106bc9cdc Update vite.config.ts 2025-07-10 20:59:45 +09:00
898a103b0d a 2025-07-10 20:56:35 +09:00
453b6729b5 Update pages.yml 2025-07-10 20:48:20 +09:00
eacc0123c6 Fix delChat sorting 2025-07-07 02:39:41 +09:00
cde826eb4a ff 2025-07-06 13:32:54 +09:00
f86c068828 Update app.scss 2025-07-06 02:35:04 +09:00
5c4198dd38 f 2025-07-06 02:29:28 +09:00
d9a773f1cf Cleanup 2025-07-06 02:13:23 +09:00
a05278227c Fix some styles 2025-07-06 02:08:17 +09:00
f72e9402ab Fix 2025-07-06 01:47:38 +09:00
153fa0cdac fff 2025-07-06 01:32:43 +09:00
574e04fa19 FIX? 2025-07-05 22:32:51 +09:00
55a78b2a02 xxx 2025-06-24 14:23:38 +09:00
ac533bcac2 Fixed few 2025-06-15 21:23:05 +09:00
07fd74d1df gh pages mark 2025-06-15 15:54:31 +09:00
69bebeddf3 fixxx 2025-06-15 15:53:41 +09:00
06b5f165b1 what 2025-06-15 15:44:09 +09:00
da8c10ab2f gh 2025-06-15 15:36:48 +09:00
340539f0fd x 2025-06-15 15:34:13 +09:00
1142407ea0 a 2025-06-15 15:22:52 +09:00
98d5b468e1 Fix KaTeX AGAIN 2025-06-15 15:19:50 +09:00
6376f8f0e5 Added Google Models 2025-06-13 19:02:35 +09:00
9440302b58 New Anthropic Models 2025-05-25 11:34:21 +09:00
607ba6777b Custom style 2025-05-25 11:31:08 +09:00
e9b5d08872 Fix html markdown 2025-05-25 11:30:32 +09:00
e78c205df5 Dont hardcode model 2025-05-15 02:54:31 +09:00
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