Commit Graph

158 Commits

Author SHA1 Message Date
Timothy J. Baek
063e006446 feat: custom comfyui workflow
Co-Authored-By: John Karabudak <hello@johnthenerd.com>
2024-08-21 14:44:47 +02:00
Timothy J. Baek
436f009dab refac 2024-08-21 14:20:52 +02:00
Timothy J. Baek
71a66ed4cf refac 2024-08-21 14:18:47 +02:00
Timothy J. Baek
29bef261be refac 2024-08-21 14:16:33 +02:00
Timothy J. Baek
e2291f7148 refac 2024-08-21 01:39:30 +02:00
Timothy J. Baek
8b5aed7a2b refac 2024-08-21 01:21:03 +02:00
Timothy J. Baek
95057d2368 refac: image gen 2024-08-21 00:35:42 +02:00
Timothy Jaeryang Baek
22d8f8f1ef
Merge pull request #4746 from 5E-324/fix-type-errors
chore: Fix type errors.
2024-08-20 13:37:08 +02:00
Zhuoran
fd26e5635d Fix type errors. 2024-08-20 08:44:09 +08:00
Timothy J. Baek
cbadf39d7d enh: user chat edit permission 2024-08-19 16:49:40 +02:00
Timothy J. Baek
0fa85c5c64 enh: enable message rating setting 2024-08-19 15:16:49 +02:00
Timothy J. Baek
7ef5aa520c chore: format 2024-08-13 11:12:35 +01:00
Timothy J. Baek
c416444e24 fix 2024-08-02 19:26:34 +02:00
Timothy J. Baek
b559bc84a7 refac 2024-08-02 19:24:47 +02:00
Timothy Jaeryang Baek
3f53abb233
Merge pull request #4018 from justinh-rahb/elevenlabs-voice-names
feat: Fetch ElevenLabs voice ID by name
2024-08-02 18:44:48 +02:00
Timothy J. Baek
77b2d2dbee refac: styling 2024-07-27 23:34:29 +01:00
Justin Hayes
c6c298b412
Fetch didn't happen 2024-07-20 11:02:59 -04:00
Justin Hayes
6cecb964a9
name 2024-07-20 03:07:50 -04:00
Justin Hayes
0216ee101c
enh: ElevenLabs voice name -> ID 2024-07-20 02:56:00 -04:00
Timothy J. Baek
ea6a5121b3 chore: format 2024-07-19 13:58:56 +02:00
Timothy J. Baek
79562a2531 fix: elevenlabs tts 2024-07-19 13:30:36 +02:00
Timothy J. Baek
e664a429a1 feat: elevenlabs tts support 2024-07-19 10:35:05 +02:00
Timothy J. Baek
b09bd1ed34 refac: styling 2024-07-19 10:17:59 +02:00
Timothy J. Baek
f0a8aca0e3 fix: automatic1111 auth key should not be required 2024-07-16 10:33:05 +02:00
Timothy J. Baek
a23146ebd1 refac: styling 2024-07-08 20:10:00 -07:00
Timothy J. Baek
8942d0d0e2 refac: styling 2024-07-08 19:47:30 -07:00
Timothy J. Baek
d5716ae751 chore: format 2024-07-05 23:48:53 -07:00
Peter De-Ath
8381346378 enh: add sideways scrolling to settings tabs container 2024-07-05 02:05:59 +01:00
Timothy J. Baek
740b6f5c17 fix: pull model 2024-07-04 00:42:18 -07:00
Timothy J. Baek
cf317f8fdf fix 2024-07-02 15:20:50 -07:00
Timothy J. Baek
439ab7a335 refac 2024-07-01 22:18:45 -07:00
Timothy J. Baek
b62d2a9b28 refac 2024-07-01 17:15:10 -07:00
Timothy J. Baek
a392865615 refac 2024-07-01 17:11:09 -07:00
Nicko van Someren
7aa35a3757 Added HTML and Typescript UI components to support configration of text extraction engine.
Updated RAG /config and /config/update endpoints to support UI updates.

Fixed .dockerignore to prevent Python venv from being copied into Docker image.
2024-07-01 12:10:59 -06:00
Timothy J. Baek
3c7f45ced4 fix 2024-06-27 11:12:07 -07:00
Timothy J. Baek
a92c5381fb chore: format 2024-06-25 08:51:52 -07:00
Timothy Jaeryang Baek
3750e69e09
Merge pull request #3418 from cheahjs/feat/hide-tokens-in-ui
feat: hide all API keys by default in admin settings
2024-06-25 08:40:18 -07:00
Timothy J. Baek
c147147001 chore: format 2024-06-25 08:00:32 -07:00
Jun Siang Cheah
f8f6943128 refac: use new SensitiveInput component 2024-06-25 20:15:29 +08:00
Jun Siang Cheah
d5b91fb084 feat: hide all API keys by default in admin settings 2024-06-25 19:53:22 +08:00
Timothy Jaeryang Baek
16a8eebd8d
Merge pull request #3328 from FuturePrayer/AUTOMATIC1111_api_auth_support
feat: Supports making requests to the Automatic1111 backend when running with the --api-auth parameter
2024-06-24 19:40:55 -07:00
SimonOriginal
fbbffc4386 Add key adn translation 2024-06-24 19:04:31 +02:00
SimonOriginal
9c81d84e16 Add toasts i18n key 2024-06-24 17:18:39 +02:00
SimonOriginal
85b3b81617 fix key Database 2024-06-24 16:23:08 +02:00
SimonOriginal
06a337061b Add keys i18n 2024-06-24 16:19:56 +02:00
Timothy J. Baek
e52ed258f0 refac: styling 2024-06-23 17:18:36 -07:00
Timothy Jaeryang Baek
fd96c9c68d
Merge pull request #3380 from Yash-1511/main
feat: add jina_search as new websearch provider
2024-06-22 15:19:38 -07:00
Yash-1511
7c9fb9199e feat: add jina_search as new websearch provider 2024-06-22 20:06:15 +05:30
SimonOriginal
89b259acb8 add key i18n + update translation 2024-06-20 21:53:34 +02:00
SimonOriginal
e29e54a8d2 add key i18n 2024-06-20 21:49:52 +02:00