mirror of
				https://github.com/ItzCrazyKns/Perplexica.git
				synced 2025-11-04 04:38:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			148 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			148 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
PORT=3001
 | 
						|
OPENAI_API_KEY=
 | 
						|
SIMILARITY_MEASURE=cosine # cosine or dot
 | 
						|
SEARXNG_API_URL= # no need to fill this if using docker
 | 
						|
MODEL_NAME=gpt-3.5-turbo |