kwaroran
73b86f0a64
[fix] return proxy
2023-07-07 06:08:51 +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
7f46e9d543
[ver] update to 1.29.6
2023-07-04 07:25:34 +09:00
kwaroran
8e174ba3e5
[fix] language fix
2023-07-04 07:07:39 +09:00
kwaroran
f5a834de84
[feat] app
2023-07-04 07:04:59 +09:00
kwaroran
d9776e73cf
[feat] change to assumed chats
2023-07-04 06:57:48 +09:00
kwaroran
1293c285ea
[fix] avoid dosync
2023-07-04 06:15:48 +09:00
kwaroran
3f85efccde
[fix] accounts
2023-07-04 06:11:29 +09:00
kwaroran
74c3f01170
[fix] migration blocking
2023-07-04 06:05:10 +09:00
kwaroran
c24ab7998c
[fix] account sync display
2023-07-04 05:51:51 +09:00
kwaroran
d086ce82f3
[refactor] account uuid for db
2023-07-04 05:47:59 +09:00
kwaroran
7ace1e71c0
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2023-07-04 05:46:06 +09:00
kwaroran
d05fc1e423
[refactor] account uuid
2023-07-04 05:45:45 +09:00
kwaroran
e0a700ce9e
[feat] add unmigration when logout
2023-07-04 05:40:16 +09:00
kwaroran
03a901a069
[fix] revert globalapi proxy
2023-07-04 02:19:52 +09:00
kwaroran
75271eddab
[fix] fixed accountsync
2023-07-03 00:03:57 +09:00
kwaroran
8f335de74a
[fix] load fix with hex
2023-07-02 20:42:56 +09:00
kwaroran
ed7a7865bb
[fix] load caching fix
2023-07-02 20:39:40 +09:00
kwaroran
1152676d14
[feat] ignore google drive
2023-07-02 20:20:09 +09:00
kwaroran
ddfaafb7cf
[feat] added account sync option
2023-07-02 20:09:43 +09:00
kwaroran
c2e20d1de1
[feat] change proxy url
2023-07-02 06:40:08 +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
kwaroran
d3afc3e16f
Fixed event stream header check ( #187 )
...
# 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
I am running local llama in own API server. In streaming mode, the
`Content-Type` is sometimes appended with something like
`text/event-stream; charset=UTF-8`, so we just need to make sure the
header contains the string `text/event-stream`.
2023-07-01 20:30:08 +09:00
c0sogi
0179158597
fixed streaming header check
2023-07-01 18:01:05 +09:00
kwaroran
d0c896a7e4
[version] bump version to 1.29.4
2023-07-01 03:48:09 +09:00
kwaroran
03007fb697
[feat] added nai lorebook
2023-07-01 03:47:21 +09:00
kwaroran
370c741fe3
[feat] add json export, remove old risucard
2023-07-01 03:38:50 +09:00
kwaroran
443511d925
[fix] fix importin
2023-07-01 03:31:30 +09:00
kwaroran
2da41b5ac4
[fix] accountstorage rerequiring login in write
2023-06-30 16:59:04 +09:00
kwaroran
961e26bd8e
[fix] accountstorage rerequiring login
2023-06-30 16:55:25 +09:00
kwaroran
9042059196
[fix] file assets in sync
2023-06-30 16:50:45 +09:00
kwaroran
c2648477d2
[fix] file sync login
2023-06-30 16:44:20 +09:00
kwaroran
7eb6907eef
[feat] account storage migration
2023-06-30 06:35:08 +09:00
kwaroran
8739b0f787
[feat] functional account storage
2023-06-30 05:45:51 +09:00
kwaroran
fa6f5fb027
[feat] accountstorage template
2023-06-30 02:50:51 +09:00
kwaroran
507b3c668d
[version] bump to 1.29.3
2023-06-29 09:21:11 +09:00
kwaroran
cf7b76829d
Merge branch 'main' of https://github.com/kwaroran/RisuAI
2023-06-29 09:19:14 +09:00
kwaroran
8055739527
[fix] hypamemory vector saving fix
2023-06-29 09:19:01 +09:00
kwaroran
d994e6f1e3
Update README.md
2023-06-29 08:45:58 +09:00
kwaroran
6d4b592a25
[fix] supamemory and hypamemory using too much tokens
2023-06-29 08:06:03 +09:00
kwaroran
1f9924ddda
[version] bump to 1.29.2
2023-06-29 07:46:09 +09:00
kwaroran
96ad8b4938
[fix] removing index 0 presets overides next preset
2023-06-29 07:45:28 +09:00
kwaroran
0bcf6336b9
[fix] hypamemory save order
2023-06-29 07:38:28 +09:00
kwaroran
d52f79191d
[del] hidden gd connection
2023-06-29 05:25:57 +09:00
kwaroran
d33920c651
[del] disabled syncing
2023-06-29 05:25:05 +09:00
kwaroran
e4b72c82ea
[fix] opfs migration
2023-06-29 05:19:49 +09:00
kwaroran
3d6169b524
[feat] custom flags
2023-06-29 05:16:12 +09:00
kwaroran
1f2e9be90f
[feat] opfs storage
2023-06-29 05:08:42 +09:00