Commit Graph

297 Commits

Author SHA1 Message Date
kwaroran
38195761f8 [feat] ain bias 2023-08-04 21:05:12 +09:00
kwaroran
4aefd681fe [feat] better nai 2023-08-04 21:00:40 +09:00
kwaroran
c788399321 [feat] force openai option 2023-08-04 17:46:04 +09:00
kwaroran
b5e9b378ed [fix] oobabooga prompt template and autosuggest (#226)
# 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
The changes in #225 didn't seem to be enough, so I made an additional
fix.
2023-08-04 11:42:43 +09:00
kwaroran
d3dccbc80a [fix] antropic 2023-08-04 11:21:22 +09:00
aegkmq
2d2eb63fac Merge branch 'kwaroran:main' into main 2023-08-03 13:34:06 +09:00
kwaroran
7f03cbbff5 [fix] throw only on web 2023-08-03 13:11:56 +09:00
kwaroran
2bb3937d0d [feat] local request warn 2023-08-03 13:03:23 +09:00
kwaroran
7d369221dc [feat] log for streaming 2023-08-03 07:02:58 +09:00
aegkmq
838eaf81c8 [fix] prompt template and autosuggest 2023-08-02 21:14:24 +09:00
kwaroran
59dea11635 [fix] oobabooga (#225)
# 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
- Fix the sampling parameter inputs and remove unused settings (#224)
- Add the streaming features
- Force to use the model's prompt template
- Strict end-of-text checking with many stop strings
- Replace the oobabooga prebuilt preset with simple-1 (oobabooga preset
arena winner)
- Increase the default oobabooga truncation length from 2048 to 4096
(LLaMA 1 -> LLaMA 2)
2023-08-02 13:56:48 +09:00
aegkmq
dfb03d08d4 [fix] local model's prompt template 2023-08-02 12:23:50 +09:00
aegkmq
daf2118ebb [fix] meaningless stream.cancel() 2023-08-01 18:20:52 +09:00
aegkmq
f0257aca50 [feat] oobabooga streaming 2023-08-01 17:23:06 +09:00
aegkmq
8aacea9f1a [fix] oobabooga prompts 2023-08-01 15:58:41 +09:00
kwaroran
c5ab158f3d [feat] claude request 2023-08-01 07:29:15 +09:00
kwaroran
8d1c223423 [fix] kayra fix 2023-07-29 14:46:40 +09:00
kwaroran
538d664baf [feat] new nai formating/kayra 2023-07-29 08:57:28 +09:00
kwaroran
a370b9c033 [feat] add kayra 2023-07-29 08:07:01 +09:00
kwaroran
c96491d353 [feat] added risuidentify 2023-07-27 11:02:05 +09:00
kwaroran
d5a057168d [fix] model using submodel even if simple mode 2023-07-22 02:31:08 +09:00
kwaroran
26f6c911f6 [fix] tokens not going on streaming 2023-07-22 01:10:44 +09:00
kwaroran
873f9cf6f8 [feat] added tokens for reverse proxy 2023-07-22 01:04:29 +09:00
kwaroran
132a39384b [fix] request models 2023-07-21 03:13:01 +09:00
kwaroran
81c58d6d9f [feat] added reverse proxy claude 2023-07-20 16:20:24 +09:00
kwaroran
e57e133cb4 [fix] fixed huburl 2023-07-16 17:29:35 +09:00
LL
2bbb0ff9ca [fix] apply plain fetch option when use Streaming 2023-07-11 00:52:28 +09:00
kwaroran
86bc533e1b [fix] auth problem 2023-07-09 22:24:25 +09:00
kwaroran
7079e960f8 [fix] openrouter request 2023-07-09 22:16:14 +09:00
kwaroran
77502416b5 [feat] add openrouter 2023-07-09 21:59:47 +09:00
kwaroran
d4157d3ab6 [feat] added ain param 2023-07-09 21:30:53 +09:00
kwaroran
3564190235 [feat] added ooba 2023-07-09 21:13:47 +09:00
kwaroran
5f8be5a06c [fix] ooba force new api 2023-07-09 17:26:53 +09:00
kwaroran
8ba2c24674 [feat] ooba auto url 2023-07-09 17:26:11 +09:00
kwaroran
e722efb73d [feat] ooba formating 2023-07-09 17:24:10 +09:00
kwaroran
f42d0bd642 [fix] proxy key not working in web 2023-07-08 11:19:23 +09:00
kwaroran
f464e29483 [refactor] reverse proxy 2 2023-07-08 10:42:29 +09:00
kwaroran
d4a08dd620 [refactor] reverse proxy 2023-07-08 10:28:43 +09:00
kwaroran
4650fe2d95 [fix] prox y16k display 2023-07-07 16:53:19 +09:00
kwaroran
7ff9561ee0 [fix] oai keys not applying 2023-07-07 06:44:05 +09:00
kwaroran
e338940708 [refactor] proxy url by header 2023-07-07 06:30:04 +09:00
kwaroran
ead670516d [refactor] proxy2 2023-07-07 06:20:02 +09:00
kwaroran
1139de8140 [feat] sperate reverse proxy 2023-07-04 22:06:24 +09:00
kwaroran
9f9c7736fb [fix] proxy loc 2023-07-04 21:41:12 +09:00
kwaroran
06345a4ad4 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2023-07-01 22:15:43 +09:00
kwaroran
db3625ba18 [feat] better proxies for streaming 2023-07-01 22:15:21 +09:00
c0sogi
0179158597 fixed streaming header check 2023-07-01 18:01:05 +09:00
kwaroran
fa6f5fb027 [feat] accountstorage template 2023-06-30 02:50:51 +09:00
kwaroran
e6dc0dcb06 [feat] add model names, claude 1.2 and 1.0 2023-06-29 00:51:18 +09:00
kwaroran
154eba5523 [feat] added 0301 for gpt 2023-06-29 00:30:56 +09:00