Timothy Jaeryang Baek
|
bcabd3df84
|
Merge pull request #1117 from open-webui/model-whitelist
feat: model filter (whitelist)
|
2024-03-10 00:30:43 -05:00 |
|
Timothy J. Baek
|
81daf4ceb9
|
feat: model filter frontend integration
|
2024-03-09 21:29:04 -08:00 |
|
Timothy J. Baek
|
b550e23bf6
|
feat: model filter backend
|
2024-03-09 21:19:20 -08:00 |
|
Timothy J. Baek
|
83a900bd4a
|
fix: dragged layover
|
2024-03-09 20:27:54 -08:00 |
|
Timothy J. Baek
|
6d5ff8d469
|
feat: frontend whitelist model selector
|
2024-03-09 01:50:31 -08:00 |
|
Timothy J. Baek
|
219466374d
|
feat: model whitelist
|
2024-03-09 01:43:02 -08:00 |
|
Timothy J. Baek
|
d40edc09e1
|
feat: hide litellm by default
|
2024-03-09 00:50:48 -08:00 |
|
Timothy J. Baek
|
c49491e516
|
refac: rag to backend
|
2024-03-08 22:34:47 -08:00 |
|
Timothy Jaeryang Baek
|
19700e9074
|
Merge pull request #1109 from ther0bster/fix-openai-env-var-parsing
fix: parsing of OPENAI_API_BASE_URLS env var
|
2024-03-08 22:31:57 -05:00 |
|
Timothy J. Baek
|
fe7610d380
|
fix: disable dall-e image generation w/o key
|
2024-03-08 17:40:30 -08:00 |
|
Timothy J. Baek
|
0221acd163
|
feat: dall-e integration
|
2024-03-08 17:38:10 -08:00 |
|
Timothy J. Baek
|
dd3a4b3889
|
refac: image generation
|
2024-03-08 16:22:19 -08:00 |
|
Timothy J. Baek
|
f4bd442495
|
fix: consistent stroke width for icons
|
2024-03-08 14:22:23 -08:00 |
|
Timothy J. Baek
|
f2c7db7637
|
fix: empty title issue
|
2024-03-08 14:04:08 -08:00 |
|
Timothy J. Baek
|
404aa62a8a
|
fix: chat list issues
|
2024-03-08 13:58:56 -08:00 |
|
Timothy J. Baek
|
9881022b11
|
fix
|
2024-03-08 13:45:21 -08:00 |
|
Timothy J. Baek
|
9a83bde7e5
|
feat: max token option for litellm models
|
2024-03-08 13:41:38 -08:00 |
|
Timothy J. Baek
|
04ddbf4306
|
fix: button click issue
|
2024-03-07 11:07:27 -08:00 |
|
Timothy J. Baek
|
a901031896
|
fix: accept attribute
|
2024-03-07 02:17:57 -08:00 |
|
Timothy Jaeryang Baek
|
ef9a799e77
|
Merge pull request #1080 from officialsahyaboutorabi/patch-1
feat: additional file types for uploading models
|
2024-03-07 00:02:23 -05:00 |
|
officialsahyaboutorabi
|
14c38d31a7
|
Update Models.svelte
|
2024-03-07 15:06:12 +11:00 |
|
Timothy J. Baek
|
0476c5f30b
|
fix: add doc modal issue
|
2024-03-06 18:39:33 -08:00 |
|
Timothy J. Baek
|
c255cba198
|
feat: multiple openai apis
|
2024-03-06 16:13:25 -08:00 |
|
Timothy J. Baek
|
f741adc6c9
|
refac: OLLAMA_API_BASE_URL deprecated
|
2024-03-06 11:44:00 -08:00 |
|
Timothy J. Baek
|
5ae121b087
|
feat: message tooltips
|
2024-03-06 11:26:39 -08:00 |
|
Timothy J. Baek
|
434595b3e6
|
fix: delete model list
|
2024-03-06 11:14:33 -08:00 |
|
Timothy J. Baek
|
534ba9e4f0
|
fix: message edit textarea height
|
2024-03-06 11:09:04 -08:00 |
|
Timothy Jaeryang Baek
|
34b6a99601
|
Merge pull request #1062 from justinh-rahb/fix/gguf-modelfile-template
Remove extra 'S' in 'ASSISTANT'
|
2024-03-06 13:31:26 -05:00 |
|
Justin Hayes
|
0aa4e3aafb
|
Restore colons
|
2024-03-06 13:03:39 -05:00 |
|
Justin Hayes
|
7258a794f1
|
Remove colons and another extra 'S'
|
2024-03-06 12:59:47 -05:00 |
|
Justin Hayes
|
e4eb32709d
|
Remove extra 'S' in 'ASSISTANT'
|
2024-03-06 11:08:04 -05:00 |
|
Timothy Jaeryang Baek
|
20284dc66d
|
Merge pull request #1004 from dannyl1u/refac/delete-message
refac: delete message logic
|
2024-03-06 03:57:40 -05:00 |
|
Timothy J. Baek
|
2b016adc6e
|
revert
|
2024-03-06 00:55:51 -08:00 |
|
Timothy J. Baek
|
a9d74b669e
|
refac
|
2024-03-06 00:33:47 -08:00 |
|
Timothy J. Baek
|
fbdac832bb
|
feat: multiple ollama model management
|
2024-03-05 02:12:55 -08:00 |
|
Timothy J. Baek
|
f04d60b6d9
|
feat: multiple ollama support
|
2024-03-05 00:59:35 -08:00 |
|
Danny Liu
|
03907f9a8a
|
check if deleted message response has sibling responses for multi model chats
|
2024-03-04 21:23:41 -08:00 |
|
Timothy J. Baek
|
475105473c
|
feat: tooltip aria label
|
2024-03-04 13:58:39 -08:00 |
|
Timothy Jaeryang Baek
|
2d59847fb9
|
Merge pull request #1025 from Carlos-err406/fix/dom-queries
rf: less dom queries using bind:this
|
2024-03-04 16:22:31 -05:00 |
|
Danny Liu
|
8c01197483
|
refac: reassign grandchildren of deleted message as children of parent message
|
2024-03-04 12:34:14 -08:00 |
|
Carlos Daniel Vilaseca
|
7a30dbc839
|
rf: added Element to variable names
|
2024-03-03 23:05:16 -05:00 |
|
Timothy J. Baek
|
20263f742a
|
refac: confusing ollama proxy route path
|
2024-03-03 19:55:32 -08:00 |
|
Carlos Daniel Vilaseca
|
50acdb09de
|
fix: better variable names
|
2024-03-03 17:40:18 -05:00 |
|
Carlos Daniel Vilaseca
|
0def6f8724
|
rf: dom queries in ChatCompletion component
|
2024-03-03 17:36:28 -05:00 |
|
Carlos Daniel Vilaseca
|
15e0f9de86
|
rf: dom queries in AddDocModal component
|
2024-03-03 17:35:45 -05:00 |
|
Carlos Daniel Vilaseca
|
fe040ce82b
|
rf: dom queries in Models component
|
2024-03-03 17:35:07 -05:00 |
|
Carlos Daniel Vilaseca
|
f4f6724d96
|
rf: dom queries in Chats component
|
2024-03-03 17:34:38 -05:00 |
|
Carlos Daniel Vilaseca
|
13f0052122
|
rf: dom queries in UserMessage component
|
2024-03-03 17:33:01 -05:00 |
|
Carlos Daniel Vilaseca
|
a5c1ac9680
|
rf: dom queries in Account component
|
2024-03-03 17:32:04 -05:00 |
|
Carlos Daniel Vilaseca
|
0fc76d46db
|
rf: dom queries in ResponseMessageComponent
|
2024-03-03 17:30:08 -05:00 |
|