mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 03:20:21 +00:00 
			
		
		
		
	Improved layout
This commit is contained in:
		
							parent
							
								
									08ea4a9af8
								
							
						
					
					
						commit
						75e12c794b
					
				@ -63,7 +63,7 @@
 | 
			
		||||
    </MudButton>
 | 
			
		||||
</MudStack>
 | 
			
		||||
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-6 mb-3">
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-9 mb-3">
 | 
			
		||||
    Data source settings
 | 
			
		||||
</MudText>
 | 
			
		||||
 | 
			
		||||
@ -101,7 +101,7 @@
 | 
			
		||||
    </div>
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-6 mb-3">
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-9 mb-3">
 | 
			
		||||
    Authentication settings
 | 
			
		||||
</MudText>
 | 
			
		||||
 | 
			
		||||
@ -135,7 +135,7 @@
 | 
			
		||||
    </MudSelect>
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-6 mb-3">
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-11 mb-3">
 | 
			
		||||
    Data protection settings
 | 
			
		||||
</MudText>
 | 
			
		||||
 | 
			
		||||
@ -146,7 +146,7 @@
 | 
			
		||||
    }
 | 
			
		||||
</MudSelect>
 | 
			
		||||
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-6 mb-3">
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-11 mb-3">
 | 
			
		||||
    Embedding settings
 | 
			
		||||
</MudText>
 | 
			
		||||
 | 
			
		||||
@ -203,7 +203,7 @@
 | 
			
		||||
 | 
			
		||||
<MudTextField T="string" @bind-Text="@this.additionalLibraries" Label="(Optional) Additional libraries" HelperText="Do you want to include additional libraries? Then name them and briefly describe what you want to achieve with them." Variant="Variant.Outlined" Margin="Margin.Normal" Lines="3" AutoGrow="@true" MaxLines="12" UserAttributes="@USER_INPUT_ATTRIBUTES" Class="mb-3"/>
 | 
			
		||||
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-6 mb-1">
 | 
			
		||||
<MudText Typo="Typo.h4" Class="mt-9 mb-1">
 | 
			
		||||
    Provider selection for generation
 | 
			
		||||
</MudText>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user