Commit Graph

297 Commits

Author SHA1 Message Date
kwaroran
aea0dd4088 Add cohere models 2024-09-01 19:34:41 +09:00
kwaroran
3b1d0f7f35 Add gemini pro 0827 2024-08-28 20:11:15 +09:00
kwaroran
aa6292eed8 Remove db.advancedBotSettings in request.ts (#597)
# 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
I think db.advancedBotSettings is code that should have been deleted,
but was not accidentally removed.
2024-08-24 19:55:30 +09:00
kwaroran
d51e168590 Add gemini pro exp 0801 2024-08-24 15:16:33 +09:00
kwaroran
d5837e51a6 Add claude plain fetch header 2024-08-24 15:14:54 +09:00
sub-hub
1e3ddebf4b Remove db.advancedBotSettings in request.ts 2024-08-20 15:04:26 +09:00
sub-hub
7a979eadfb Fix reverse_proxy claude error 2024-08-17 13:08:20 +09:00
kwaroran
407b0830c8 Fix claude compatibility for custom 2024-08-17 02:18:57 +09:00
kwaroran
146ed8c5b0 Add claude caching and fix gpt4o chatgpt 2024-08-15 06:16:48 +09:00
kwaroran
b9a2a9f353 Add ChatGPT 4o 2024-08-14 21:54:52 +09:00
kwaroran
952ee5fb54 Add GPT4o 20240806 2024-08-09 21:37:18 +09:00
kwaroran
90d1660582 Update Kobold 2024-08-05 21:52:34 +09:00
kwaroran
6eb6743fb2 Add Mistral Nemo 2024-08-05 17:39:28 +09:00
kwaroran
e521a1b366 Add GPT4o mini 2024-08-05 17:35:15 +09:00
kwaroran
47c3fab589 Add cohere preformatting 2024-07-29 01:28:29 +09:00
bangonicdd
9889a7ec49 add sonnet 3.5 for aws and custom 2024-06-21 02:42:44 +09:00
kwaroran
22a06a4d7d remove outdated plugins 2024-06-18 22:08:04 +09:00
kwaroran
c3f1e0dc22 feat: revert to beta 2024-05-27 14:56:12 +09:00
kwaroran
6df053696d refactor: Update generative language API URL for non-aigoogle projects 2024-05-27 13:29:02 +09:00
kwaroran
7f3434f8e4 refactor: Add Cohere models to ModelList and names.ts 2024-05-27 13:23:42 +09:00
kwaroran
66bbee9918 refactor: Add noMultiGen flag to requestChatDataMain function 2024-05-27 12:32:39 +09:00
kwaroran
01494209e7 Add gemini flash 2024-05-17 19:53:14 +09:00
IHaBiS02
4595a36adf Fix comments 2024-05-14 05:49:35 +09:00
IHaBiS02
2d71037e9b Fix some detail 2024-05-14 05:48:35 +09:00
IHaBiS02
73fda3bb93 Make exception on gpt based models from removing logit_bias 2024-05-14 05:48:14 +09:00
kwaroran
14ef1d95ce feat: Add GPT-4o mode 2024-05-14 02:35:00 +09:00
Yvonne
b389c86b76 Fixed hardcoded URL
now it takes it from the db.
2024-05-04 17:19:37 +02:00
kwaroran
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
4a820aac4a Remove deep 2024-04-25 00:59:02 +09:00
kwaroran
5b598eedd7 Fix typo 2024-04-24 19:51:07 +09:00
kwaroran
ab226c8b9d Fix text handling 2024-04-24 00:27:49 +09:00
kwaroran
393e702126 Fix type error in requestChatDataMain function 2024-04-24 00:23:21 +09:00
kwaroran
bb0ad4c57e Add chat formatting and use instruction prompt feature 2024-04-23 18:31:32 +09:00
kwaroran
e93f625ebd Add openrouter provider 2024-04-21 14:24:26 +09:00
kwaroran
c9011da053 Add Jinja based formating 2024-04-20 19:27:17 +09:00
kwaroran
9b7a9c788c Add AI model settings to BotSettings.svelte and request.ts 2024-04-19 13:24:29 +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
c805e63c60 Add support for Gemini Pro 1.5 in ModelList.svelte and request.ts 2024-04-17 10:38:23 +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
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
b095286b3e Add GPT-4-Turbo and latest models 2024-04-10 07:33:05 +09:00
kwaroran
28241011cf Add model support 2024-04-09 05:49:01 +09:00
kwaroran
a4817dd0cb Fix reader.closed check in requestChatDataMain function 2024-04-06 06:11:27 +09:00
kwaroran
ae1d84ead5 Update loadPages value in DefaultChatScreen.svelte and fix request 2024-04-06 06:11:04 +09:00