Timothy J. Baek
|
c4bd60114e
|
feat: filter inlet support
|
2024-06-20 02:30:00 -07:00 |
|
Timothy J. Baek
|
6b8a7b9939
|
refac: chat completion middleware
|
2024-06-20 02:06:10 -07:00 |
|
Timothy J. Baek
|
448ca9d836
|
refac
|
2024-06-20 01:51:39 -07:00 |
|
Timothy J. Baek
|
f9283bc311
|
enh: pipeline user email support
|
2024-06-19 17:19:35 -07:00 |
|
Timothy J. Baek
|
ab270c1682
|
fix
|
2024-06-19 14:49:35 -07:00 |
|
Timothy J. Baek
|
dad7af6de1
|
enh: tool __model__ param support
|
2024-06-18 18:50:36 -07:00 |
|
Timothy J. Baek
|
dcac1a3cb7
|
enh: tool __id__ param support for cache dir
|
2024-06-18 18:14:18 -07:00 |
|
Timothy J. Baek
|
a2e1ea103c
|
feat: tools file handler support
|
2024-06-18 16:45:03 -07:00 |
|
Timothy J. Baek
|
514c7f1520
|
fix: rag
|
2024-06-18 16:08:42 -07:00 |
|
Timothy J. Baek
|
bcc27e3852
|
fix
|
2024-06-18 15:48:25 -07:00 |
|
Timothy J. Baek
|
eb21750466
|
fix: files
|
2024-06-18 14:38:23 -07:00 |
|
Timothy J. Baek
|
146e550239
|
feat: files endpoint
|
2024-06-18 11:36:55 -07:00 |
|
Timothy J. Baek
|
453f9be16c
|
refac
|
2024-06-18 10:26:53 -07:00 |
|
Timothy J. Baek
|
55dfc2013a
|
enh: __messages__ support for tools
|
2024-06-17 13:28:29 -07:00 |
|
Timothy J. Baek
|
4b6b33b08b
|
feat: user_location
|
2024-06-16 15:32:26 -07:00 |
|
Timothy Jaeryang Baek
|
c8418da8c1
|
Merge pull request #3217 from theasp/better-body-logging
chore: Log API request bodies at debug level
|
2024-06-16 09:07:22 -07:00 |
|
Andrew Phillips
|
c0c875eae2
|
Use log.debug() for logging request bodies for the backend API
|
2024-06-16 12:40:16 -03:00 |
|
Jun Siang Cheah
|
4ff17acc1b
|
Merge remote-tracking branch 'upstream/dev' into feat/oauth
|
2024-06-16 08:31:05 +01:00 |
|
Timothy J. Baek
|
b8136951e4
|
refac
|
2024-06-13 02:29:56 -07:00 |
|
Timothy J. Baek
|
5300d2c531
|
refac
|
2024-06-13 01:28:15 -07:00 |
|
Timothy J. Baek
|
d6fd2a8228
|
refac
|
2024-06-12 21:18:53 -07:00 |
|
Timothy J. Baek
|
e82027310d
|
fix
|
2024-06-12 13:34:34 -07:00 |
|
Timothy J. Baek
|
c6c0bc19d8
|
fix: filter pipeline
|
2024-06-12 13:31:05 -07:00 |
|
Timothy J. Baek
|
0bb26ae504
|
refac: tools
|
2024-06-11 11:31:14 -07:00 |
|
Timothy J. Baek
|
9d16dd997a
|
refac
|
2024-06-11 11:15:43 -07:00 |
|
Timothy J. Baek
|
e4fe1fff97
|
feat: tool __user__ email
|
2024-06-11 10:54:11 -07:00 |
|
Timothy J. Baek
|
67cd9b76ae
|
refac: __user__ param
|
2024-06-11 10:35:13 -07:00 |
|
Timothy J. Baek
|
8a86f32700
|
feat: user hook
|
2024-06-11 10:19:59 -07:00 |
|
Timothy J. Baek
|
bf1936de34
|
refac
|
2024-06-11 02:12:24 -07:00 |
|
Timothy J. Baek
|
bd5a8567ef
|
refac: tools & rag
|
2024-06-11 01:10:24 -07:00 |
|
Timothy J. Baek
|
049b3136e8
|
refac
|
2024-06-11 00:24:25 -07:00 |
|
Timothy J. Baek
|
3d6f5f418d
|
feat: tools full integration
|
2024-06-11 00:18:45 -07:00 |
|
Timothy J. Baek
|
a27175d672
|
feat: fc integration
|
2024-06-10 23:40:27 -07:00 |
|
Timothy J. Baek
|
2755ef62d9
|
feat: threshold setting
|
2024-06-09 15:29:55 -07:00 |
|
Timothy J. Baek
|
8debb71197
|
feat: search query threshold
|
2024-06-09 15:19:36 -07:00 |
|
Timothy J. Baek
|
591cd993c2
|
refac: search query task
|
2024-06-09 14:53:10 -07:00 |
|
Timothy J. Baek
|
aa1bb4fb6d
|
refac
|
2024-06-09 14:26:49 -07:00 |
|
Timothy J. Baek
|
5e7237b9cb
|
refac: title generation
|
2024-06-09 14:25:31 -07:00 |
|
Timothy J. Baek
|
84defafc14
|
feat: unified chat completions endpoint
|
2024-06-09 13:17:44 -07:00 |
|
Timothy J. Baek
|
55dc6c1b3b
|
refac: audio
|
2024-06-07 20:18:48 -07:00 |
|
Jun Siang Cheah
|
bba4c4242f
|
feat: add WEBUI_SESSION_COOKIE_SECURE
|
2024-06-07 09:13:42 +01:00 |
|
Timothy Jaeryang Baek
|
b512501d9d
|
Merge pull request #2870 from mindspawn/proxy-fix2
Fix proxy not being used for /api/version/updates
|
2024-06-06 04:06:36 -07:00 |
|
mindspawn
|
3069fa8074
|
Update main.py to enable http_proxy use for checking for new versions
|
2024-06-05 17:24:59 -07:00 |
|
Timothy J. Baek
|
e52568e7cb
|
feat: upload pipeline
|
2024-06-05 13:57:48 -07:00 |
|
Jun Siang Cheah
|
ae376ec8fe
|
Merge remote-tracking branch 'upstream/dev' into feat/oauth
|
2024-06-05 19:23:52 +01:00 |
|
Jun Siang Cheah
|
af4f8aa589
|
feat: add WEBUI_SESSION_COOKIE_SAME_SITE for when open webui is embedded
|
2024-06-05 19:21:42 +01:00 |
|
Timothy J. Baek
|
85484392b2
|
feat: websocket
|
2024-06-03 23:39:52 -07:00 |
|
Timothy J. Baek
|
25336f85f3
|
feat: admin details in account pending overlay
|
2024-06-03 21:17:43 -07:00 |
|
Timothy J. Baek
|
3d74c04f50
|
feat: mermaid rendering support
|
2024-06-02 18:03:30 -07:00 |
|
Timothy J. Baek
|
a9e5003c4f
|
fix: filter outlet
|
2024-06-02 17:49:44 -07:00 |
|
Timothy J. Baek
|
32a61ea15d
|
fix: pipelines
|
2024-06-02 16:46:33 -07:00 |
|
Timothy J. Baek
|
ea6b8984ab
|
refac: web search
|
2024-06-01 19:03:56 -07:00 |
|
Timothy J. Baek
|
cb8c45d864
|
fix: pipelines
|
2024-05-31 13:30:12 -07:00 |
|
Timothy J. Baek
|
995f7bc51b
|
fix: chat completed
|
2024-05-30 21:43:10 -07:00 |
|
Timothy J. Baek
|
ef8d84296e
|
feat: pipelines filter outlet
|
2024-05-30 02:04:29 -07:00 |
|
Timothy J. Baek
|
c76330710f
|
refac: pipeline filters
|
2024-05-29 23:29:45 -07:00 |
|
Timothy J. Baek
|
4715160b53
|
fix: pipelines
|
2024-05-29 22:41:51 -07:00 |
|
Timothy J. Baek
|
340b399fc2
|
refac: pipelines
|
2024-05-29 22:18:27 -07:00 |
|
Timothy J. Baek
|
12e60d8ebf
|
feat: add/delete pipelines
|
2024-05-29 22:03:22 -07:00 |
|
Timothy J. Baek
|
c1cabf1415
|
feat: multiple pipelines server support
|
2024-05-29 21:26:57 -07:00 |
|
Timothy J. Baek
|
7f8be4a709
|
refac
|
2024-05-29 01:42:42 -07:00 |
|
Timothy J. Baek
|
943baad689
|
feat: allow valve pipelines edit
|
2024-05-28 18:24:39 -07:00 |
|
Timothy J. Baek
|
2d596d7307
|
feat: valves full integration
|
2024-05-28 13:05:31 -07:00 |
|
Timothy J. Baek
|
130d15a2fb
|
feat: pipeline valves
|
2024-05-28 12:32:49 -07:00 |
|
Timothy J. Baek
|
0bef1b44c0
|
feat: pipeline valves
|
2024-05-28 12:04:19 -07:00 |
|
Timothy J. Baek
|
0383efa207
|
refac: pipelines
|
2024-05-28 11:43:48 -07:00 |
|
Timothy J. Baek
|
e231333bcd
|
refac
|
2024-05-28 09:50:17 -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 |
|
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 |
|
Jun Siang Cheah
|
a1f4706aa1
|
fix: OAUTH_MERGE_ACCOUNTS_BY_EMAIL not being correctly read
|
2024-05-27 18:16:36 +01:00 |
|
Jun Siang Cheah
|
6a36039a59
|
Merge remote-tracking branch 'upstream/dev' into feat/oauth
|
2024-05-27 18:14:43 +01:00 |
|
Jun Siang Cheah
|
985fdca585
|
refac: move things around, uplift oauth endpoints
|
2024-05-27 18:07:38 +01:00 |
|
Timothy Jaeryang Baek
|
bced90734b
|
Merge branch 'websearch' into feat/backend-web-search
|
2024-05-26 23:40:05 -07: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 |
|
Jun Siang Cheah
|
e06417f0aa
|
feat: add admin ui for toggling community sharing
|
2024-05-26 17:23:24 +01:00 |
|
Jun Siang Cheah
|
1235714914
|
feat: add ENABLE_COMMUNITY_SHARING
|
2024-05-26 17:10:25 +01:00 |
|
Jun Siang Cheah
|
6c5f5fe368
|
refac: move ui flags into feature flags
|
2024-05-26 17:05:26 +01:00 |
|
Jun Siang Cheah
|
276b7b90b8
|
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
|
2024-05-26 11:31:23 +01:00 |
|
Jun Siang Cheah
|
aba6308825
|
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
|
2024-05-26 11:27:02 +01:00 |
|
Jun Siang Cheah
|
0210a105bf
|
feat: experimental SSO support for Google, Microsoft, and OIDC
|
2024-05-26 11:26:15 +01:00 |
|
Timothy J. Baek
|
7b81271b9e
|
refac: hide signup when ENABLE_SIGNUP false
|
2024-05-26 03:13:13 -07:00 |
|
Timothy J. Baek
|
1fce466253
|
refac: folder rename web -> webui
|
2024-05-26 01:15:48 -07:00 |
|
Jun Siang Cheah
|
4fdb26fdc4
|
refac: rename build hash vars
|
2024-05-26 08:49:30 +01:00 |
|
Timothy J. Baek
|
79f440f302
|
refac: byebye litellm
|
2024-05-25 14:43:35 -07:00 |
|
Jun Siang Cheah
|
b1265c9c34
|
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
|
2024-05-25 14:55:49 +01:00 |
|
Jun Siang Cheah
|
a579f5f8cf
|
feat: add git hash of build everywhere
|
2024-05-25 09:19:49 +01:00 |
|
Timothy J. Baek
|
ca3108a54d
|
refac
|
2024-05-24 20:29:13 -07:00 |
|
Timothy J. Baek
|
708d755eda
|
feat: model update
|
2024-05-24 18:26:36 -07:00 |
|
Timothy J. Baek
|
0a48114bd2
|
refac
|
2024-05-24 03:06:57 -07:00 |
|
Timothy J. Baek
|
468c6398cd
|
feat: unified models integration
|
2024-05-24 03:02:56 -07:00 |
|
Timothy J. Baek
|
404875cab9
|
fix
|
2024-05-24 02:11:17 -07:00 |
|
Timothy J. Baek
|
110ed67468
|
feat: unified /models endpoint
|
2024-05-24 01:40:48 -07:00 |
|
Timothy J. Baek
|
4d57e08b38
|
feat: modelfiles to models
|
2024-05-24 00:26:00 -07:00 |
|
Jun Siang Cheah
|
60433856a2
|
Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search
|
2024-05-22 22:28:45 +01:00 |
|
Timothy Jaeryang Baek
|
8df0429c99
|
Merge branch 'dev' into feat/model-config
|
2024-05-21 21:37:04 -10:00 |
|