Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30e84adb51 
							
						 
					 
					
						
						
							
							Merge pull request  #12883  from Classic298/patch-1  
						
						 
						
						... 
						
						
						
						fix: UVICORN_WORKERS __init__.py pass application as string 
						
					 
					
						2025-04-17 22:07:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							414ebc87ee 
							
						 
					 
					
						
						
							
							Merge pull request  #12894  from Classic298/patch-2  
						
						 
						
						... 
						
						
						
						security/fix: prevent email and password changes to the primary admin account 
						
					 
					
						2025-04-17 22:06:54 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							165eb50c22 
							
						 
					 
					
						
						
							
							Merge pull request  #12958  from Youggls/fix_search_web  
						
						 
						
						... 
						
						
						
						fix: use run_in_threadpool for search_web to prevent blocking 
						
					 
					
						2025-04-17 22:03:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							477ac7de86 
							
						 
					 
					
						
						
							
							Merge pull request  #12968  from alpha-pet/feat-openapi-parameter-description  
						
						 
						
						... 
						
						
						
						feat: support OpenAPI parameter description and enum values in tool spec 
						
					 
					
						2025-04-17 22:02:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							824238a620 
							
						 
					 
					
						
						
							
							enh: AIOHTTP_CLIENT_SESSION_TOOL_SERVER_SSL  
						
						 
						
						
						
					 
					
						2025-04-17 22:02:16 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b20c57ea8 
							
						 
					 
					
						
						
							
							Merge pull request  #12956  from lukasz-pekala/feat/improve-polish-translation  
						
						 
						
						... 
						
						
						
						fix: update Polish translations for clarity and consistency 
						
					 
					
						2025-04-17 12:38:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43b9bf17dc 
							
						 
					 
					
						
						
							
							Merge pull request  #12966  from damianmr/dev  
						
						 
						
						... 
						
						
						
						i18n: Update es-ES (Spanish) translation.json 
						
					 
					
						2025-04-17 12:38:03 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							246ff83864 
							
						 
					 
					
						
						
							
							Merge pull request  #12981  from knight-upstage/dev  
						
						 
						
						... 
						
						
						
						i18n: Update ko-KR (Korean) translation.json 
						
					 
					
						2025-04-17 12:37:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								knight-upstage 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cdf26d8189 
							
						 
					 
					
						
						
							
							i18n: Update ko-KR (Korean) translation.json  
						
						 
						
						
						
					 
					
						2025-04-17 09:57:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Rehn 
							
						 
					 
					
						
						
						
						
							
						
						
							3dcbf1acf5 
							
						 
					 
					
						
						
							
							feat: support OpenAPI parameter description and enum values in tool spec  
						
						 
						
						
						
					 
					
						2025-04-17 15:48:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Damian Mendez Romera 
							
						 
					 
					
						
						
						
						
							
						
						
							b1629d8660 
							
						 
					 
					
						
						
							
							i18n: Update es-ES (Spanish) translation.json  
						
						 
						
						
						
					 
					
						2025-04-17 13:58:00 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Youggls 
							
						 
					 
					
						
						
						
						
							
						
						
							9669cd3454 
							
						 
					 
					
						
						
							
							fix: use run_in_threadpool for search_web to prevent blocking  
						
						 
						
						... 
						
						
						
						Used fastapi's run_in_threadpool function to execute the search_web function,
