Firat Birlik
adbcb06892
fix: auto scroll fails to stop with small scroll amounts
2024-03-18 00:08:45 -05:00
Timothy J. Baek
cd92cf0da5
fix: image settings save issue
2024-03-15 02:40:44 -07:00
Timothy Jaeryang Baek
75607541c6
Merge pull request #1138 from Silentoplayz/patch-1
...
Update tailwind.css
2024-03-12 15:57:51 -05:00
Timothy J. Baek
3790790a18
fix: possible fix for #1139
2024-03-12 13:47:49 -07:00
Timothy J. Baek
5a567ce4d0
fix: message after image generation
2024-03-12 13:43:49 -07:00
Silentoplayz
cc4b82a3f3
Update tailwind.css
...
Fix spacing
2024-03-12 06:08:03 -04:00
Silentoplayz
97842d037e
Update tailwind.css
...
- Combined font-family declaration: Instead of repeating the font-family declaration for both `html` and `pre`, it's combined into one declaration to save space and avoid repetition.
- Removed unnecessary `pre` styling: The `pre` styling for `font-family` is removed as the font-family is already defined in the `html` rule.
The code is more concise and easier to read.
2024-03-12 05:34:00 -04:00
Timothy J. Baek
1e9d40af42
feat: update all models
2024-03-10 14:10:32 -07:00
Timothy J. Baek
98948814fd
feat: toggle pdf ocr
2024-03-10 13:32:34 -07:00
Timothy J. Baek
8a08ba0791
refac: settings save
2024-03-09 22:02:27 -08:00
Timothy J. Baek
c6667510c4
refac: confusing icon
2024-03-09 21:55:13 -08:00
Timothy J. Baek
bd84753c6b
feat: title auto-generate for openai apis
2024-03-09 21:52:19 -08:00
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
d936353da0
fix: message type edge case
2024-03-08 23:19:20 -08:00
Timothy J. Baek
6c58bb59be
feat: rag docs as payload field
2024-03-08 22:43:06 -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
Timothy Jaeryang Baek
6c4e368ac7
Merge pull request #1077 from fbirlik/patch-listblocks
...
fix: numbered lists with an additional line between items are rendered incorrectly
2024-03-06 23:28:28 -05:00
officialsahyaboutorabi
14c38d31a7
Update Models.svelte
2024-03-07 15:06:12 +11:00
Firat Birlik
3823908f37
fix: numbered lists with an additional line between items are rendered incorrectly
2024-03-06 21:15:18 -06: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