Cohee
33916aa493
Merge pull request #2654 from ayancey/openai-compatible-tts
...
OpenAI Compatible API TTS Provider
2024-08-13 20:53:09 +03:00
Cohee
d0b368f29c
Vector Storage: change NomicAI key input
2024-08-13 20:50:41 +03:00
Cohee
1842a8ee6d
Add buttons to remove SD/translate secrets
2024-08-13 20:43:45 +03:00
Cohee
f17df7d9ad
Add remove key button for Azure TTS
2024-08-13 20:33:59 +03:00
Cohee
1883095e39
Move request to backend
2024-08-13 20:29:33 +03:00
Cohee
8921b78f87
Add debug logs to WebLLM completions
2024-08-13 19:57:38 +03:00
Cohee
4888e3c2b0
Vector Storage: summarize with WebLLM extension
2024-08-13 19:34:11 +03:00
Alex Yancey
ab42d6ff82
Quick and dirty attempt at implementing an OpenAI compatible TTS voice provider
2024-08-13 02:07:46 -07:00
Cohee
7d3f544e63
Refactor extension install menu
2024-08-13 01:09:14 +03:00
Cohee
30c19eb8fd
Add WebLLM source to /summarize command
2024-08-13 00:57:32 +03:00
Cohee
5b3388d0c8
Use common methods for extras summary
2024-08-12 23:08:11 +03:00
Cohee
8685c2f471
Add WebLLM extension summarization
2024-08-12 23:01:03 +03:00
Cohee
77ab694ea0
Add shared utilities for generating text with WebLLM
2024-08-12 22:07:44 +03:00
Cohee
2bdc6f27cc
Add SillyTavern globals
2024-08-12 21:56:32 +03:00
Cohee
406acb4312
Don't use quiet name for impersonation
...
Closes #2645
2024-08-11 23:03:48 +03:00
Cohee
2ef9d374ec
Chat Completion: Don't insert group nudge when impersonating
...
Closes #2588
2024-08-11 20:55:59 +03:00
Cohee
f305ba7ce7
Configurable ollama keep_alive
...
Closes #1859
2024-08-11 17:32:31 +03:00
Cohee
8df27254fd
Merge pull request #2640 from edk208/release
...
Adding Block Entropy API endpoints for chat, image, and video generation
2024-08-11 16:19:14 +03:00
Cohee
fcfa15a5ad
Add model to presets. Fix restoration on app load
2024-08-11 16:18:24 +03:00
Cohee
aa0eecd17e
Remove fill from icon SVG
2024-08-11 16:06:43 +03:00
Cohee
249383d44d
Fix data-i18n attribute
2024-08-11 15:59:02 +03:00
Edward Kim
41247740b1
fixed model in max context
2024-08-10 22:00:26 -04:00
Edward Kim
88ada0f67d
fixed ordering in image generation source, and max token length for llm models
2024-08-10 21:55:52 -04:00
Cohee
22d13a0aee
Update CONTRIBUTING.md
2024-08-11 00:13:24 +03:00
Cohee
9af640cdf8
Merge pull request #2635 from SillyTavern/independent-WI-disable
...
Split WI Entry 'disable' into separate toggle
2024-08-11 00:11:23 +03:00
Cohee
41a3a97925
Clean-up commented code
2024-08-11 00:10:17 +03:00
Cohee
ed99e41985
Merge pull request #2636 from SillyTavern/stopping-strings-group-members
...
Group members as stopping strings only added if generating for a specific member or impersonating
2024-08-10 23:58:58 +03:00
Edward Kim
7546030c48
Removed the scheduler, unused and auto added by vs code by mistake
2024-08-10 14:11:34 -04:00
Edward Kim
59c66353a9
fixed linting spacing issue
2024-08-10 13:12:57 -04:00
Edward Kim
08d5a2826f
fixed generation endpoints, added animation via gifs
2024-08-10 13:07:52 -04:00
RossAscends
06efdf17d8
clarify regex editor tooltips
2024-08-10 18:12:45 +09:00
RossAscends
ffb374b8f3
clarify Regex editor "only" toggles.
2024-08-10 18:07:39 +09:00
RossAscends
d7d99fa94c
add tooltip, efficient-ify class toggling
2024-08-10 17:53:02 +09:00
Wolfsblvt
fd03ccdd4f
Only add group member stopping strings on message
...
- Only add group members as stopping strings if generating for a specific group member or user. (Allow slash commands to work around name stopping string restrictions)
2024-08-10 07:32:25 +02:00
RossAscends
e77dd96bb7
add color to toggle on state
2024-08-10 13:12:46 +09:00
RossAscends
0dce445375
fix toggle logic and cursors
2024-08-10 13:07:07 +09:00
RossAscends
704058ac36
re-divorce entry active state from trigger strategy
2024-08-10 12:48:47 +09:00
Cohee
218416010f
Merge pull request #2634 from splitclover/staging
...
Add events for chat completion import/export
2024-08-10 02:21:53 +03:00
splitclover
dcfeb837a8
Add await to events
2024-08-10 00:44:01 +02:00
splitclover
696ca50652
Merge branch 'SillyTavern:staging' into staging
2024-08-09 23:49:59 +02:00
splitclover
754752c80a
Added chat completion import/export events
2024-08-09 23:49:18 +02:00
Cohee
478e1a6bb5
Merge pull request #2629 from SillyTavern/improve-swipe-commands
...
Improve `/addswipe` and `/delswipe` slightly
2024-08-10 00:48:48 +03:00
Wolfsblvt
e9602b840c
Enhanced tooltip for Char Lore button
2024-08-09 22:10:41 +02:00
Cohee
6683ae810f
Replace mobile TTS placeholder text
...
Closes #2631
2024-08-09 10:17:06 +03:00
Wolfsblvt
7ffc69b83b
/delswipe returns current swipe id
2024-08-09 00:38:51 +02:00
Wolfsblvt
2ce58bb0a6
Allow switching on /addswipe
...
- Add optional "switch" arg to /addswipe
- Make /addswipe return the new swipe id
2024-08-09 00:37:26 +02:00
Cohee
e17f0b368d
Merge pull request #2623 from SillyTavern/gpt-4o-structured-model
...
Add GPT-4o checkpoint model (support Structured Output)
2024-08-08 13:13:59 +03:00
Edward Kim
b9857eb315
Added block entropy endpoints for chat and image
2024-08-08 00:08:03 -04:00
Cohee
6e1ba5f7e2
Change event handler type for custom CSS
...
Closes #2624
2024-08-08 00:21:18 +03:00
Wolfsblvt
3fab783e44
Add GPT-4o checkpoint model
...
- This one supports "Structured Outputs"
2024-08-07 21:35:15 +02:00