preventing the synchronous function from blocking the entire web search process. 
						
					 
					
						2025-04-17 17:23:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Łukasz Pękala 
							
						 
					 
					
						
						
						
						
							
						
						
							c4edcdb12a 
							
						 
					 
					
						
						
							
							fix: update Polish translations for clarity and consistency  
						
						 
						
						
						
					 
					
						2025-04-17 10:56:23 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							a6ccc48d91 
							
						 
					 
					
						
						
							
							refac: textarea component  
						
						 
						
						
						
					 
					
						2025-04-17 00:35:39 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b6caa95fac 
							
						 
					 
					
						
						
							
							Merge pull request  #12947  from gaby/qdrant-grpc  
						
						 
						
						... 
						
						
						
						feat: Add gRPC support to Qdrant 
						
					 
					
						2025-04-16 23:08:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Juan Calderon-Perez 
							
						 
					 
					
						
						
						
						
							
						
						
							6188c0c5b7 
							
						 
					 
					
						
						
							
							Add suport for Qdrant GRPC  
						
						 
						
						
						
					 
					
						2025-04-17 01:13:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							465e879a78 
							
						 
					 
					
						
						
							
							Merge pull request  #12917  from rimvel/patch-1  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Has been cancelled 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Has been cancelled 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						Update translation.json 
						
					 
					
						2025-04-16 08:05:44 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93fd5185f9 
							
						 
					 
					
						
						
							
							Merge pull request  #12921  from aleixdorca/dev  
						
						 
						
						... 
						
						
						
						i18n: Update catalan translation.json 
						
					 
					
						2025-04-16 08:05:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ebee592f2 
							
						 
					 
					
						
						
							
							Merge pull request  #12925  from JaworIwanowRoosi/main  
						
						 
						
						... 
						
						
						
						fix: typos in German translation 
						
					 
					
						2025-04-16 08:05:05 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								JaworIwanowRoosi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6076476a74 
							
						 
					 
					
						
						
							
							fixed: typos in German translation  
						
						 
						
						
						
					 
					
						2025-04-16 14:47:15 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aleix Dorca 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59918b0f54 
							
						 
					 
					
						
						
							
							Update catalan translation.json  
						
						 
						
						
						
					 
					
						2025-04-16 11:20:03 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rimvydas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb1dea72d4 
							
						 
					 
					
						
						
							
							Update translation.json  
						
						 
						
						... 
						
						
						
						Fixed typo from "Tęstti" to "Tęsti" (continue). 
						
					 
					
						2025-04-16 09:59:20 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							264a87f467 
							
						 
					 
					
						
						
							
							Merge pull request  #12901  from Kylapaallikko/dev  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Waiting to run 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Waiting to run 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.11.x) (push) Has been cancelled 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.12.x) (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						i18n: Update Finnish Translation 
						
					 
					
						2025-04-15 19:03:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07347f518a 
							
						 
					 
					
						
						
							
							Merge pull request  #12896  from gaby/fix-12893  
						
						 
						
						... 
						
						
						
						fix: Optional content from files routes 
						
					 
					
						2025-04-15 15:54:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kylapaallikko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a50d50038 
							
						 
					 
					
						
						
							
							Update translation.json  
						
						 
						
						
						
					 
					
						2025-04-15 19:44:20 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4d0d840d1 
							
						 
					 
					
						
						
							
							Fix formatting of qdrant.py  
						
						 
						
						
						
					 
					
						2025-04-15 08:56:51 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Juan Calderon-Perez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1ef53873f 
							
						 
					 
					
						
						
							
							Check if content is present before removing  
						
						 
						
						
						
					 
					
						2025-04-15 08:53:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Classic298 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4f14b17c34 
							
						 
					 
					
						
						
							
							Update users.py  
						
						 
						
						
						
					 
					
						2025-04-15 13:50:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Classic298 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36b2052fb0 
							
						 
					 
					
						
						
							
							Update __init__.py  
						
						 
						
						
						
					 
					
						2025-04-15 09:55:35 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							12c7ecf0f4 
							
						 
					 
					
						
						
							
							refac: styling  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Waiting to run 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-04-14 22:34:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5cbef0baa 
							
						 
					 
					
						
						
							
							Merge pull request  #12868  from athoik/dev  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Waiting to run 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.11.x) (push) Waiting to run 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.12.x) (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						feat: add QDRANT_ON_DISK configuration option for Qdrant integration 
						
					 
					
						2025-04-14 21:31:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							44e2785495 
							
						 
					 
					
						
						
							
							Merge pull request  #12859  from aindriu80/main  
						
						 
						
						... 
						
						
						
						i18n: Updated Irish translation 
						
					 
					
						2025-04-14 21:30:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f96c610e21 
							
						 
					 
					
						
						
							
							Merge pull request  #12847  from panda44312/patch-13  
						
						 
						
						... 
						
						
						
						i18n: zh-cn fix 
						
					 
					
						2025-04-14 21:30:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Athanasios Oikonomou 
							
						 
					 
					
						
						
						
						
							
						
						
							575c12f80c 
							
						 
					 
					
						
						
							
							feat: add QDRANT_ON_DISK configuration option for Qdrant integration  
						
						 
						
						... 
						
						
						
						This commit will allow configuring the on_disk client parameter, to reduce the memory usage.
