3b03f07ebf
[chore] eslint fixes
2024-11-18 21:29:56 +02:00
c3483bc432
Merge branch 'staging' into claude-caching-at-depth
2024-11-18 21:03:33 +02:00
5478b37b22
Don't use deprecated fetch method.
2024-11-18 20:39:44 +02:00
b2b5c1f10c
ComfyUI: Log error details on prompt submission
2024-11-18 20:35:48 +02:00
bcf127e387
Add diffusion unets to ComfyUI models list
...
rm string interpolation
2024-11-18 22:17:19 +11:00
c3caa1699e
Moved most of code to prompt converters
2024-11-18 08:06:27 -03:00
5992117904
Add GGUF models and denoise parameter for ComfyUI
2024-11-18 17:55:30 +11:00
befe5a7171
Adding Claude caching support to OpenRouter as well
2024-11-17 15:53:02 -03:00
5397614347
Defaulting to -1 rather than boolean false
2024-11-17 14:01:22 -03:00
ac33e4d668
cache_control positioning fix
2024-11-17 09:21:20 -03:00
73dabd8905
Simple implementation of caching at depth that should be useful for most use cases
2024-11-17 08:32:36 -03:00
c9d2b609f1
match => includes
2024-11-16 15:41:41 +02:00
30bca8e39b
Supports GEMINI EXP
2024-11-15 05:26:10 +09:00
8c1e490727
Merge pull request #3068 from LuminousPath/release
...
feat: Add preferences parameter to /searxng endpoint
2024-11-13 11:10:42 +02:00
61ddb720d7
Improve backward compatibility if preferences
are not passed
2024-11-13 11:09:21 +02:00
f880c68968
feat: Add preferences parameter to /searxng endpoint
...
Added paramater and handles it in the query parameters.
2024-11-13 14:27:31 +09:00
8da98faa99
MistralAI: Include frequency/presence penalties in requests
2024-11-08 11:09:57 +02:00
6ae296d5b5
Add check for existing chats directory before reading files
2024-11-08 10:44:04 +02:00
2daff0e736
Console log full CC error response
2024-11-05 16:40:05 +00:00
77be125a99
NanoGPT: Add to image generation extension
2024-11-03 20:37:30 +02:00
8c568bfa13
Merge branch 'staging' into optimize-chat-manager
2024-10-31 21:05:36 +02:00
47b7745ceb
Extend message preview length
2024-10-31 20:47:31 +02:00
e0e60a1d00
Fix incorrect message counter
2024-10-31 20:07:23 +02:00
f4ef324203
Merge pull request #3024 from dylan1951/add-nano-gpt-provider
...
Add NanoGPT chat completions provider
2024-10-31 19:30:24 +02:00
30e9e90b38
optimize chat manager logic
2024-10-31 17:48:58 +03:00
135639642b
Update azure.js
...
Change Azure TTS audio format from ogg-48khz-16bit-mono-opus to webm-24khz-16bit-mono-opus because this works with WebKit-based browsers so brings Azure TTS to iOS, iPadOS and Safari on macOS.
2024-10-27 19:56:07 -07:00
5848806e6a
Merge branch 'release' into staging
2024-10-26 21:40:30 +03:00
d716bc0a07
Revert Google Translate client library
2024-10-26 21:39:37 +03:00
f5bdb52c25
Merge branch 'staging' into webpack
2024-10-26 19:11:29 +03:00
2c7e9729bc
Fix example prefixes in Gemini with no system instruction #2997
2024-10-26 17:25:42 +03:00
4b5f485bd5
Add NanoGPT as chat completions provider
2024-10-26 16:57:49 +13:00
0882fb2d15
Add NanoGPT as chat completions provider
2024-10-26 16:51:39 +13:00
0f320dd362
WebSearch: Add endpoint for Tavily
2024-10-23 23:38:17 +03:00
a80741a20e
Webpack: Don't watch filesystem in production
2024-10-18 11:47:51 +00:00
a32dd436d7
Node: Replace global with globalThis
2024-10-18 09:13:25 +00:00
4725b869eb
Add webpack for external frontend libraries.
2024-10-16 22:00:14 +03:00
b6af986e58
Merge pull request #2987 from SillyTavern/remove-legacy-api
...
TextGenWebUI: remove legacy API mode
2024-10-15 23:04:24 +03:00
3471d0be93
Claude: Don't send empty text with images
2024-10-15 10:53:07 +03:00
24884b3206
TextGenWebUI: remove legacy API mode
2024-10-15 00:32:56 +03:00
83ef5a67f6
Merge branch 'staging' into google-tts
2024-10-13 17:16:08 +03:00
3e9bad6845
Preserving the entry extensions field through v2 char exports and imports
2024-10-12 12:30:15 -03:00
8cb0fda321
TTS: Add Google Translate TTS
2024-10-12 13:35:11 +03:00
131e60ffe6
Update node types
2024-10-12 11:36:26 +03:00
89c0b0e1cd
Replace Google Translate API package
2024-10-12 10:47:05 +03:00
ffa8716d07
Plugins: support .cjs module extension
2024-10-11 23:00:37 +03:00
4fcad0752f
[chore] Fix type errors
2024-10-11 21:33:36 +03:00
72138c632d
[chore] Remove unused import
2024-10-11 20:58:06 +03:00
90eef29982
Merge branch 'staging' into es-modules
2024-10-11 20:30:23 +03:00
34b1fa2cff
[chore] Run code format
2024-10-11 20:28:54 +03:00
ed8e379e54
support new together.ai image generation api
2024-10-11 17:48:33 +02:00