Timothy J. Baek
|
2cb0bf4439
|
fix: chat return type to dict
|
2023-12-26 01:27:43 -08:00 |
|
Timothy J. Baek
|
6350d86bde
|
fix: chat model schema
|
2023-12-25 23:43:21 -08:00 |
|
Timothy J. Baek
|
8d5c3ee56f
|
feat: backend required error page
|
2023-12-25 22:14:06 -08:00 |
|
Timothy J. Baek
|
540b50e176
|
feat: wip chat route
|
2023-12-25 21:55:29 -08:00 |
|
Timothy J. Baek
|
9174331025
|
feat: db migration to sqlite
|
2023-12-25 21:44:28 -08:00 |
|
Timothy Jaeryang Baek
|
eadbfeb277
|
Merge branch 'main' into dev
|
2023-12-24 15:02:54 -05:00 |
|
Timothy Jaeryang Baek
|
295ebb4f25
|
Merge pull request #246 from gnscc/main
Refactor docker-compose configuration for modularity
|
2023-12-24 13:34:08 -05:00 |
|
Ignasi Cervero
|
9395b4a1dc
|
Refactor Docker installation instructions in README for enhanced clarity
- Separate GPU support and API exposure instructions into distinct sections
- Improve readability and user guidance for Docker Compose setup
|
2023-12-24 12:23:16 +01:00 |
|
gnscc
|
bd722e39bb
|
Merge branch 'main' into main
|
2023-12-24 12:09:31 +01:00 |
|
Timothy Jaeryang Baek
|
af7548debb
|
Merge pull request #274 from ollama-webui/doc-update
doc: feature update
|
2023-12-24 04:38:17 -05:00 |
|
Timothy Jaeryang Baek
|
bc7a6bae86
|
Update README.md
|
2023-12-24 04:36:40 -05:00 |
|
Timothy Jaeryang Baek
|
7e0f5ff20e
|
doc: feature update
|
2023-12-24 04:35:40 -05:00 |
|
Timothy Jaeryang Baek
|
ac34a7978f
|
Merge branch 'main' into dev
|
2023-12-24 04:19:55 -05:00 |
|
Timothy Jaeryang Baek
|
c6b9d4cd0f
|
Merge pull request #273 from ollama-webui/gguf-import
feat: gguf import
|
2023-12-24 04:12:57 -05:00 |
|
Timothy J. Baek
|
a0181d956f
|
doc: features update
|
2023-12-24 01:04:16 -08:00 |
|
Timothy J. Baek
|
b05ad1fda1
|
chore: doc update
|
2023-12-24 01:02:31 -08:00 |
|
Timothy J. Baek
|
892591f894
|
feat: no text response error message
|
2023-12-24 00:47:31 -08:00 |
|
Timothy J. Baek
|
ee83791596
|
feat: return file_name for model name
|
2023-12-24 00:40:59 -08:00 |
|
Timothy J. Baek
|
232401a042
|
feat: gguf file upload status
|
2023-12-24 00:27:04 -08:00 |
|
Timothy J. Baek
|
0fe7d89f0b
|
feat: create blob from huggingface url
|
2023-12-23 23:40:14 -08:00 |
|
Timothy J. Baek
|
bc5f9c01a9
|
chore: version update
|
2023-12-23 23:33:37 -08:00 |
|
Timothy J. Baek
|
a640652a9b
|
fix: large file upload issue
|
2023-12-23 23:05:52 -08:00 |
|
Timothy J. Baek
|
e539cf5c28
|
feat: gguf upload
|
2023-12-23 15:38:52 -08:00 |
|
Timothy Jaeryang Baek
|
e3ce4cda27
|
Merge branch 'main' into main
|
2023-12-23 00:53:21 -05:00 |
|
Timothy Jaeryang Baek
|
6ea9f6e198
|
Merge pull request #265 from ollama-webui/custom-openai-endpoint
feat: custom openai endpoint
|
2023-12-23 00:47:47 -05:00 |
|
Timothy J. Baek
|
6d2d2d5519
|
fix: trailing "assistant" message issue
|
2023-12-22 21:22:17 -08:00 |
|
Timothy J. Baek
|
f63178b592
|
fix: header fields removed
|
2023-12-22 21:04:29 -08:00 |
|
Timothy J. Baek
|
b79c06023b
|
fix: custom suggestion prompts styling
|
2023-12-22 20:40:17 -08:00 |
|
Timothy J. Baek
|
ecc2466f1e
|
feat: alternative models response support
|
2023-12-22 20:31:42 -08:00 |
|
Timothy J. Baek
|
0fcdee60cd
|
chore: version update
|
2023-12-22 20:10:17 -08:00 |
|
Timothy J. Baek
|
f62228165c
|
feat: custom openai api endpoint support
|
2023-12-22 20:09:50 -08:00 |
|
Timothy Jaeryang Baek
|
bfa64717dd
|
Merge branch 'main' into dev
|
2023-12-22 04:48:04 -05:00 |
|
Timothy Jaeryang Baek
|
77c1a77fcc
|
Merge pull request #262 from ollama-webui/custom-modelfile-load-fix
fix: custom modelfile url search param
|
2023-12-22 04:36:40 -05:00 |
|
Timothy J. Baek
|
7043509296
|
chore: version update
|
2023-12-22 01:33:09 -08:00 |
|
Timothy J. Baek
|
3379fef26e
|
fix: duplicate modelfile issue
|
2023-12-22 01:20:32 -08:00 |
|
Timothy J. Baek
|
a25761a423
|
fix: custom modelfile url search param
|
2023-12-22 01:16:03 -08:00 |
|
Timothy Jaeryang Baek
|
cbaf9f7a6c
|
Merge branch 'main' into dev
|
2023-12-21 00:54:35 -05:00 |
|
Timothy Jaeryang Baek
|
8cd93a4e1e
|
Merge pull request #254 from ollama-webui/fix-drag-and-drop-overlay
fix: file drag and drop overlay
|
2023-12-19 23:12:53 -05:00 |
|
Timothy J. Baek
|
c57c72cc39
|
fix: disable profile image drag
|
2023-12-19 20:10:58 -08:00 |
|
Timothy J. Baek
|
0f2360a384
|
fix: file drag and drop overlay
|
2023-12-19 20:08:47 -08:00 |
|
Timothy Jaeryang Baek
|
03dc10580d
|
Merge pull request #253 from YasushikoX/patch-1
Update TROUBLESHOOTING.md
|
2023-12-19 22:40:02 -05:00 |
|
Yasushiko
|
25e85c0ee3
|
Update TROUBLESHOOTING.md
|
2023-12-19 22:10:54 -05:00 |
|
Timothy Jaeryang Baek
|
32619dbe6b
|
Merge branch 'main' into dev
|
2023-12-19 18:11:39 -05:00 |
|
Timothy Jaeryang Baek
|
54555ce89e
|
Merge pull request #252 from ollama-webui/drag-drop-input
feat: file drag and drop input
|
2023-12-19 18:00:56 -05:00 |
|
Timothy J. Baek
|
110498cad6
|
fix: disable message image drag
|
2023-12-19 14:59:19 -08:00 |
|
Timothy J. Baek
|
344c91e37a
|
fix: dragleave event added
|
2023-12-19 14:53:14 -08:00 |
|
Timothy J. Baek
|
3bcf440503
|
feat: file drag and drop support
|
2023-12-19 14:50:43 -08:00 |
|
Timothy Jaeryang Baek
|
1ab15d0eac
|
Merge pull request #247 from notune/patch-1
Add WSL Ubuntu (webui docker + ollama seperately) to TROUBLESHOOTING.md
|
2023-12-19 15:41:58 -05:00 |
|
Timothy Jaeryang Baek
|
9f674aed4b
|
Update TROUBLESHOOTING.md
|
2023-12-19 15:41:05 -05:00 |
|
Timothy Jaeryang Baek
|
aab12ecf32
|
Merge branch 'main' into patch-1
|
2023-12-19 15:40:39 -05:00 |
|