Commit Graph

131 Commits

Author SHA1 Message Date
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
kwaroran
e93f625ebd Add openrouter provider 2024-04-21 14:24:26 +09:00
kwaroran
5ac4d130e5 Update chatTemplate.ts with vicuna and alpaca 2024-04-20 20:44:30 +09:00
kwaroran
c9011da053 Add Jinja based formating 2024-04-20 19:27:17 +09:00
kwaroran
da272d83d8 Add custom tokenizers 2024-04-19 13:35:56 +09:00
kwaroran
b291242830 Update AI model settings in BotSettings.svelte 2024-04-19 13:27:22 +09:00
kwaroran
9b7a9c788c Add AI model settings to BotSettings.svelte and request.ts 2024-04-19 13:24:29 +09:00
kwaroran
4f8477538d add ollama package and support for ollama-hosted model 2024-04-17 21:01:56 +09:00
kwaroran
28241011cf Add model support 2024-04-09 05:49:01 +09:00
kwaroran
5bede2b90a Change Reverse proxy name to Custom and add additionalParams 2024-03-20 21:02:34 +09:00
bangonicdd
1907d4f229 add aws haiku 2024-03-16 09:07:11 +09:00
kwaroran
fe31610ca0 Add claude streaming & remove unused parameters 2024-03-06 22:14:24 +09:00
kwaroran
cd99ae4bca add aws claude-3 (#298)
# PR Checklist
- [x] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] 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?
- [x] Did you added a type def?

# Description


![image](https://github.com/kwaroran/RisuAI/assets/133192207/5a515821-fc22-4cf2-98ac-e86d65ba7c86)
2024-03-06 03:14:18 +09:00
kwaroran
cf06a73f66 Add new options for rp 2024-03-06 03:09:09 +09:00
bangonicdd
9b3fbb73b0 add aws claude-3 2024-03-05 23:35:46 +09:00
kwaroran
71d9768809 Add Claude 3 Formating 2024-03-05 01:40:05 +09:00
kwaroran
608f29ba13 Fix frequency and presence penalty calculations 2024-01-17 11:26:58 +09:00
kwaroran
ce5e764311 Update frequency and presence penalty slider max value to 2 2024-01-16 17:58:12 +09:00
kwaroran
18f85a321f Refactor BotSettings.svelte layout 2024-01-11 21:50:22 +09:00
kwaroran
a319eedee1 Add experimental support for Claude AWS 2024-01-11 21:50:04 +09:00
kwaroran
a2f81fefd8 Fix google api key display 2024-01-09 20:03:55 +09:00
kwaroran
350bc66851 Add support for WebLLM 2024-01-09 00:27:58 +09:00
kwaroran
7db7b71202 Move openrouter settings to BotSettings.svelte 2024-01-08 09:25:37 +09:00
kwaroran
a490dbde47 Add new language keys and checkboxes for openrouter fallback and middle out 2024-01-08 09:10:52 +09:00
kwaroran
32e3060b19 [feat] better openrouter support 2024-01-04 02:32:53 +09:00
kwaroran
99743f581a [feat] add top_k for openrouter 2024-01-03 19:03:24 +09:00
kwaroran
438ab1349c [feat] gemini non-vertex support 2023-12-21 13:39:00 +09:00
kwaroran
b7b7b54dc3 [feat] add gemini 2023-12-14 07:33:54 +09:00
kwaroran
6f54c90187 [feat] add mistral support 2023-12-13 12:33:58 +09:00
kwaroran
5f0a101df8 [fix] revert topp 2023-12-13 05:29:56 +09:00
kwaroran
e681b9ab3f [fix] optional argument 2023-12-13 05:24:37 +09:00
kwaroran
29ca29acff [feat] google palm2 bison new api 2023-12-07 02:30:03 +09:00
kwaroran
4cc180ffff [feat] google palm2 unicorn 2023-12-07 02:26:08 +09:00
kwaroran
a3dba9f306 [feat] strongban 2023-12-06 18:21:06 +09:00