kwaroran
c2352d49fd
Refactor return value of requestChatDataMain function
2024-03-05 01:46:36 +09:00
kwaroran
71d9768809
Add Claude 3 Formating
2024-03-05 01:40:05 +09:00
kwaroran
bde9ef51d4
Add models
2024-03-05 01:07:34 +09:00
kwaroran
66fd70c01a
Add postfile function
2024-02-26 23:13:29 +09:00
kwaroran
e797f301d7
Add new Gemini models to ModelList and requestChatDataMain
2024-02-09 01:14:39 +09:00
kwaroran
e414b317d1
Add gpt-3.5-turbo-0125, fix gpt-4-0314 ( #288 )
...
# 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
Reference:
https://platform.openai.com/docs/models/gpt-3-5-turbo
https://platform.openai.com/docs/deprecations
1. Added gpt-3.5-turbo-0125 model: The current gpt-3.5-turbo is pointed
to the 0613 model, but the official documentation says it will
automatically upgrade to the 0125 model on February 16 anyway.
2. Fixed the model name of gpt-4-0314, although it is deprecated.
2024-02-07 02:25:12 +09:00
kwaroran
8bcae0864b
Fix formatting for Claude
2024-02-06 21:34:02 +09:00
bangonicdd
85e7becaf6
Add gpt-3.5-turbo-0125, fix gpt-4-0314
2024-02-03 04:30:34 +09:00
kwaroran
afea17dfb3
Update model options in ModelList.svelte and request.ts
2024-01-26 04:24:02 +09:00
kwaroran
1397be4f03
Refactor requestChatDataMain function to handle non-multiGen
2024-01-16 17:54:42 +09:00
kwaroran
1b1c6ad2fd
Refactor code for local models
2024-01-16 17:52:33 +09:00
kwaroran
9db4810bbc
Experimental llamacpp support
2024-01-16 10:56:23 +09:00
gdosu
013cce2330
fix versioning mistake
2024-01-13 21:26:38 +09:00
gdosu
ebe7a938ce
Fix versioning, applied top-p
2024-01-13 20:53:03 +09:00
gdosu
8f3011914a
Fix mistake
2024-01-13 20:13:10 +09:00
gdosu
3b9a12899f
Force plain fetch for aws
2024-01-13 19:56:24 +09:00
gdosu
93e5b7bdb4
Fix aws claude
2024-01-13 19:34:49 +09:00
kwaroran
b402195e18
Fix streaming response handling in sendChat function
2024-01-13 10:41:12 +09:00
kwaroran
a319eedee1
Add experimental support for Claude AWS
2024-01-11 21:50:04 +09:00
kwaroran
6031ecea32
Fix OpenAI Fixer plugin
2024-01-11 21:41:55 +09:00
kwaroran
350bc66851
Add support for WebLLM
2024-01-09 00:27:58 +09:00
kwaroran
62a6577368
Add openrouterFallback and openrouterMiddleOut options
2024-01-08 09:09:12 +09:00
kwaroran
34a4422af0
[feat] add horde default key
2024-01-04 03:49:21 +09:00
kwaroran
32e3060b19
[feat] better openrouter support
2024-01-04 02:32:53 +09:00
kwaroran
23ef56cb33
[feat] fix horde support
2024-01-03 19:36:47 +09:00
kwaroran
99743f581a
[feat] add top_k for openrouter
2024-01-03 19:03:24 +09:00
kwaroran
2442b287ff
[feat] android support
2024-01-01 23:14:58 +09:00
kwaroran
532e223f17
[feat] gpt 4.5
2023-12-27 00:07:16 +09:00
kwaroran
036fc00f7b
[fix] name appending wrong
2023-12-24 22:07:12 +09:00
kwaroran
bdb83cbe1b
[fix] iterable error when use gemini-pro ( #277 )
...
# PR Checklist
- [ ] 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?
- [ ] Did you added a type def?
# Description
An error occurred when use gemini-pro model with disabled Vertex-AI:

2023-12-24 10:35:24 +09:00
kwaroran
3b5d036aac
[fix] example chat not working
2023-12-24 10:33:35 +09:00
kmou424
aa953e0634
[fix] iterable error when use gemini-pro
2023-12-22 23:26:15 +08:00
kwaroran
3e33501954
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2023-12-21 13:41:48 +09:00
kwaroran
438ab1349c
[feat] gemini non-vertex support
2023-12-21 13:39:00 +09:00
justpain02
78233c247c
Fix errors when use Oobabooga mode
2023-12-20 00:16:37 +09:00
kwaroran
f3bc64872c
[fix] multigen continue
2023-12-18 15:09:46 +09:00
kwaroran
2f66297c3c
[feat] generation times
2023-12-18 08:51:31 +09:00
kwaroran
b7b7b54dc3
[feat] add gemini
2023-12-14 07:33:54 +09:00
kwaroran
0e4dda49f8
[fix] mistral
2023-12-14 00:13:52 +09:00
kwaroran
6f54c90187
[feat] add mistral support
2023-12-13 12:33:58 +09:00
kwaroran
341ea3c364
[ref] remove unused
2023-12-10 03:38:21 +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
kwaroran
b1521384d3
[feat] oaifixer
2023-12-06 06:07:26 +09:00
kwaroran
77de90dd84
[fix] top_p ooba
2023-12-03 21:38:50 +09:00
kwaroran
9155734df2
[fix] top_p
2023-12-03 21:38:21 +09:00
kwaroran
7abce105c8
[feat] topp
2023-12-03 19:21:53 +09:00
kwaroran
390e3bcb62
[feat] add new ooba
2023-12-03 19:15:09 +09:00
kwaroran
29bc4a8348
[fix] claude system prompts
2023-11-29 00:48:39 +09:00