mirror of
				https://github.com/ItzCrazyKns/Perplexica.git
				synced 2025-10-31 03:18:16 +00:00 
			
		
		
		
	feat(chat-window): handle system instructions
This commit is contained in:
		| @@ -480,6 +480,7 @@ const ChatWindow = ({ id }: { id?: string }) => { | ||||
|           name: embeddingModelProvider.name, | ||||
|           provider: embeddingModelProvider.provider, | ||||
|         }, | ||||
|         systemInstructions: localStorage.getItem('systemInstructions'), | ||||
|       }), | ||||
|     }); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user