71b180ea2f
Merge branch 'staging' into parser-v2
2024-04-25 20:34:03 -04:00
62cf611fdc
Merge pull request #2138 from Wolfsblvt/fix-expression-list-resolve
...
Fix expression list resolve
2024-04-25 11:00:34 +03:00
cf7c270046
remove args from help string
2024-04-24 23:58:58 -04:00
161e512805
Fix expression list resolve
...
- New expression api "LLM" still queried local classify model for expressions, fixed by returning default list
- Fixed failed API calls crashing Expressions extension
2024-04-25 04:29:20 +02:00
85ad3ed165
fix missing comma
2024-04-24 19:20:50 -04:00
f6faec1786
add missing returns
2024-04-24 19:09:35 -04:00
c089e049d6
put name on first line
2024-04-24 18:55:08 -04:00
586fe54913
replace registerSlashCommand with detailed declarations
2024-04-24 18:50:16 -04:00
e7da03d64d
Merge branch 'staging' into parser-v2
2024-04-24 17:55:26 -04:00
2bba186c9e
Add slash command and d&d hint for data bank
2024-04-24 02:37:57 +03:00
61241df0d4
Add download and move for DB attachments
2024-04-24 02:33:16 +03:00
b6b9b542d7
Add drag&drop to data bank
2024-04-24 01:51:54 +03:00
75372ad0cc
Use Map for caches instead of objects
2024-04-23 16:15:54 +03:00
d97f0a4c4d
Add new NAI Diffusion model
2024-04-23 03:18:45 +03:00
4370db6bdc
Implement World Info activation using Vector Storage
2024-04-23 03:09:52 +03:00
776260c85a
Add Data Bank to attachments extension display name
2024-04-22 16:25:46 +03:00
5a5463bd5d
#2095 Suppress auto-execution on streamed swiped generations.
2024-04-22 16:02:50 +03:00
bc9c70556e
Clean-up mentions of /public/
2024-04-21 23:53:46 +03:00
bcda208a7d
Merge branch 'staging' into parser-v2
2024-04-21 16:04:25 -04:00
5fd6202e60
Merge branch 'staging' into neo-server
2024-04-21 21:56:36 +03:00
d5c0aed973
Replace Comfy avatar placeholders with empty pixel if message fails to load
2024-04-21 21:13:50 +03:00
5992c34fb5
Add DB attachment editor
2024-04-21 18:23:41 +03:00
bae74fbbd7
Add notepad data bank file creator
2024-04-21 18:11:03 +03:00
ca89be8930
Add experimental setting for file translation
2024-04-21 03:24:01 +03:00
344146d837
Merge branch 'staging' into neo-server
2024-04-21 01:04:03 +03:00
dcb98b2969
Substitute macros in TTS text before narrating
2024-04-21 01:02:49 +03:00
db78346bef
Add YT script loader for data bank
2024-04-20 19:58:29 +03:00
45cde8b5f1
Merge branch 'neo-server' into parser-v2
2024-04-20 08:43:26 -04:00
b3bbec83b6
Merge branch 'staging' into neo-server
2024-04-20 02:56:05 +03:00
78d1d48ea9
Add EPUB import for data bank
2024-04-20 01:24:46 +03:00
366e2abb8b
Move expressions LLM request setting mode listener
2024-04-19 23:01:31 +03:00
a3f6ce52e4
Fix manual vectorization of files
2024-04-19 18:43:35 +03:00
19ea1ee56c
Fix field style
2024-04-19 18:41:40 +03:00
1de09bf71d
Merge branch 'neo-server' into parser-v2
2024-04-19 09:07:42 -04:00
9d6a791443
Merge branch 'staging' into neo-server
2024-04-19 01:15:30 +03:00
eab545cafc
Error handling for Comfy request
2024-04-19 00:39:04 +03:00
901ffa3cdc
Add char and user avatar placeholders to ComfyUI workflow editor
...
They resolve to base64 encoded data URIs of respective avatars.
2024-04-19 00:32:38 +03:00
80de3fdd4c
Add buttons to process and purge file vectors for current chat
2024-04-19 00:16:23 +03:00
25cb598694
Add Cohere as embedding source
2024-04-19 00:07:12 +03:00
c1d31809a1
Merge branch 'neo-server' into parser-v2
2024-04-18 16:08:19 -04:00
2eafa2a212
Clean-up vectors upon deleting a file from Data Bank
2024-04-18 23:07:16 +03:00
8434f6e6cf
Clear toast upon inserting file
2024-04-18 22:59:42 +03:00
16a2ac0bbe
Add missing awaiters to getQueryText
2024-04-18 22:58:14 +03:00
16785ae005
Merge branch 'staging' into neo-server
2024-04-18 22:57:27 +03:00
cc1c3f173c
Merge pull request #2097 from Dakraid/feature/summarize-before-embedding
...
Summarize the chat messages handed to the embedding beforehand
2024-04-18 22:49:34 +03:00
5e18b1872b
Hide vector summarization unless chat vectors is enabled
2024-04-18 22:32:01 +03:00
f4f0a59e90
Save character data bank attachments as non-exportable
2024-04-18 22:16:51 +03:00
d281767867
Add /caption command
2024-04-18 16:22:33 +03:00
59bb04f1b3
Implement generic interface for adding Data Bank scrapers
2024-04-18 00:14:41 +03:00
abd8acd9fc
Add experimental flask icon with title
2024-04-17 20:35:51 +02:00