mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 12:40:21 +00:00 
			
		
		
		
	Made RetrievalImageContext an IImageSource
This commit is contained in:
		
							parent
							
								
									5d86d0eeac
								
							
						
					
					
						commit
						3bec9fd2c5
					
				@ -2,7 +2,7 @@ using AIStudio.Chat;
 | 
			
		||||
 | 
			
		||||
namespace AIStudio.Tools.RAG;
 | 
			
		||||
 | 
			
		||||
public sealed class RetrievalImageContext : IRetrievalContext
 | 
			
		||||
public sealed class RetrievalImageContext : IRetrievalContext, IImageSource
 | 
			
		||||
{
 | 
			
		||||
    #region Implementation of IRetrievalContext
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user