|  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 | 
				
					
						|  Jun Siang Cheah | 190b934ab5 | feat: add ALLOW_ADMIN_EXPORT to disable exporting of chats and the db | 2024-04-22 19:44:24 +01:00 | 
				
					
						|  Timothy J. Baek | 3c382d4c6c | refac: close subprocess gracefully | 2024-04-21 01:46:09 -05:00 | 
				
					
						|  Timothy J. Baek | 8651bec915 | pwned :) | 2024-04-21 01:22:02 -05:00 | 
				
					
						|  Timothy J. Baek | 5e458d490a | fix: run litellm as subprocess | 2024-04-21 00:52:27 -05:00 | 
				
					
						|  Timothy J. Baek | 98369fba22 | fix | 2024-04-20 22:53:00 -05:00 | 
				
					
						|  Timothy J. Baek | b1b72441bb | feat: openai embeddings integration | 2024-04-14 19:48:15 -04:00 | 
				
					
						|  Timothy J. Baek | 295472fca1 | chore: formatting | 2024-04-10 01:27:19 -07:00 | 
				
					
						|  Timothy J. Baek | cbb21a148d | fix: async version check | 2024-04-09 23:03:05 -07:00 | 
				
					
						|  shivaraj-bh | 304bf9d9b1 | feat: configurable `STATIC_DIR`; fix: mount `CACHE_DIR` to the `/cache` endpoint | 2024-04-09 16:04:55 +05:30 | 
				
					
						|  Timothy Jaeryang Baek | 9404b6135a | Merge pull request #1401 from theasp/add-dynamic-manifest feat: Allow overriding application name in manifest.json | 2024-04-03 20:45:51 -07:00 | 
				
					
						|  Timothy J. Baek | c89070797c | refac | 2024-04-03 20:43:55 -07:00 | 
				
					
						|  Andrew Phillips | 83ad488e31 | Do not use hardcoded manifest.json Generate manifest.json dynamically, using MANIFEST_NAME and
MANIFEST_SHORT_NAME from the environment. | 2024-04-02 16:08:10 -03:00 | 
				
					
						|  Timothy Jaeryang Baek | 24fb77759e | Merge pull request #1347 from cheahjs/feat/trusted-email-header feat: allow authenticating with a trusted email header | 2024-04-02 09:11:25 -07:00 | 
				
					
						|  Timothy J. Baek | aa6c8b1bfd | feat: ascii art on startup | 2024-04-02 03:03:55 -07:00 | 
				
					
						|  Jun Siang Cheah | 562e40a7bd | Merge branch 'dev' into feat/trusted-email-header | 2024-03-31 22:08:58 +01:00 | 
				
					
						|  Timothy J. Baek | 1b5c92d66c | revert: prompt suggestion change | 2024-03-31 13:59:39 -07:00 | 
				
					
						|  Patrice-Gaudicheau | ee38b3c84d | Enhance DATA_DIR handling in main.py and docker-compose configuration | 2024-03-31 20:43:09 +02:00 | 
				
					
						|  Timothy J. Baek | 1d7ca44017 | fix: config data issue | 2024-03-31 02:27:03 -07:00 | 
				
					
						|  Timothy J. Baek | e47d6ce1f6 | refac: return only last 5 changelog | 2024-03-31 01:10:57 -07:00 | 
				
					
						|  Timothy J. Baek | 74638bbd6e | fix: config json backward compatibility issue | 2024-03-28 21:15:05 -07:00 | 
				
					
						|  Timothy J. Baek | c42cb438f9 | fix: litellm model filter issue | 2024-03-28 02:45:56 -07:00 | 
				
					
						|  Jun Siang Cheah | 29f13f34d3 | feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header This is very yolo code, use at your own risk | 2024-03-27 09:28:03 +00:00 | 
				
					
						|  Ased Mammad | 0c021e42f5 | rename config key to default_locale | 2024-03-26 23:15:51 +03:30 | 
				
					
						|  Ased Mammad | 26121c5d88 | wip: Set default language from config | 2024-03-26 23:01:23 +03:30 | 
				
					
						|  Self Denial | f74f2ea765 | Merge conflicts | 2024-03-21 00:14:13 -06:00 | 
				
					
						|  Timothy J. Baek | 2c6e2d5e8a | feat: webhook backend | 2024-03-20 18:35:02 -07:00 | 
				
					
						|  Self Denial | e6dd0bfbe0 | Migrate to python logging module with env var control. | 2024-03-20 17:11:36 -06:00 | 
				
					
						|  Timothy J. Baek | 8df6b137cb | fix: rag | 2024-03-10 18:40:50 -07:00 | 
				
					
						|  Timothy J. Baek | a4ca1fc5c4 | feat: model filter list env var | 2024-03-09 21:47:01 -08:00 | 
				
					
						|  Timothy Jaeryang Baek | bcabd3df84 | Merge pull request #1117 from open-webui/model-whitelist feat: model filter (whitelist) | 2024-03-10 00:30:43 -05:00 | 
				
					
						|  Timothy J. Baek | b550e23bf6 | feat: model filter backend | 2024-03-09 21:19:20 -08:00 | 
				
					
						|  Timothy J. Baek | 1a93021cc4 | fix: log modified messages | 2024-03-09 20:12:32 -08:00 | 
				
					
						|  Timothy J. Baek | 784ee6f521 | fix: error handling | 2024-03-08 23:21:00 -08:00 | 
				
					
						|  Timothy J. Baek | d936353da0 | fix: message type edge case | 2024-03-08 23:19:20 -08:00 | 
				
					
						|  Timothy J. Baek | 9f58ed5afa | fix | 2024-03-08 22:52:42 -08:00 |