Jun Siang Cheah
aba6308825
Merge remote-tracking branch 'upstream/dev' into feat/include-git-hash-everywhere
2024-05-26 11:27:02 +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
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
Timothy Jaeryang Baek
8df0429c99
Merge branch 'dev' into feat/model-config
2024-05-21 21:37:04 -10:00
Timothy J. Baek
771657266a
chore: format
2024-05-21 21:38:58 -07:00
Baptiste Clarey Sjöstrand
ecb656af70
Fix .js mimetype on Windows 11
...
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec.
2024-05-22 00:04:00 +02:00
Jun Siang Cheah
f21c8626d6
refac: switch to meta and params, remove source
2024-05-21 22:05:16 +01:00
Jun Siang Cheah
1a16f8fb1c
Merge remote-tracking branch 'origin/dev' into feat/model-config
2024-05-20 09:02:41 +01:00
Timothy J. Baek
288d8a3e32
feat: memory backend
2024-05-19 08:00:07 -07:00
Jun Siang Cheah
4002ead6af
feat: store model configs in the database
2024-05-19 18:46:24 +08:00
Jun Siang Cheah
1bacd5d93f
Merge branch 'dev' into feat/model-config
2024-05-19 13:13:17 +08:00
Timothy J. Baek
3aa6b0fea9
fix: model filter issue
2024-05-17 19:11:14 -07:00
Timothy J. Baek
8181ae3918
fix
2024-05-17 10:35:33 -07:00
Jun Siang Cheah
5d3eddf7e9
feat: update to persistent config
2024-05-17 13:51:17 +08:00
Timothy J. Baek
58a13aec7e
feat: python code execution
2024-05-16 17:49:28 -10:00
Jun Siang Cheah
0665703401
Merge branch 'dev' into feat/model-config
2024-05-17 11:41:37 +08:00
Timothy J. Baek
7d62993007
refac: healthcheck endpoint
2024-05-15 08:17:18 -10:00
Jun Siang Cheah
5369023e34
fix: rag, chat deletion, and webhook after config persistence change
2024-05-14 14:30:15 +08:00
Timothy Jaeryang Baek
8b0144cd06
Merge pull request #2156 from cheahjs/feat/save-config
...
feat: save UI config changes to config.json
2024-05-13 11:45:30 -10:00
Jun Siang Cheah
298e6848b3
feat: switch to config proxy, remove config_get/set
2024-05-10 15:03:24 +08:00
Jun Siang Cheah
058eb76568
feat: save UI config changes to config.json
2024-05-10 13:51:50 +08:00
Jun Siang Cheah
02a4412dfc
feat: add UI support for updating model info
2024-05-09 23:54:21 +08:00
Jun Siang Cheah
0dbddebcb0
feat: add API endpoint for updating configs
2024-05-09 22:41:07 +08:00
Jun Siang Cheah
e76a444ed9
feat: allow model config via config.json
2024-05-09 20:25:30 +08:00
Tang Ziya
1d9c745b35
fix: replace deprecated on_event with lifespan
2024-05-09 12:04:09 +08:00
Timothy J. Baek
01472c071b
feat: support webui_auth false
...
#929
2024-05-08 08:40:18 -07:00
Timothy J. Baek
f58eb0d266
feat: browser search engine support
2024-05-06 17:29:16 -07:00
Jun Siang Cheah
0872bea790
feat: show RAG query results as citations
2024-05-06 16:14:10 -07:00
Timothy J. Baek
70ae053a46
fix: ascii art issue
...
#1918
2024-05-03 14:23:38 -07:00
Timothy J. Baek
96d9d3447b
fix: pwa icon
...
#1886
2024-05-01 19:32:36 -07:00
Jun Siang Cheah
6a1d60b1b3
feat: warn but not exit if frontend build does not exist
2024-04-28 16:03:30 +01:00
Timothy J. Baek
ce9a5d12e0
refac: rag pipeline
2024-04-27 15:38:50 -04:00
Timothy J. Baek
b22415d456
feat: litellm opt-out support
2024-04-26 17:19:50 -04:00
Timothy J. Baek
dbf7b15539
refac: naming convention
...
MODEL_FILTER_ENABLED -> ENABLE_MODEL_FILTER
2024-04-26 17:17:18 -04:00
Timothy J. Baek
cebf733b9d
refac: naming convention
2024-04-26 14:41:39 -04:00
Steven Kreitzer
69822e4c25
fix: sort ranking hybrid
2024-04-26 07:56:41 -05:00
Steven Kreitzer
c0259aad67
feat: hybrid search and reranking support
2024-04-24 07:55:10 -05:00
Steven Kreitzer
db801aee79
Merge branch 'dev' into buroa/hybrid-search
2024-04-22 18:35:32 -05:00
Steven Kreitzer
4e0b32b505
feat: hybrid search
2024-04-22 18:33:43 -05:00
Jun Siang Cheah
e2a8ad5fca
address comments, rename to ENABLE_ADMIN_EXPORT
2024-04-22 19:55:46 +01:00