mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Websearch: add Serper API endpoint
This commit is contained in:
@@ -40,6 +40,7 @@ export const SECRET_KEYS = {
|
||||
BFL: 'api_key_bfl',
|
||||
GENERIC: 'api_key_generic',
|
||||
DEEPSEEK: 'api_key_deepseek',
|
||||
SERPER: 'api_key_serper',
|
||||
};
|
||||
|
||||
const INPUT_MAP = {
|
||||
|
Reference in New Issue
Block a user