mirror of
				https://github.com/discourse/discourse-ai.git
				synced 2025-11-04 00:18:39 +00:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			133 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| 
								 | 
							
								# frozen_string_literal: true
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								module DiscourseAi
							 | 
						||
| 
								 | 
							
								  module Embeddings
							 | 
						||
| 
								 | 
							
								    module Models
							 | 
						||
| 
								 | 
							
								      class Base
							 | 
						||
| 
								 | 
							
								      end
							 | 
						||
| 
								 | 
							
								    end
							 | 
						||
| 
								 | 
							
								  end
							 | 
						||
| 
								 | 
							
								end
							 |