Jannik S
95b20f3cb8
feat: show latest changes in releases
...
This should show the latest Changes in the CHANGELOG.md file when creating a new release.
For now it only shows "Automatically created new release".
It is running 'awk '/^## [/{n++} n==1' CHANGELOG.md' which extracts the latest changes. Note: I only tested the command on my linux machine, worked.
2024-03-05 16:45:47 +01:00
Timothy Jaeryang Baek
eb51ad14e4
Merge pull request #997 from open-webui/dev
...
0.1.108
2024-03-02 22:25:17 -05:00
Timothy J. Baek
65804e657a
Update CHANGELOG.md
2024-03-02 19:24:02 -08:00
Timothy J. Baek
25c0316fc6
doc: changelog
2024-03-02 19:19:39 -08:00
Timothy J. Baek
4a1e506a35
fix: input autofocus on mobile issue
2024-03-02 19:05:16 -08:00
Timothy J. Baek
47a05a47b4
feat: add rag top k value setting
2024-03-02 18:56:57 -08:00
Timothy Jaeryang Baek
9694c6569f
Merge pull request #1002 from open-webui/playground
...
feat: playground
2024-03-02 21:36:00 -05:00
Timothy J. Baek
9201769ba5
refac: unused style
2024-03-02 18:35:33 -08:00
Timothy J. Baek
79d7e135ec
refac
2024-03-02 18:35:19 -08:00
Timothy J. Baek
bf3f3c580e
fix: text completion
2024-03-02 18:23:27 -08:00
Timothy J. Baek
901e7a33fa
feat: chat playground backend integration
2024-03-02 18:16:02 -08:00
Timothy J. Baek
656f8dab05
feat: playground chat mode
2024-03-02 17:11:48 -08:00
Timothy J. Baek
06ce5aed4a
fix: text completion replaced with chat completion
2024-03-02 13:14:14 -08:00
Timothy J. Baek
2379e94cbf
feat: text completion playground
2024-03-02 03:01:44 -08:00
Timothy J. Baek
9b86e0bb41
Update Sidebar.svelte
2024-03-02 01:27:34 -08:00
Timothy J. Baek
b9444d00b3
Update Tooltip.svelte
2024-03-02 01:27:01 -08:00
Timothy J. Baek
0bc3e0a302
feat: tooltip added to sidebar
2024-03-02 01:21:00 -08:00
Timothy J. Baek
f9482275f2
fix: tooltip
2024-03-02 01:20:50 -08:00
Timothy J. Baek
63c0927022
feat: tooltip
...
Co-Authored-By: Jannik S. <69747628+jannikstdl@users.noreply.github.com>
2024-03-02 01:00:20 -08:00
Timothy J. Baek
edb63c2280
feat: download db from admin settings
2024-03-02 00:33:20 -08:00
Timothy J. Baek
6d854125cc
refac: ollama.db renamed to webui.db
2024-03-02 00:19:24 -08:00
Timothy J. Baek
74809e7330
fix: user chat delete loophole
2024-03-02 00:07:50 -08:00
Timothy J. Baek
a4c6a8d5a4
fix: sonner toast styling issue
2024-03-02 00:05:25 -08:00
Timothy Jaeryang Baek
9caf6c26ff
Merge pull request #998 from chamburr/patch-1
...
Fix enable signup env
2024-03-02 02:58:41 -05:00
Han Cen
a12b5ffab3
Fix enable signup env
2024-03-02 15:38:14 +08:00
Timothy J. Baek
b85c6ef667
fix: ol display issue
...
#963
2024-03-01 23:32:06 -08:00
Timothy Jaeryang Baek
6c70d0f770
Merge pull request #996 from open-webui/dev
...
0.1.107
2024-03-02 02:05:50 -05:00
Timothy J. Baek
96e2ee48f7
Update CHANGELOG.md
2024-03-01 23:04:20 -08:00
Timothy J. Baek
63e7246c97
doc: changelog
2024-03-01 23:02:47 -08:00
Timothy J. Baek
6f4a863562
feat: dark mode auth page
2024-03-01 22:52:21 -08:00
Timothy Jaeryang Baek
a7ae141301
Merge pull request #982 from jannikstdl/svelte-sonner
...
ui: svelte-french-toast -> svelte-sonner
2024-03-02 01:41:49 -05:00
Timothy J. Baek
2564b154fc
fix: toast position
2024-03-01 22:40:55 -08:00
Timothy Jaeryang Baek
8310392c9d
Merge pull request #992 from jannikstdl/bottom-scroll
...
show chat in browser title + scroll to bottom
2024-03-02 01:39:00 -05:00
Timothy J. Baek
78d9c469a2
feat: title for all routes
2024-03-01 22:38:04 -08:00
Timothy J. Baek
e5c812f1d2
refac
2024-03-01 22:35:08 -08:00
Jannik Streidl
8461b92f08
show chat in browser title + scroll to bottom
2024-03-01 21:18:17 +01:00
Timothy Jaeryang Baek
3396723057
Merge pull request #989 from jmtatsch/patch-1
...
Update run-compose.sh
2024-03-01 14:51:20 -05:00
jmtatsch
4fe47f43be
Update run-compose.sh
...
fix webui port not being effective
2024-03-01 17:45:32 +01:00
Jannik Streidl
705f5aecd7
svelte-sonner migration
2024-03-01 10:18:07 +01:00
Timothy Jaeryang Baek
19d49df76f
Merge pull request #968 from Carlos-err406/fix/double-loop
...
fix: unnecesary double loop
2024-02-29 15:15:19 -05:00
Carlos Daniel Vilaseca
30c94ff10f
fix: unnecesary double loop
2024-02-29 12:37:46 -05:00
Timothy Jaeryang Baek
941ab5d6cf
Merge pull request #848 from Patrice-Gaudicheau/feat-makefile-llm-update
2024-02-28 16:38:54 -05:00
Timothy Jaeryang Baek
5a81ca7e39
Merge pull request #960 from cocktailpeanut/main
2024-02-28 16:36:09 -05:00
cocktailpeanut
f4122fd0ce
update
2024-02-28 14:27:12 -05:00
Timothy Jaeryang Baek
5745b9c5db
Merge pull request #955 from open-webui/dev
...
fix: openai convo
2024-02-28 05:19:20 -05:00
Timothy J. Baek
3fd55ebc32
fix: openai convo
2024-02-28 02:18:58 -08:00
Timothy Jaeryang Baek
776b463ff3
Merge pull request #953 from open-webui/dev
...
fix: title edit issue
2024-02-28 01:36:32 -05:00
Timothy J. Baek
5640b38694
fix: title edit issue
2024-02-27 22:35:57 -08:00
Timothy Jaeryang Baek
a181b2b63b
Merge pull request #951 from open-webui/dev
...
0.1.106
2024-02-27 23:11:43 -05:00
Timothy J. Baek
32361dc3da
Update CHANGELOG.md
2024-02-27 20:10:29 -08:00