Commit Graph

1976 Commits

Author SHA1 Message Date
kwaroran
baa0fc07f3 Add continue translating existing language option 2024-04-23 22:54:25 +09:00
kwaroran
45acd4b6d8 Refactor chat formatting and fix Harunai Memory 2024-04-23 22:50:44 +09:00
kwaroran
2abd3bf15a Add Harunai Memory 2024-04-23 22:07:44 +09:00
kwaroran
376fa1641b Add nomic embedding 2024-04-23 20:41:08 +09:00
kwaroran
bb0ad4c57e Add chat formatting and use instruction prompt feature 2024-04-23 18:31:32 +09:00
kwaroran
b33ab24894 Refactor ChatFormatSettings component to BotSettings and OobaSettings pages 2024-04-23 18:26:41 +09:00
kwaroran
67c8e39d83 Fix alertError function to handle non-string messages 2024-04-22 01:35:58 +09:00
kwaroran
27d045292a Update version numbers to 1.97.2 2024-04-21 14:28:34 +09:00
kwaroran
64df5d4d6a Add repetition_penalty, min_p, top_a, and openrouterProvider to botPreset interface 2024-04-21 14:28:04 +09:00
kwaroran
e93f625ebd Add openrouter provider 2024-04-21 14:24:26 +09:00
kwaroran
e23cfb2835 Update version numbers to 1.97.1 2024-04-20 22:31:15 +09:00
kwaroran
6b91875547 Update chatTemplate.ts with additional templates 2024-04-20 22:30:58 +09:00
kwaroran
5ac4d130e5 Update chatTemplate.ts with vicuna and alpaca 2024-04-20 20:44:30 +09:00
kwaroran
98aa9cb951 Fix oobamode chat formating 2024-04-20 19:49:23 +09:00
kwaroran
b1390ed530 Add instructChatTemplate default value 2024-04-20 19:45:37 +09:00
kwaroran
b16359ecfa Update version numbers to 1.97.0 2024-04-20 19:42:17 +09:00
kwaroran
c9011da053 Add Jinja based formating 2024-04-20 19:27:17 +09:00
kwaroran
8ea0154b0c Update version numbers to 1.96.0 2024-04-19 13:39:51 +09:00
kwaroran
f1c75498ec Update version numbers to 1.95.7 2024-04-19 13:36:31 +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
bea4c5386b Update isLastCharPunctuation function in util.ts 2024-04-19 13:16:06 +09:00
kwaroran
354bcbd88b Add removeIncompleteResponse 2024-04-18 22:47:38 +09:00
kwaroran
a42c74f51f Update version numbers to 1.95.6 2024-04-18 22:27:04 +09:00
kwaroran
0a2fd4a4c2 Add autoContinueChat setting 2024-04-18 22:25:22 +09:00
kwaroran
f47f2e95a5 Fix autoContinueMinTokens 2024-04-18 22:06:29 +09:00
kwaroran
44f3d3980c Update version numbers to 1.95.5 2024-04-18 13:39:52 +09:00
kwaroran
83f0cb005c Add autoContinueMinTokens setting 2024-04-18 13:37:46 +09:00
kwaroran
19a921158d Update version numbers to 1.95.4 2024-04-18 11:49:06 +09:00
kwaroran
0f2cbd0a81 Change postEverything handling in importPreset function 2024-04-18 11:47:14 +09:00
kwaroran
9657f7cc74 Add prefill_supported 2024-04-18 11:46:03 +09:00
kwaroran
72c69b3bef Add assistant prefill support 2024-04-18 11:44:22 +09:00
kwaroran
9eb6e38611 Add enabled checking 2024-04-18 11:42:12 +09:00
kwaroran
ffe4c5719e Update version numbers to 1.95.3 2024-04-17 21:13:50 +09:00
kwaroran
4e5df79cb0 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-04-17 21:01:59 +09:00
kwaroran
4f8477538d add ollama package and support for ollama-hosted model 2024-04-17 21:01:56 +09:00
kwaroran
bffafc31ff add aws opus (#363)
# 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/863f5f58-69ff-4e81-97fb-c7212f1f8503)
2024-04-17 10:45:29 +09:00
kwaroran
e10723aec5 Update version numbers to 1.95.2 2024-04-17 10:43:21 +09:00
kwaroran
b17b980227 revert lorebook decorator handling for now 2024-04-17 10:42:56 +09:00
kwaroran
e6dcedb86a Add support for Gemini 1.5 Pro in ModelList.svelte and request.ts 2024-04-17 10:39:37 +09:00
kwaroran
c805e63c60 Add support for Gemini Pro 1.5 in ModelList.svelte and request.ts 2024-04-17 10:38:23 +09:00
kwaroran
58fe5bee5f Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-04-17 10:33:37 +09:00
kwaroran
afb9601d82 Add decorator functions 2024-04-17 10:33:35 +09:00
bangonicdd
b2c186eb8b add aws opus 2024-04-17 00:53:18 +09:00
IHaBiS02
ad9d4cbab9 Merge branch 'kwaroran:main' into main 2024-04-16 06:07:28 +09:00
kwaroran
ccb45ce2c5 Fix error handling in requestChatDataMain function 2024-04-16 00:00:05 +09:00
kwaroran
d93fd7b191 Refactor loadLoreBookPrompt function in lorebook.ts 2024-04-15 23:58:57 +09:00
kwaroran
706e208f53 Refactor loadLoreBookPrompt function in lorebook.ts 2024-04-15 23:51:57 +09:00
kwaroran
3f2aa38167 Update version numbers to 1.95.1 2024-04-13 17:29:12 +09:00