Timothy J. Baek
|
7d859141b4
|
feat: arrowup edit message shortcut
|
2024-01-01 10:57:27 -08:00 |
|
Timothy Jaeryang Baek
|
b42050fec8
|
Merge pull request #334 from ollama-webui/code-render-fix
fix: code render issue
|
2024-01-01 13:37:18 -05:00 |
|
Timothy J. Baek
|
affa6568d6
|
fix: code render issue
|
2024-01-01 10:35:46 -08:00 |
|
Timothy Jaeryang Baek
|
fed6a5b173
|
Merge pull request #332 from ollama-webui/chat-download
feat: download chat as txt file
|
2024-01-01 02:14:33 -05:00 |
|
Timothy J. Baek
|
254c36bea3
|
feat: download chat as txt file
|
2023-12-31 23:13:17 -08:00 |
|
Timothy Jaeryang Baek
|
d70abafab2
|
Merge pull request #330 from anuraagdjain/docs/readme
docs: add api workflow
|
2023-12-31 02:40:15 -05:00 |
|
Anuraag Jain
|
8daf4500e9
|
Merge branch 'docs/readme' of https://github.com/anuraagdjain/ollama-webui into docs/readme
|
2023-12-31 09:28:42 +02:00 |
|
Anuraag Jain
|
8cd6eaf1bc
|
docs: minor changes
|
2023-12-31 09:28:39 +02:00 |
|
Timothy Jaeryang Baek
|
9abee7e263
|
Merge branch 'main' into docs/readme
|
2023-12-30 23:20:58 -05:00 |
|
Timothy Jaeryang Baek
|
3b3faa3f52
|
Merge pull request #322 from davidsyoung/fix-openai-settings
Add num_predict slider, fix settings not being sent to OpenAI endpoint & added more settings being sent
|
2023-12-30 23:20:25 -05:00 |
|
Timothy J. Baek
|
14440014e5
|
fix: new params do not require legacy fallback
|
2023-12-30 20:18:06 -08:00 |
|
Timothy J. Baek
|
0d6440f5c0
|
fix: num_predict default value should match ollama default
https://github.com/jmorganca/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values
|
2023-12-30 20:16:05 -08:00 |
|
Anuraag Jain
|
8f21de9c7c
|
docs: add api workflow
- helps in development to understand what's happening under the hood
|
2023-12-30 14:20:34 +02:00 |
|
Timothy Jaeryang Baek
|
7753851e51
|
Merge branch 'main' into fix-openai-settings
|
2023-12-30 03:27:13 -05:00 |
|
Timothy Jaeryang Baek
|
13881beedd
|
Merge pull request #328 from ollama-webui/shortcut-fix
fix: toggle settings shortcut fix
|
2023-12-30 03:26:35 -05:00 |
|
Timothy J. Baek
|
bf40695eb8
|
fix: toggle settings shortcut fix
|
2023-12-30 00:24:57 -08:00 |
|
Timothy Jaeryang Baek
|
0890b53e13
|
Merge pull request #327 from ollama-webui/delete-all-chat
feat: delete all user chats
|
2023-12-30 03:21:09 -05:00 |
|
Timothy J. Baek
|
d5dc36b2a9
|
feat: delete all user chats
|
2023-12-30 00:15:37 -08:00 |
|
Timothy Jaeryang Baek
|
ee8e7c300a
|
Merge pull request #326 from ollama-webui/messages-refac
feat: message components refac
|
2023-12-30 02:41:40 -05:00 |
|
Timothy J. Baek
|
7ffc1902a9
|
feat: toggle settings shortcut added
|
2023-12-29 23:35:08 -08:00 |
|
Timothy J. Baek
|
b916f1b07d
|
feat: messages refac
|
2023-12-29 23:25:40 -08:00 |
|
Timothy J. Baek
|
f91a6b63d1
|
feat: message components refac
|
2023-12-29 23:03:48 -08:00 |
|
Timothy Jaeryang Baek
|
b919ac76af
|
Merge branch 'main' into fix-openai-settings
|
2023-12-29 21:05:49 -05:00 |
|
Timothy Jaeryang Baek
|
3ae1a5b14d
|
Merge pull request #325 from ollama-webui/doc-update
doc: important note update
|
2023-12-29 12:42:54 -05:00 |
|
Timothy J. Baek
|
78d095ad9d
|
doc: important note update
|
2023-12-29 09:41:46 -08:00 |
|
Timothy Jaeryang Baek
|
c540b75c09
|
Merge pull request #324 from ollama-webui/doc-update
doc: troubleshooting
|
2023-12-29 12:31:45 -05:00 |
|
Timothy J. Baek
|
28a3d59955
|
feat: update troubleshooting messages
|
2023-12-29 09:29:54 -08:00 |
|
Timothy J. Baek
|
ec87a5e795
|
doc: troubleshooting update
|
2023-12-29 09:29:12 -08:00 |
|
Timothy J. Baek
|
36d2a589d2
|
doc: clarity
|
2023-12-29 09:05:43 -08:00 |
|
David Young
|
431b710e46
|
Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint.
|
2023-12-29 16:09:59 +00:00 |
|
Timothy Jaeryang Baek
|
87f5e72eeb
|
Merge pull request #315 from ollama-webui/account-settings
feat: account settings
|
2023-12-29 03:33:28 -05:00 |
|
Timothy J. Baek
|
d5bc54b8f8
|
fix: update password
|
2023-12-29 00:31:23 -08:00 |
|
Timothy J. Baek
|
500f61b7ee
|
chore: update password refac
|
2023-12-29 00:29:18 -08:00 |
|
Timothy J. Baek
|
d8bb19fd8a
|
feat: change password frontend added
|
2023-12-29 00:26:47 -08:00 |
|
Timothy J. Baek
|
9bd48ffd93
|
feat: change password support
|
2023-12-29 00:12:30 -08:00 |
|
Timothy Jaeryang Baek
|
450b9b6aef
|
Merge branch 'main' into account-settings
|
2023-12-29 02:32:40 -05:00 |
|
Timothy J. Baek
|
136eb18fb0
|
feat: account settings
|
2023-12-28 23:32:25 -08:00 |
|
Timothy Jaeryang Baek
|
3fce09eb3d
|
Merge pull request #314 from ollama-webui/delete-user
feat: delete user
|
2023-12-29 02:30:57 -05:00 |
|
Timothy J. Baek
|
5b4bf45ad2
|
fix: delete auth with user
|
2023-12-28 23:24:51 -08:00 |
|
Timothy J. Baek
|
48cc2c5053
|
chore: delete user backend refac
|
2023-12-28 23:17:58 -08:00 |
|
Timothy J. Baek
|
7fade0bb2f
|
feat: delete user button added to admin page
|
2023-12-28 23:12:58 -08:00 |
|
Timothy J. Baek
|
ad1cb5fc25
|
fix: disable admin self user delete
|
2023-12-28 23:07:46 -08:00 |
|
Timothy J. Baek
|
b61bb77950
|
feat: delete user backend support
|
2023-12-28 23:02:49 -08:00 |
|
Timothy Jaeryang Baek
|
8370465796
|
Merge pull request #308 from anuraagdjain/fix/model-saving
fix(model-selector): prevent saving empty default model
|
2023-12-28 13:22:24 -05:00 |
|
Anuraag Jain
|
22a8fa2f10
|
Merge branch 'fix/model-saving' of https://github.com/anuraagdjain/ollama-webui into fix/model-saving
|
2023-12-28 20:19:56 +02:00 |
|
Anuraag Jain
|
5ee58e1c79
|
revert: vite config, hmr works without it
|
2023-12-28 20:19:09 +02:00 |
|
Anuraag D Jain
|
1da6d23d5c
|
Merge branch 'main' into fix/model-saving
|
2023-12-28 20:10:46 +02:00 |
|
Timothy Jaeryang Baek
|
46f131cc7c
|
Merge pull request #309 from ollama-webui/https-fix
fix: api route issue over https
|
2023-12-28 12:59:58 -05:00 |
|
Timothy J. Baek
|
bdc131378f
|
fix: trailing slash added to api routes
|
2023-12-28 09:55:54 -08:00 |
|
Timothy J. Baek
|
f70fadd70c
|
fix: https connection issue
|
2023-12-28 09:52:30 -08:00 |
|