Timothy J. Baek
8d2089e5b8
refac: styling
2024-10-23 02:17:10 -07:00
Timothy J. Baek
0d924a1cba
enh: feedback delete support
2024-10-23 01:05:45 -07:00
Timothy J. Baek
01651ee0a6
enh: feedback history pagination
2024-10-23 00:51:27 -07:00
Timothy J. Baek
3531e009ce
chore: format
2024-10-23 00:42:13 -07:00
Timothy J. Baek
2897c25b99
refac
2024-10-22 23:55:36 -07:00
Timothy J. Baek
58261a7b83
refac: styling
2024-10-22 23:54:37 -07:00
Timothy J. Baek
6536c5b7f7
enh: leaderboard percentage
2024-10-22 23:44:13 -07:00
Timothy J. Baek
139136e700
refac: styling
2024-10-22 23:31:51 -07:00
Timothy J. Baek
5101b440a8
refac: styling
2024-10-22 23:28:41 -07:00
Timothy J. Baek
75980010a9
refac: styling
2024-10-22 23:27:07 -07:00
Timothy J. Baek
f6893edcc2
feat: leaderboard rating
2024-10-22 23:24:49 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
bc95e62600
feat: leaderboard
2024-10-22 20:14:10 -07:00
Timothy J. Baek
5499b5acc8
enh: arena models toggle tooltip
...
Co-Authored-By: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
2024-10-22 18:28:08 -07:00
Timothy J. Baek
8d38af8ddd
refac
2024-10-22 03:44:54 -07:00
Timothy J. Baek
9f285fb2fb
feat: arena models
2024-10-22 03:16:48 -07:00
Timothy J. Baek
47e377967e
refac: styling
2024-10-21 00:05:27 -07:00
Timothy J. Baek
f27c0f7dcf
refac: styling
2024-10-20 23:53:36 -07:00
Timothy J. Baek
f02ef01e0c
refac: wording
2024-10-20 21:43:19 -07:00
Timothy J. Baek
d5c1c2f0a7
enh: faster whisper custom model support
2024-10-20 21:34:36 -07:00
Timothy J. Baek
4b357a7b62
refac: styling
2024-10-20 18:49:30 -07:00
Timothy J. Baek
e8c629a2e2
refac: styling
2024-10-19 23:17:47 -07:00
Timothy J. Baek
e530914328
enh: custom tags generation prompt support
2024-10-19 21:27:10 -07:00
Timothy J. Baek
82edd0e3d9
refac: hide pipelines save button if not present
2024-10-19 02:53:50 -07:00
Timothy J. Baek
99f70cac8b
fix: model w/ custom name delete issue
2024-10-19 00:50:00 -07:00
Timothy J. Baek
eef9045dcc
chore: format
2024-10-15 09:22:03 -07:00
Timothy J. Baek
6f3f5ff922
refac: styling
2024-10-13 04:36:27 -07:00
Timothy J. Baek
586e005f0f
enh: token text splitter support
2024-10-13 04:24:13 -07:00
Timothy J. Baek
5ffd216fca
refac
2024-10-13 03:02:02 -07:00
Peter De-Ath
885b9f1ece
refactor: Update GenerateEmbeddingsForm to support batch processing
...
refactor: Update embedding batch size handling in RAG configuration
refactor: add query_doc query caching
refactor: update logging statements in generate_chat_completion function
change embedding_batch_size to Optional
2024-10-08 00:04:35 +01:00
Timothy J. Baek
c8e609c3d1
chore: format
2024-10-06 16:51:07 -07:00
Timothy Jaeryang Baek
9ef3fb0bc7
Merge pull request #5940 from JEleniel/voice_i18n_sort
...
fix: sort the list of TTS voices and reformat the names
2024-10-06 20:12:47 +02:00
JEleniel
eb2aaea6cb
fix, i18n - sort the list of TTS voices and reformat the names returned by the built in speech syntehsis
2024-10-06 12:56:30 -04:00
Timothy J. Baek
79c005a041
refac: deprecate docs_dir
2024-10-04 18:22:55 -07:00
Timothy J. Baek
a6c797d4c2
refac: process docs dir
2024-10-04 17:22:00 -07:00
Timothy J. Baek
08969ecf89
refac: rename projects -> knowledge
2024-10-01 22:45:04 -07:00
Timothy J. Baek
1b7d363d32
refac
2024-10-01 21:32:59 -07:00
Timothy J. Baek
c5eb0a9732
refac: documents -> projects
2024-10-01 17:35:35 -07:00
Timothy J. Baek
af57a2c153
refac
2024-09-28 02:23:09 +02:00
Timothy J. Baek
1b349016ff
refac
2024-09-28 01:36:35 +02:00
Timothy J. Baek
afa42dd2e4
refac
2024-09-19 02:40:54 +02:00
Pawel Ochman
4d9677e808
Update configuration page, expose all Azure settings through ENV variables
2024-09-18 14:13:42 +01:00
Pawel Ochman
351bbdb36c
Added Azure speach service option (UI)
2024-09-17 08:47:30 +01:00
Timothy J. Baek
cb9e76c7f9
refac: default rag template
2024-09-16 12:01:04 +02:00
Timothy J. Baek
fa8d7bd9c6
enh: allow new lines in default prompts
2024-09-14 23:17:58 +01:00
Timothy J. Baek
bebc0d2073
chore: format
2024-09-13 00:48:54 -04:00
Timothy Jaeryang Baek
5970dadead
Merge pull request #5256 from Bazsalanszky/main
...
feat: More options for AUTOMATIC1111
2024-09-13 05:40:09 +01:00
Liuzhch1
26700ac4ac
fix: get OpenAI models only if OpenAI Enabled;timeout for query OpenAI models
2024-09-10 19:22:05 +08:00
Balazs Toldi
7f6dae41f0
More options for AUTOMATIC1111
...
This commit adds 3 new options to the AUTOMATIC1111 settings:
- CFG Scale
- Sampler
- Scheduler
These options allow users to configure these parameters directly through the admin settings, without needing to modify the source code, which was previously required to change the default values in AUTOMATIC1111.
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2024-09-07 17:21:17 +02:00
Timothy J. Baek
5c8fb4b3d5
refac: web search
2024-09-07 04:50:29 +01:00
Timothy J. Baek
6bbb755997
feat: import/export config
2024-09-03 21:16:07 +02:00
Rajendra Kadam
7e1923fcfe
Add searchapi as an alternative web search
...
Add config changes for SearchApi api key and engine
Add searchapi results json in testdata
2024-08-28 15:26:33 +05:30
Timothy J. Baek
6a21a77ee9
refac
2024-08-27 17:05:24 +02:00
Timothy J. Baek
ef28330c1a
refac: do NOT change default behaviour in a PR
2024-08-27 15:56:47 +02:00
Timothy J. Baek
09cba5b87a
refac: rm sub standard code
2024-08-27 15:51:40 +02:00
Clivia
b6da4baa97
💄 Limit the size and number of uploaded files
...
💄 Limit the size and number of uploaded files
2024-08-26 23:36:13 +08:00
Timothy J. Baek
7fa9f381e1
chore: format
2024-08-26 15:38:42 +02:00
kiosion
73998a70cc
i18n: Add new strings for en, fr locales
2024-08-25 20:03:58 -04:00
kiosion
3967c34261
feat: Add control for how message content is split for TTS generation reqs
2024-08-25 20:03:21 -04:00
Timothy J. Baek
36e895c135
fix
2024-08-21 23:33:32 +02:00
Timothy J. Baek
3447f233fa
fix
2024-08-21 23:27:23 +02:00
Timothy J. Baek
95cf90d787
enh: comfyui seed node support
2024-08-21 23:05:20 +02:00
Timothy J. Baek
fcffb0adf2
fix
2024-08-21 17:28:09 +02:00
Timothy J. Baek
efcb56f0dc
refac
2024-08-21 17:27:39 +02:00
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
sihuangwlp
36de6576b8
fix issue with i18n
2024-06-20 21:21:37 +08:00
sihuangwlp
d3160166e9
Complete missing commas
2024-06-20 14:38:13 +08:00
sihuangwlp
bec04279aa
Add AUTOMATIC1111_API_AUTH support
2024-06-20 14:15:49 +08:00
Timothy J. Baek
d5a1030000
refac: uploads delete
2024-06-18 15:20:04 -07:00
Timothy J. Baek
1efa25eed5
chore: format
2024-06-16 21:55:08 -07:00
Timothy Jaeryang Baek
16c95991d3
Merge pull request #3145 from ricky-davis/sortable-chats
...
feat: Sortable chats in admin panel
2024-06-16 21:48:13 -07:00
Timothy J. Baek
e5f4f64102
enh: remove trailing slash
2024-06-15 23:32:12 -06:00
Timothy J. Baek
a0dbc970a9
enh: model delete confirmation
2024-06-15 04:07:40 -06:00
Timothy J. Baek
91cec11500
refac
2024-06-15 04:02:20 -06:00
Yash-1511
b9da72560a
feat: add tavily web search in web search provider
2024-06-14 20:44:11 +05:30
rdavis
b0d9aa38d2
Swapped from inline style to using tailwind class.
2024-06-14 00:07:21 +00:00
rdavis
26575c5086
Changed column header text to match property.
...
Removed debugging code.
2024-06-13 23:59:15 +00:00
rdavis
91d53530e6
Added the ability to sort chats in the admin panel chats modal
...
Added "Updated at" column to the admin panel chats modal.
2024-06-13 23:24:52 +00:00
Timothy J. Baek
c2d41b0376
fix: chat deletion
2024-06-12 11:23:11 -07:00
Timothy J. Baek
529fcaa5c9
fix: document query save
2024-06-12 11:07:04 -07:00
Timothy J. Baek
539201a032
chore: format
2024-06-11 15:44:36 -07:00
Yash-1511
83f9475584
feat: add DuckDuckGo search functionality using duckduckgo_search library
2024-06-11 19:49:08 +05:30
teampen
14eb667fc8
add changes to web search in admin settings
2024-06-09 21:52:08 -04:00
Timothy J. Baek
2755ef62d9
feat: threshold setting
2024-06-09 15:29:55 -07:00
Timothy J. Baek
8b4867deb5
refac: styling
2024-06-09 15:12:38 -07:00
Timothy J. Baek
da4586f27d
refac: task models
2024-06-09 15:00:38 -07:00
Timothy J. Baek
8b6f422d45
refac: styling
2024-06-09 12:15:48 -07:00
Timothy J. Baek
fa9835a7ad
refac: styling
2024-06-09 12:08:16 -07:00
Timothy J. Baek
f2b9a5f5bf
refac: rag
2024-06-09 03:01:25 -07:00
Timothy J. Baek
277fc3feac
refac: styling
2024-06-09 02:44:50 -07:00
Timothy J. Baek
9053bfdadf
refac: styling
2024-06-09 02:41:52 -07:00
Timothy J. Baek
414ab53144
refac: banners
2024-06-09 02:39:18 -07:00
Timothy J. Baek
4a7d3a076c
fix: styling
2024-06-09 02:29:56 -07:00
Timothy J. Baek
8198807fc9
refac: document settings > admin settings
2024-06-09 02:28:52 -07:00
Timothy J. Baek
e556c02fe9
refac: styling
2024-06-09 02:14:05 -07:00
Timothy J. Baek
f7de01cbc2
refac: styling
2024-06-09 02:05:36 -07:00
Timothy J. Baek
1bc96de620
refac: styling
2024-06-09 02:01:03 -07:00
Timothy J. Baek
23489105fc
refac: styling
2024-06-09 01:59:39 -07:00
Timothy J. Baek
4bae43096b
refac: settings
2024-06-09 01:54:50 -07:00
Timothy J. Baek
d90e138773
refac: settings
2024-06-09 01:44:08 -07:00
Timothy J. Baek
06e4b87c9e
refac: audio
2024-06-07 20:57:15 -07:00