mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 01:20:21 +00:00 
			
		
		
		
	Improved confidence card for small spaces
This commit is contained in:
		
							parent
							
								
									1900cd2028
								
							
						
					
					
						commit
						129484e98f
					
				@ -20,7 +20,7 @@
 | 
				
			|||||||
                    <MudText Typo="Typo.h5">Confidence Card</MudText>
 | 
					                    <MudText Typo="Typo.h5">Confidence Card</MudText>
 | 
				
			||||||
                </CardHeaderContent>
 | 
					                </CardHeaderContent>
 | 
				
			||||||
            </MudCardHeader>
 | 
					            </MudCardHeader>
 | 
				
			||||||
            <MudCardContent>
 | 
					            <MudCardContent Style="max-height: 50vh; overflow: auto;">
 | 
				
			||||||
                <MudText Typo="Typo.h6">Description</MudText>
 | 
					                <MudText Typo="Typo.h6">Description</MudText>
 | 
				
			||||||
                <MudMarkdown Value="@this.currentConfidence.Description"/>
 | 
					                <MudMarkdown Value="@this.currentConfidence.Description"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,4 @@
 | 
				
			|||||||
# v0.9.29, build 204 (2025-02-xx xx:xx UTC)
 | 
					# v0.9.29, build 204 (2025-02-xx xx:xx UTC)
 | 
				
			||||||
- Added the possibility to select data sources for chats. This preview feature is hidden behind the RAG feature flag, check your app options in case you want to enable it.
 | 
					- Added the possibility to select data sources for chats. This preview feature is hidden behind the RAG feature flag, check your app options in case you want to enable it.
 | 
				
			||||||
- Added an option to all data sources to select a local security policy. This preview feature is hidden behind the RAG feature flag.
 | 
					- Added an option to all data sources to select a local security policy. This preview feature is hidden behind the RAG feature flag.
 | 
				
			||||||
 | 
					- Improved confidence card for small spaces.
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user