mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 06:00:21 +00:00 
			
		
		
		
	Added donework as financial supporter
				
					
				
			This commit is contained in:
		
							parent
							
								
									ad3d8cbb3a
								
							
						
					
					
						commit
						c6555905f7
					
				@ -26,17 +26,18 @@
 | 
				
			|||||||
                        Individual Contributors
 | 
					                        Individual Contributors
 | 
				
			||||||
                    </MudText>
 | 
					                    </MudText>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    <MudButton Href="https://github.com/sponsors/MindWorkAI" StartIcon="@Icons.Material.Filled.People" Variant="Variant.Filled" Target="_blank">
 | 
					                            <MudButton Href="https://github.com/sponsors/MindWorkAI" StartIcon="@Icons.Material.Filled.People" Variant="Variant.Filled" Target="_blank">
 | 
				
			||||||
                        Become a contributor
 | 
					                                Become a contributor
 | 
				
			||||||
                    </MudButton>
 | 
					                            </MudButton>
 | 
				
			||||||
                    
 | 
					
 | 
				
			||||||
                    <MudText Typo="Typo.h6" Class="mt-8">
 | 
					                            <MudText Typo="Typo.h6" Class="mt-8">
 | 
				
			||||||
                        The first 10 supporters who make a monthly contribution:
 | 
					                                The first 10 supporters who make a monthly contribution:
 | 
				
			||||||
                    </MudText>
 | 
					                            </MudText>
 | 
				
			||||||
                    <MudList T="string">
 | 
					                            <MudList T="string">
 | 
				
			||||||
                        <Supporter Name="richard-stanton" Type="SupporterType.INDIVIDUAL" URL="https://github.com/richard-stanton" Acknowledgment="Thank you, Richard, for being the first."/>
 | 
					                                <Supporter Name="richard-stanton" Type="SupporterType.INDIVIDUAL" URL="https://github.com/richard-stanton" Acknowledgment="Thank you, Richard, for being the first."/>
 | 
				
			||||||
                        <Supporter Name="peerschuett" Type="SupporterType.INDIVIDUAL" URL="https://github.com/peerschuett" Acknowledgment="Thank you, Peer, for your courage in being the second person to support the project financially."/>
 | 
					                                <Supporter Name="peerschuett" Type="SupporterType.INDIVIDUAL" URL="https://github.com/peerschuett" Acknowledgment="Thank you, Peer, for your courage in being the second person to support the project financially."/>
 | 
				
			||||||
                    </MudList>
 | 
					                                <Supporter Name="donework" Type="SupporterType.INDIVIDUAL" URL="https://github.com/donework" Acknowledgment="Thanks Dominic for being the third supporter."/>
 | 
				
			||||||
 | 
					                            </MudList>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    <MudText Typo="Typo.h6" Class="mt-8">
 | 
					                    <MudText Typo="Typo.h6" Class="mt-8">
 | 
				
			||||||
                        The first 10 supporters who make a one-time contribution:
 | 
					                        The first 10 supporters who make a one-time contribution:
 | 
				
			||||||
 | 
				
			|||||||
@ -1,4 +1,5 @@
 | 
				
			|||||||
# v0.9.28, build 203 (2025-0x-xx xx:xx UTC)
 | 
					# v0.9.28, build 203 (2025-0x-xx xx:xx UTC)
 | 
				
			||||||
- Added an information view to all data sources to the data source configuration page. The data source configuration is a preview feature behind the RAG feature flag.
 | 
					- Added an information view to all data sources to the data source configuration page. The data source configuration is a preview feature behind the RAG feature flag.
 | 
				
			||||||
- Added a ERI ((E)xternal (R)etrieval (I)nterface) client for communication with any ERI server.
 | 
					- Added a ERI ((E)xternal (R)etrieval (I)nterface) client for communication with any ERI server.
 | 
				
			||||||
 | 
					- Added `donework` as financial supporter. Thank you, Dominic!
 | 
				
			||||||
- Improved the resource handling when loading models.
 | 
					- Improved the resource handling when loading models.
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user