mirror of
				https://github.com/SillyTavern/SillyTavern.git
				synced 2025-06-05 21:59:27 +02:00 
			
		
		
		
	WebSearch: Add endpoint for Tavily
This commit is contained in:
		@@ -34,6 +34,7 @@ export const SECRET_KEYS = {
 | 
			
		||||
    STABILITY: 'api_key_stability',
 | 
			
		||||
    BLOCKENTROPY: 'api_key_blockentropy',
 | 
			
		||||
    CUSTOM_OPENAI_TTS: 'api_key_custom_openai_tts',
 | 
			
		||||
    TAVILY: 'api_key_tavily',
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const INPUT_MAP = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user