dependabot[bot]
bc13f1762c
Bump vite from 5.0.11 to 5.0.13
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.11 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 04:46:02 +00: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

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
kwaroran
e754eca917
Add exception on logit_bias for gpt-4-turbo ( #360 )
...
# 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
As gpt-4-turbo model can both receive logit_bias and inlay image, I make
some exceptions from removing bias on the request.
I check it run well with proxy, but not tested with API key, so testing
with official API is needed before merge.
2024-04-16 11:58:00 +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
kwaroran
c810a64a0f
Fix condition in supaMemory.ts to use greater than instead of less than
2024-04-13 17:28:55 +09:00
IHaBiS02
6cf004cdbc
Fix typo
2024-04-11 22:42:28 +09:00
IHaBiS02
19d336820c
Add logit_bias supports for gpt-4-turbo
2024-04-11 22:40:48 +09:00
kwaroran
c4f1f6d28b
Update importCharacter function to allow multiple file selection
2024-04-11 09:13:15 +09:00
kwaroran
8c0fe0d795
Update version numbers to 1.95.0
2024-04-11 06:06:26 +09:00
kwaroran
386129626f
Refactor additionalClass parameter to be className for clarity
2024-04-11 05:46:10 +09:00
kwaroran
35af70f70f
Fix hypamemory duplication problem
2024-04-11 05:42:34 +09:00
kwaroran
f54a2a98ad
Remove console.log statement in stores.ts
2024-04-11 05:21:59 +09:00
kwaroran
3726c96a29
Add metadata viewer
2024-04-11 05:18:47 +09:00
kwaroran
a98c9f2022
Fix asHyper flag in sendChat function
2024-04-11 04:50:42 +09:00
kwaroran
3accdf0805
Update chat process indication mark style
2024-04-11 04:49:07 +09:00
kwaroran
3752b4e550
Add chat process indication mark
2024-04-11 04:43:56 +09:00
kwaroran
746d226723
Update error message in supaMemory.ts to use JSON.stringify for da.data
2024-04-11 04:31:02 +09:00
kwaroran
6ffd29a5a6
Fix realm ID extraction in RealmMain.svelte
2024-04-11 01:30:39 +09:00
kwaroran
c351041a9b
Fix realm cutoff
2024-04-11 01:27:20 +09:00
kwaroran
fb058c430f
Add new character addition screen
2024-04-11 01:07:22 +09:00
kwaroran
a750e39674
Update FontColorItalic in colorscheme.ts to #F1FA8C
2024-04-11 00:32:45 +09:00
kwaroran
5e829bb043
Update Main Menu title to "Recently Uploaded"
2024-04-11 00:31:48 +09:00
kwaroran
9d0e6567e9
Change default prompt
2024-04-11 00:29:59 +09:00
kwaroran
6c42e0e189
Add prebuiltPresets import to botpreset.svelte
2024-04-11 00:27:32 +09:00
kwaroran
464670b1b1
Add imported flag to character interface
2024-04-11 00:24:21 +09:00
kwaroran
d1ace0c3d5
Update version numbers to 1.94.1
2024-04-10 12:17:09 +09:00
kwaroran
408bbbd2e6
Fix var not updating
2024-04-10 12:16:00 +09:00
kwaroran
1d368ddc3c
Add CurrentVariablePointer to Chat.svelte and CurrentVariablePointer store in stores.ts
2024-04-10 11:59:14 +09:00
kwaroran
0d4b89ff80
Update version numbers to 1.94.0
2024-04-10 11:34:37 +09:00