Commit Graph

3796 Commits

Author SHA1 Message Date
Timothy J. Baek
b870fd1118 fix: task model options 2024-05-27 22:24:48 -07:00
Timothy J. Baek
ec36493d61 feat: pipeline filter wildcard support 2024-05-27 20:26:24 -07:00
Timothy J. Baek
966f10e715 refac: pipeline valves -> filters 2024-05-27 19:34:05 -07:00
Timothy J. Baek
4fac99c5b3 feat: pipeline valves user field 2024-05-27 19:16:07 -07:00
Timothy J. Baek
cc6d9bb8c0 feat: pipeline valve support 2024-05-27 19:03:26 -07:00
silentoplayz
2070fa9e99
Update README.md
should be the last fix!
2024-05-28 01:18:08 +00:00
silentoplayz
0edb940dca
Update README.md
PWA
2024-05-27 23:42:41 +00:00
silentoplayz
da4a057273
Update README.md
fix
2024-05-27 23:07:49 +00:00
silentoplayz
cc01c5004b
Update README.md
fixes
2024-05-27 23:06:55 +00:00
Timothy Jaeryang Baek
abce172b9d
Merge pull request #2602 from cheahjs/feat/openai-usage-stats
feat: add OpenAI generation stats
2024-05-27 15:26:00 -07:00
Timothy Jaeryang Baek
9d370c51e2
Merge pull request #2612 from arkohut/support-py-for-run-code
feat: support py Python for code execution
2024-05-27 15:15:48 -07:00
Timothy J. Baek
e2e96b5776 refac: citations styling 2024-05-27 15:10:38 -07:00
Timothy J. Baek
5de2b00064 refac: styling 2024-05-27 15:01:55 -07:00
Timothy Jaeryang Baek
ddc8d22e98
Merge pull request #2599 from open-webui/websearch
feat: websearch
2024-05-27 14:59:48 -07:00
Timothy J. Baek
66734a7080 refac: styling 2024-05-27 14:58:10 -07:00
Timothy J. Baek
4d64893661 refac: styling 2024-05-27 14:55:08 -07:00
Timothy J. Baek
74a8deb19f refac 2024-05-27 14:25:36 -07:00
Timothy J. Baek
f3527df644 refac: styling 2024-05-27 13:22:24 -07:00
Timothy J. Baek
4685f523b6 refac 2024-05-27 12:48:08 -07:00
Timothy J. Baek
73178cf519 refac 2024-05-27 11:08:01 -07:00
arkohut
5166e92f90
Merge branch 'dev' into support-py-for-run-code 2024-05-28 01:05:15 +08:00
arkohut
b443d61c6f feat: support py Python for code execution 2024-05-28 00:57:36 +08:00
Jun Siang Cheah
99b1661638 feat: add OpenAI generation stats 2024-05-27 10:11:53 +01:00
Timothy Jaeryang Baek
f1a7c76693
Merge pull request #2004 from cheahjs/feat/backend-web-search
feat: add user toggleable web search
2024-05-26 23:40:13 -07:00
Timothy Jaeryang Baek
bced90734b
Merge branch 'websearch' into feat/backend-web-search 2024-05-26 23:40:05 -07:00
Timothy J. Baek
b6b71c08f3 fix: styling 2024-05-26 23:28:52 -07:00
Timothy J. Baek
47a9a2a190 refac: default model moved to admin settings 2024-05-26 23:04:54 -07:00
Timothy J. Baek
f2285f29b7 refac: save only to db 2024-05-26 22:52:29 -07:00
Timothy Jaeryang Baek
ee913cb6e8
Merge pull request #2597 from que-nguyen/dev
Fix errors and improve the Vietnamese translation
2024-05-26 22:49:30 -07:00
Timothy Jaeryang Baek
dd959c8f88
Merge pull request #2598 from open-webui/user-settings
feat: user settings to db
2024-05-26 22:48:13 -07:00
Timothy J. Baek
ccbafca74c feat: save user settings to db 2024-05-26 22:47:42 -07:00
silentoplayz
f98ada1776
Update README.md
Adjustment (can revert if necessary)
2024-05-27 04:54:38 +00:00
Que Nguyen
fab3f7fb1a
Fix errors and improve the Vietnamese translation 2024-05-27 11:36:37 +07:00
silentoplayz
9c2bd0ef7f
Update README.md 2024-05-27 02:41:57 +00:00
silentoplayz
ac0d7201e3
Update README.md
fix
2024-05-27 02:37:15 +00:00
silentoplayz
f3dd271e2c
Update README.md
Fix
2024-05-27 02:34:55 +00:00
Timothy J. Baek
9d4c07b76a fix: styling 2024-05-26 18:05:49 -07:00
Timothy J. Baek
3b6acaa513 fix: styling 2024-05-26 17:47:37 -07:00
silentoplayz
839877e197
Update README.md
fix
2024-05-27 00:40:34 +00:00
silentoplayz
e39815420e
Update README.md
fix
2024-05-27 00:39:31 +00:00
silentoplayz
fc59db3181
Update README.md
Revised Key Features list
2024-05-27 00:32:21 +00:00
silentoplayz
5ea47c1258
Update README.md
Revert change
2024-05-27 00:17:00 +00:00
Timothy J. Baek
225ec3d174 refac: hide banners if models > 1 2024-05-26 17:03:35 -07:00
Timothy J. Baek
b7fc37d992 fix: spinner 2024-05-26 15:21:08 -07:00
Timothy J. Baek
9fb6160010 fix: styling 2024-05-26 13:06:26 -07:00
Timothy Jaeryang Baek
c62cb43f7e
Merge pull request #2579 from cheahjs/feat/disable-community-sharing
feat: toggleable community sharing
2024-05-26 10:03:42 -10:00
Timothy J. Baek
0c04b18f36 refac 2024-05-26 13:02:40 -07:00
Timothy Jaeryang Baek
78dedb3389
Merge branch 'dev' into feat/disable-community-sharing 2024-05-26 10:00:51 -10:00
Timothy J. Baek
efedd39db1 refac: styling 2024-05-26 12:55:33 -07:00
Timothy J. Baek
36f92164cd refac: styling 2024-05-26 12:53:45 -07:00