Cohee
|
afa7035632
|
Merge pull request #281 from bfs15/dev
hotfix on emtpy content: Was unable to open a certain chat without this
|
2023-05-12 10:18:39 +03:00 |
|
SillyLossy
|
8500e049c9
|
Fix system message overwriting auto-loaded chat #281
|
2023-05-12 10:14:57 +03:00 |
|
RossAscends
|
4eb9bf8cac
|
scrolling for mobile Adv Char and World Popups
|
2023-05-12 14:02:56 +09:00 |
|
RossAscends
|
6fd2925ebe
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-12 13:09:52 +09:00 |
|
RossAscends
|
859af087c6
|
typo in SD prompt
|
2023-05-12 13:09:50 +09:00 |
|
Aisu Wata
|
c06de1e6bd
|
hotfix on emtpy content: Was unable to open a certain chat without this
|
2023-05-12 00:29:21 -03:00 |
|
SillyLossy
|
aaa23815fd
|
Adjustments to colab
|
2023-05-12 01:04:37 +03:00 |
|
SillyLossy
|
ead53164a8
|
Add SD and TTS to colab.
|
2023-05-12 00:46:15 +03:00 |
|
SillyLossy
|
1dec2683ce
|
Add Silero TTS to Extras
|
2023-05-12 00:34:44 +03:00 |
|
SillyLossy
|
1219d41b2a
|
Fix Poe JB message substitution
|
2023-05-12 00:03:53 +03:00 |
|
RossAscends
|
d9a2c33722
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-12 03:31:31 +09:00 |
|
RossAscends
|
4f38cbd0e9
|
Update SD prompts
|
2023-05-12 03:30:43 +09:00 |
|
SillyLossy
|
e374703798
|
Refactor API keys handling. Remove ST hosting from colab
|
2023-05-11 21:08:22 +03:00 |
|
SillyLossy
|
9b80c861f0
|
is_name fix for Poe
|
2023-05-11 16:34:28 +03:00 |
|
SillyLossy
|
a15d7f6de1
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-11 16:19:32 +03:00 |
|
SillyLossy
|
552296a203
|
Remove obsolete colab popup
|
2023-05-11 16:19:27 +03:00 |
|
Cohee
|
8ba5f79714
|
Merge pull request #278 from ShisoFox/dev
Add new button to copy message text to the clipboard
|
2023-05-11 15:23:37 +03:00 |
|
ShisoFox
|
988fe4e180
|
Add new button to copy message text to the system clipboard
This saves a few clicks.
|
2023-05-11 07:47:10 -04:00 |
|
SillyLossy
|
18429bbc3b
|
Option to unlock max context size
|
2023-05-11 00:25:08 +03:00 |
|
SillyLossy
|
ee8ae7e9c6
|
Add instruct presets
|
2023-05-10 23:51:59 +03:00 |
|
SillyLossy
|
38afc89b14
|
Add a hint for author's note
|
2023-05-10 23:07:44 +03:00 |
|
SillyLossy
|
6d102269ac
|
Add custom stop sequences to instruct mode
|
2023-05-10 22:48:14 +03:00 |
|
SillyLossy
|
3d49f65b1a
|
Adjust crop params
|
2023-05-10 21:43:42 +03:00 |
|
SillyLossy
|
d8666128ef
|
Add cropping of user and characters avatars. Prevent failures on webp import (Android)
|
2023-05-10 21:34:02 +03:00 |
|
RossAscends
|
cc33d0deca
|
safety fix for public
|
2023-05-10 23:49:11 +09:00 |
|
RossAscends
|
e4e35fe0e6
|
WIP of avatar cropping on upload
|
2023-05-10 23:46:31 +09:00 |
|
SillyLossy
|
0f3315b074
|
Add image cropper plugin
|
2023-05-10 15:19:37 +03:00 |
|
SillyLossy
|
67a3702fca
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-10 02:13:21 +03:00 |
|
SillyLossy
|
730e3578ab
|
(Beta) Add instruct mode #250
|
2023-05-10 02:13:14 +03:00 |
|
RossAscends
|
681b6d1f09
|
+Alpin install install guide link in update note
|
2023-05-10 07:57:39 +09:00 |
|
RossAscends
|
2dfa59f980
|
update to update instructions.
|
2023-05-10 07:39:24 +09:00 |
|
RossAscends
|
242d16a973
|
Update instructions in html note & welcome msg
|
2023-05-10 07:04:27 +09:00 |
|
RossAscends
|
b98599fa9c
|
Added Update-Instructions.txt
|
2023-05-10 06:35:47 +09:00 |
|
Cohee
|
51e82f5507
|
Update bug_report.md
|
2023-05-09 21:55:47 +03:00 |
|
Cohee
|
18f085bd17
|
Update bug_report.md
|
2023-05-09 21:55:16 +03:00 |
|
Cohee
|
f5b2a9a213
|
Merge pull request #268 from bfs15/dev
Fix: extra space on prompt (due to join(" ") on array)
|
2023-05-09 21:50:19 +03:00 |
|
RossAscends
|
26c864cfed
|
Default Poe JB should now work on Claude-instant
|
2023-05-10 03:47:01 +09:00 |
|
Aisu Wata
|
22f4e6f1fe
|
Fixed trailing whitespace on join
|
2023-05-09 13:51:01 -03:00 |
|
Aisu Wata
|
941781719b
|
Fix: extra space on prompt (due to join(" ") on array)
|
2023-05-09 13:38:18 -03:00 |
|
SillyLossy
|
26d3c79fd2
|
Fix typos
|
2023-05-09 18:15:51 +03:00 |
|
SillyLossy
|
1827e0c0fe
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-09 17:55:47 +03:00 |
|
SillyLossy
|
5c7e7ba83a
|
Check for git command before running
|
2023-05-09 17:55:42 +03:00 |
|
RossAscends
|
0efa9fd0d9
|
update SD prompts for face/you
|
2023-05-09 23:15:14 +09:00 |
|
SillyLossy
|
9bdceabdf9
|
Update comment
|
2023-05-09 13:35:55 +03:00 |
|
SillyLossy
|
b93bdc4876
|
Rebranding of Extras project
|
2023-05-09 12:33:16 +03:00 |
|
SillyLossy
|
0b37c8bb2a
|
Headers sent adjust
|
2023-05-09 11:21:08 +03:00 |
|
RossAscends
|
0eb29af62b
|
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
|
2023-05-09 17:16:19 +09:00 |
|
RossAscends
|
97efabd3b2
|
Gap for rightnav flex, SD prompt tweaks, SD popup z to 3k
|
2023-05-09 17:16:17 +09:00 |
|
SillyLossy
|
0a999dcb62
|
Failsafe error checking
|
2023-05-09 11:14:41 +03:00 |
|
SillyLossy
|
6b967ac126
|
(Colab) Replace default emotional classifier
|
2023-05-09 10:48:09 +03:00 |
|