Websearch: add Serper API endpoint

This commit is contained in:
Cohee
2025-02-08 22:28:12 +02:00
parent f83dccda39
commit 5e540f4f97
3 changed files with 43 additions and 0 deletions

View File

@@ -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 = {