LightningHyperBlaze45654
21f5d61521
Update hypav2.ts
...
Still so much error :(
2024-06-17 22:33:34 -07:00
HyperBlaze
289fe90027
Update hypav2.ts
...
fuck chatgpt, today is the last day and I will finish this.
2024-06-17 15:07:07 -07:00
LightningHyperBlaze45654
ff52e8dd37
hypav2.ts update
...
one final stability check will be required..
2024-06-17 08:21:56 -07:00
LightningHyperBlaze45654
dab52b6a1f
updated hypav2.ts
...
Logic change. Need revise.
2024-06-16 12:41:41 -07:00
LightningHyperBlaze45654
e03e7f9c4b
Resolved all buggy issues
...
why no json? Idk, blame me
2024-06-16 10:28:31 -07:00
LightningHyperBlaze45654
4ef256dcf9
hypav2 working update
...
Everything works as intended.
when the first chat limit is reached, it succesfully summarize the previous chats according to the chunk size, and then returns the chat with summarized text as a system prompt, with other chats after that summarized point correctly appended.
Automatic sub-chunking also works perfectly.
Tested with sub-model.
2024-06-15 23:34:00 -07:00
HyperBlaze
0d058273c6
Merge branch 'kwaroran:main' into main
2024-06-14 19:36:42 -07:00
HyperBlaze
33bb7a3337
updated hypav2.ts
...
back to original logic, only model selection is implemented.
Previous issue: the mainChunks object holds list of summarized texts, but for somewhat reason they are deleted after usage, and then re-added again, summarizing same chats.
2024-06-14 17:29:11 -07:00
kwaroran
6ed211af7e
chore: Update app version to 114.4.0
2024-06-15 02:05:28 +09:00
kwaroran
6ec18685b4
Improve automark.ts code to handle more symbols
2024-06-15 02:04:12 +09:00
HyperBlaze
bc32938ab7
Merge branch 'kwaroran:main' into main
2024-06-14 10:01:00 -07:00
kwaroran
fd6e481e8d
chore: Update app version to 114.3.0
2024-06-14 23:41:50 +09:00
kwaroran
688be14e11
feat: add updater
2024-06-14 23:40:28 +09:00
HyperBlaze
b1480e8d3b
Merge branch 'kwaroran:main' into main
2024-06-13 22:00:59 -07:00
kwaroran
98d7d19007
Update version to 114.2.2
2024-06-14 08:32:10 +09:00
kwaroran
4f5171d16c
refactor: Improve pickHashRand function in parser.ts
2024-06-14 08:31:07 +09:00
kwaroran
27ad0810c4
feat: improve pick
2024-06-14 08:27:32 +09:00
kwaroran
4e4f6c4295
refactor: Remove duplicated 'unixtime' case in parser.ts
2024-06-14 08:21:42 +09:00
kwaroran
57067750f0
Add "button" to the combine translation blacklist ( #509 )
...
# 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
2024-06-14 07:28:33 +09:00
kwaroran
2ba6e1b54a
Update version to 114.2.1
2024-06-14 07:28:02 +09:00
kwaroran
731da1d2df
refactor: Improve array filtering logic in parser.ts
2024-06-14 07:27:07 +09:00
HyperBlaze
d72c541437
changed mainprompt
...
made mainprompt only have most recent summarized data, which will be correctly appended on mainChunks[0]
2024-06-13 13:08:43 -07:00
LightningHyperBlaze45654
9e77b46936
Experimental settings updated
...
regular push for saving
2024-06-12 20:58:30 -07:00
LightningHyperBlaze45654
0e70869b88
Solved hypav2 not implemented as expected
...
The github isn't updating codebase correctly!!!
2024-06-12 17:00:13 -07:00
sub-hub
e59f8f1fa4
Add "button" to the combine translation blacklist
2024-06-12 23:42:39 +09:00
LightningHyperBlaze45654
bbf5c7405a
punctuation fix, added oai embedding
2024-06-12 07:38:12 -07:00
LightningHyperBlaze45654
5030dd56da
hypav2 enhancment 2
2024-06-12 07:11:07 -07:00
HyperBlaze
aff445f38f
Merge branch 'kwaroran:main' into main
2024-06-12 06:32:10 -07:00
kwaroran
6b42216d71
Update version to 114.2.0
2024-06-12 20:20:50 +09:00
kwaroran
933e4d0cec
feat: add sd3
2024-06-12 20:20:24 +09:00
LightningHyperBlaze45654
ff1793a123
hypav2 update
...
incomplete
2024-06-11 21:06:59 -07:00
kwaroran
9f431f7dba
Update version to 114.1.1
2024-06-11 22:39:48 +09:00
kwaroran
f8348ce8d4
feat: add 'filter' to normalCBSwithParams in highlight.ts
2024-06-11 22:39:29 +09:00
kwaroran
c5b0b8e3de
feat: improve filter
2024-06-11 22:39:16 +09:00
kwaroran
ff0b506379
refactor: Improve array filtering logic in parser.ts
2024-06-11 22:35:41 +09:00
kwaroran
93c8ffc187
Update version to 114.1.0
2024-06-11 21:55:47 +09:00
kwaroran
f05749a8cd
feat: add filter cbs
2024-06-11 21:55:09 +09:00
kwaroran
a17bfe598a
Update version to 114.0.0
2024-06-10 22:38:19 +09:00
kwaroran
0f9b7e1789
refactor: Add screen width and height to matcher function
2024-06-10 22:28:03 +09:00
kwaroran
8a8b9a8b9e
feat: add char_history and user_history
2024-06-10 22:16:16 +09:00
kwaroran
35bf11af20
feat: add time related syntax
2024-06-10 22:12:06 +09:00
kwaroran
b19074237d
refactor: move logical operators to normalCBSwithParams in highlight.ts
2024-06-10 22:07:59 +09:00
kwaroran
5e0104a735
feat: add mly
2024-06-10 22:07:12 +09:00
kwaroran
c5f841247a
refactor: Fix bug in characterCards.ts
2024-06-10 16:18:36 +09:00
kwaroran
ccb3d94ef7
feat: add hub additional html
2024-06-10 16:11:49 +09:00
kwaroran
b7d436d443
refactor: Update characterCards.ts
2024-06-10 16:08:34 +09:00
kwaroran
4ffba5c95b
chore: Update app version to 1.113.5
2024-06-10 02:23:26 +09:00
kwaroran
6fea4118d3
refactor: Improve self-closing tag support in automark.ts
2024-06-10 02:04:29 +09:00
kwaroran
b93d1d947f
refactor: Improve self-closing tag support in automark.ts
2024-06-10 02:03:04 +09:00
kwaroran
7c063bbb01
refactor: Add support for self-closing tag '!' in automark.ts
2024-06-10 02:00:16 +09:00