Commit Graph

164 Commits

Author SHA1 Message Date
kwaroran
ad4f52239b Add OAI response API 2025-03-20 12:08:34 +09:00
Kwaroran
6c72d78157 Add Sonnet 3.7 2025-02-25 05:25:34 +09:00
bangonicdd
b783dc9874 feat: reintroduce module integration 2025-02-10 09:02:57 +09:00
Kwaroran
25aa83877b Add reasoning effort 2025-02-01 09:05:07 +09:00
Kwaroran
338d1cfec2 Add models 2025-01-29 05:38:26 +09:00
Kwaroran
9fc8978d1d Add GeminiBlockOff 2025-01-07 00:05:20 +09:00
Kwaroran
2672195d92 Add preset related features 2024-12-26 04:29:14 +09:00
Kwaroran
5df9e68bae Add o1 and fix some mistakes 2024-12-18 03:26:02 +09:00
kwaroran
ccebb4d665 Roll back couple of things 2024-12-08 18:36:05 +09:00
kwaroran
0c62b8bbfe Add pools 2024-12-08 15:46:54 +09:00
kwaroran
50d20bcc3f Add custom flags 2024-12-03 21:34:55 +09:00
bangonicdd
932262295d Fix missing aws key slot 2024-11-27 16:59:16 +09:00
Kwaroran
981ec3921e Add plenty of features 2024-11-27 06:01:42 +09:00
Kwaroran
9ab7dd3091 Remove AWS Claude check from BotSettings 2024-11-27 04:47:05 +09:00
kwaroran
cc8d753dc8 Rework custom API 2024-11-25 23:04:32 +09:00
kwaroran
efbda2333d Change saving 2024-11-02 01:46:21 +09:00
kwaroran
da907f4fc2 Move DBState to stores 2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3 change globalApi path 2024-10-26 20:40:40 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
a9f1819044 Merge branch 'main' into svelte-5 2024-10-23 22:51:53 +09:00
kwaroran
7de4b2ba29 Update claude 20241022 2024-10-23 21:20:54 +09:00
kwaroran
9add01cda2 Refactor svelte/legacy functions to svelte 5 syntax 2024-10-23 21:03:34 +09:00
kwaroran
c7330719ad Migrate to svelte 5 2024-10-23 02:31:37 +09:00
kwaroran
e434c7ab96 Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components 2024-10-22 22:13:52 +09:00
kwaroran
e8a38c6570 Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components 2024-10-22 22:11:36 +09:00
kwaroran
8e1d014f6e Fix svelte 4 components to fit into requirements 2024-10-22 22:06:20 +09:00
kwaroran
c8f516b521 Add bias import | export 2024-09-15 18:01:11 +09:00
kwaroran
a9ddf66001 Add Jamba Support 2024-09-13 08:54:29 +09:00
kwaroran
cb34b3e422 Add parameter manager 2024-09-08 21:19:28 +09:00
kwaroran
c9b763fc98 Add parameter disabling 2024-09-08 19:08:48 +09:00
kwaroran
d511089090 Add regex risu flags 2024-09-05 21:45:51 +09:00
kwaroran
7d14cf614c Add moduleIntergration 2024-09-05 20:44:57 +09:00
kwaroran
b1d98741e8 Add persona and preset hotkey 2024-08-24 18:46:49 +09:00
kwaroran
628b17510d optionaize api key hiding 2024-08-24 15:49:41 +09:00
kwaroran
90d1660582 Update Kobold 2024-08-05 21:52:34 +09:00
kwaroran
064851e3b1 Add legacy gui option 2024-07-30 20:43:34 +09:00
kwaroran
4d74439daf change gui 2024-07-30 20:35:55 +09:00
kwaroran
a0d87b8efe change default preset 2024-07-30 19:30:19 +09:00
kwaroran
7fcd7ccdd9 change colorscheme 2024-07-17 16:43:35 +09:00
kwaroran
88f8880509 change gui 2024-07-16 00:39:03 +09:00
kwaroran
25a60dbde0 add sonnet 3.5 for aws and custom (#541)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?

# Description
aws += sonnet-3-5
custom += sonnet-3-5, gpt-4-turbo
2024-06-29 00:47:57 +09:00
kwaroran
f94ff18f01 fix hidetext in custom 2024-06-27 00:26:49 +09:00
bangonicdd
9889a7ec49 add sonnet 3.5 for aws and custom 2024-06-21 02:42:44 +09:00
kwaroran
3d108e65c7 add claude sonnet 2024-06-20 23:33:52 +09:00
kwaroran
4b77df6c19 Add hidden passwords 2024-06-20 16:12:38 +09:00
kwaroran
398b4c994f refactor: Add Cohere AI model support to BotSettings page 2024-05-28 01:48:40 +09:00
sub-hub
42f7ff3365 Add GPT-4o in reverse_proxy 2024-05-14 09:16:14 +09:00
kwaroran
5bd57df411 Fix sidebar and textarea size 2024-04-25 02:30:10 +09:00
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
kwaroran
b33ab24894 Refactor ChatFormatSettings component to BotSettings and OobaSettings pages 2024-04-23 18:26:41 +09:00