https://qdrant.tech/documentation/concepts/storage/?q=mmap#configuring-memmap-storage 
Default is false, keeping vectors in memory. 
						
					 
					
						2025-04-15 01:40:57 +03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e0e6177e9 
							
						 
					 
					
						
						
							
							Merge pull request  #12865  from TiancongLx/dev  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Waiting to run 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						i18n: update zh-TW 
						
					 
					
						2025-04-14 13:53:24 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tiancong Li 
							
						 
					 
					
						
						
						
						
							
						
						
							0d388b4e54 
							
						 
					 
					
						
						
							
							i18n: update zh-TW  
						
						 
						
						
						
					 
					
						2025-04-15 03:33:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aindriú Mac Giolla Eoin 
							
						 
					 
					
						
						
						
						
							
						
						
							a3d950872c 
							
						 
					 
					
						
						
							
							Updated Irish translations - April  
						
						 
						
						
						
					 
					
						2025-04-14 17:14:02 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Panda 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21206bf4b9 
							
						 
					 
					
						
						
							
							i18n: zh-cn fix  
						
						 
						
						
						
					 
					
						2025-04-14 14:26:10 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Jaeryang Baek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							07d8460126 
							
						 
					 
					
						
						
							
							Merge pull request  #12809  from open-webui/dev  
						
						 
						
						... 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Release / release (push) Has been cancelled 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.11.x) (push) Has been cancelled 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.12.x) (push) Has been cancelled 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Has been cancelled 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Has been cancelled 
				
			 
		
			
				
	 
				Release to PyPI / release (push) Has been cancelled 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						0.6.5 
						
					 
					
						2025-04-14 02:13:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							e4c7417522 
							
						 
					 
					
						
						
							
							refac  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Deploy to HuggingFace Spaces / check-secret (push) Waiting to run 
				
			 
		
			
				
	 
				Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.11.x) (push) Waiting to run 
				
			 
		
			
				
	 
				Python CI / Format Backend (3.12.x) (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Format & Build Frontend (push) Waiting to run 
				
			 
		
			
				
	 
				Frontend Build / Frontend Unit Tests (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-04-14 02:12:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							91523bbb07 
							
						 
					 
					
						
						
							
							chore: bump  
						
						 
						
						
						
					 
					
						2025-04-14 02:08:11 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							49bf3207e8 
							
						 
					 
					
						
						
							
							chore: format  
						
						 
						
						
						
					 
					
						2025-04-14 02:00:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							ec730b08c5 
							
						 
					 
					
						
						
							
							chore: format  
						
						 
						
						
						
					 
					
						2025-04-14 02:00:46 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							815d18b57e 
							
						 
					 
					
						
						
							
							revert  
						
						 
						
						
						
					 
					
						2025-04-14 01:57:23 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							8d33b5e063 
							
						 
					 
					
						
						
							
							refac  
						
						 
						
						
						
					 
					
						2025-04-14 01:56:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							aa8db40376 
							
						 
					 
					
						
						
							
							enh: copy formatted option  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Sebastian Whincop <123417897+macjedi42@users.noreply.github.com> 
						
					 
					
						2025-04-14 01:56:15 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							95fca7b700 
							
						 
					 
					
						
						
							
							refac  
						
						 
						
						
						
					 
					
						2025-04-14 01:41:58 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							87aa01a5c2 
							
						 
					 
					
						
						
							
							refac: styling  
						
						 
						
						
						
					 
					
						2025-04-14 01:40:29 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							d932fc555d 
							
						 
					 
					
						
						
							
							enh: tts/stt user permissions  
						
						 
						
						
						
					 
					
						2025-04-14 01:40:22 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Timothy Jaeryang Baek 
							
						 
					 
					
						
						
						
						
							
						
						
							ec3b8fab5b 
							
						 
					 
					
						
						
							
							refac  
						
						 
						
						
						
					 
					
						2025-04-14 01:08:16 -07:00