Commit graph

1627 commits

Author SHA1 Message Date
Timothy Jaeryang Baek
8a63d22000
Merge pull request #927 from sakkus-ai/fix-openai-integration
Fix OpenAI integration: allow OpenAI to make chat completion calls with a valid API key
2024-02-27 23:03:10 -05:00
Timothy J. Baek
781be2779b refac: unnecessary max_token value removed 2024-02-27 20:02:23 -08:00
Timothy Jaeryang Baek
f347d664ac
Merge pull request #941 from jannikstdl/autofocus-chat
fix: added focus selector
2024-02-27 22:59:10 -05:00
Timothy J. Baek
260a8b8b83 feat: chat input focus on new chat 2024-02-27 19:56:52 -08:00
Timothy J. Baek
1d4d1ddbea revert 2024-02-27 19:06:32 -08:00
Timothy Jaeryang Baek
8f2d580991
Merge pull request #940 from jannikstdl/link-fix
fix: mark text when editing chat titles
2024-02-27 22:05:32 -05:00
Timothy Jaeryang Baek
6bbc3721b4
Merge pull request #937 from jannikstdl/patch-3
Added star-history
2024-02-27 22:04:24 -05:00
Jannik Streidl
7fe412374c more readable 2024-02-27 16:00:58 +01:00
Jannik Streidl
03210c9204 keep the functionality to drag a chat 2024-02-27 15:48:12 +01:00
Jannik Streidl
d24b6fa9af link fix 2024-02-27 15:48:12 +01:00
Jannik Streidl
7c7e16c382 added focus selector 2024-02-27 13:30:03 +01:00
Jannik S
70f807e8c9
Added star-history
Added https://star-history.com/#open-webui/open-webui&Date
2024-02-27 11:51:12 +01:00
Timothy Jaeryang Baek
210ae331cc
Merge pull request #924 from eltociear/patch-1
chore: update Models.svelte
2024-02-26 17:29:30 -05:00
Sakkus
bbeaa92904 Fix OpenAI integration:
from docker on mac get errors since num_ctx not recognized;
remove num_ctx from, and max_tokens to, body in API calls.
2024-02-26 12:25:08 +00:00
Ikko Eltociear Ashimine
a7a817d12b
chore: update Models.svelte
HuggingFace -> Hugging Face
2024-02-26 19:34:43 +09:00
Timothy Jaeryang Baek
6df2505bf0
Merge pull request #919 from open-webui/dev
0.1.105
2024-02-26 00:53:39 -05:00
Timothy J. Baek
3a7ded3f80 Update CHANGELOG.md 2024-02-25 21:46:43 -08:00
Timothy J. Baek
6d8b1385bb doc: changelog 2024-02-25 21:45:38 -08:00
Timothy J. Baek
92c922b061 feat: batch doc tagging 2024-02-25 21:39:10 -08:00
Timothy J. Baek
63628a70a6 feat: document select 2024-02-25 21:16:11 -08:00
Timothy Jaeryang Baek
95dd618a62
Merge pull request #914 from buroa/main
fix: add semver to container builds
2024-02-25 19:23:13 -05:00
Timothy J. Baek
f8cf43c0f7 refac: console logs removed 2024-02-25 16:13:34 -08:00
Timothy Jaeryang Baek
334d5246ba
Merge pull request #916 from open-webui/dev
fix: default model load issue
2024-02-25 19:09:27 -05:00
Timothy J. Baek
42251c232a fix: default model load issue 2024-02-25 16:09:05 -08:00
Timothy Jaeryang Baek
6b0eae9fad
Merge pull request #915 from open-webui/dev
fix: continue generation
2024-02-25 18:48:40 -05:00
Timothy J. Baek
1ff0c9a95d fix: continue generation 2024-02-25 15:46:12 -08:00
Steven Kreitzer
0a2ee691db
fix: add semver to container builds
Signed-off-by: Steven Kreitzer <skre@skre.me>
2024-02-25 15:57:46 -06:00
Timothy J. Baek
6245146661 refac: messages 2024-02-25 13:55:04 -08:00
Timothy Jaeryang Baek
588daace91
Merge pull request #913 from open-webui/dev
refac: styling
2024-02-25 16:45:55 -05:00
Timothy J. Baek
8f4a12b479 refac: styling 2024-02-25 13:45:24 -08:00
Timothy Jaeryang Baek
81a50c5104
Merge pull request #912 from open-webui/dev
refac: styling
2024-02-25 16:27:46 -05:00
Timothy J. Baek
d1656d5da8 refac: styling 2024-02-25 13:27:19 -08:00
Timothy Jaeryang Baek
3c10c3b928
Merge pull request #910 from open-webui/dev
0.1.104
2024-02-25 16:05:21 -05:00
Timothy J. Baek
1d937ec2f2 fix: cleanup unused tags 2024-02-25 13:03:26 -08:00
Timothy J. Baek
7c1b8e396a Update CHANGELOG.md 2024-02-25 12:51:08 -08:00
Timothy J. Baek
ce891dfd5a fix: styling 2024-02-25 12:45:23 -08:00
Timothy J. Baek
c5009907ff Update CHANGELOG.md 2024-02-25 12:37:23 -08:00
Timothy J. Baek
6780b1b19e fix: styling 2024-02-25 12:36:33 -08:00
Timothy J. Baek
8dce6b4b49 feat: personalised greeting 2024-02-25 12:34:32 -08:00
Timothy J. Baek
0d9e38a0ce refac: styling 2024-02-25 12:31:31 -08:00
Timothy Jaeryang Baek
129bb21a0a
Merge pull request #911 from open-webui/check-updates
fix: check version loading progress
2024-02-25 15:11:06 -05:00
Timothy J. Baek
fb3804ac95 fix: check version loading progress 2024-02-25 12:10:14 -08:00
Timothy Jaeryang Baek
13db1d5063
Merge pull request #909 from open-webui/check-updates
Check updates
2024-02-25 14:55:56 -05:00
Timothy J. Baek
759883a4c8 feat: check for updates 2024-02-25 11:55:15 -08:00
Timothy J. Baek
6bfe2a6306 feat: latest release check api 2024-02-25 11:26:58 -08:00
Timothy Jaeryang Baek
b82ac66c70
Merge pull request #908 from open-webui/main
dev
2024-02-25 14:12:48 -05:00
Timothy Jaeryang Baek
02fb517bbe
Merge pull request #907 from open-webui/dev
0.1.103
2024-02-25 14:01:52 -05:00
Timothy J. Baek
0bd3ec9ef5 doc: update 2024-02-25 11:01:05 -08:00
Timothy J. Baek
07a59cd338 Update CHANGELOG.md 2024-02-25 10:56:56 -08:00
Timothy Jaeryang Baek
6676f0b469
Merge pull request #903 from bannert1337/patch-1
Replace OLLAMA_WEBUI_PORT with OPEN_WEBUI_PORT
2024-02-25 13:50:46 -05:00