#1345 Add API endpoint for web search interaction

This commit is contained in:
Cohee
2023-11-14 00:16:41 +02:00
parent 61764a9a21
commit 5fe8f70eb1
4 changed files with 44 additions and 0 deletions

View File

@ -12,6 +12,7 @@ export const SECRET_KEYS = {
AI21: 'api_key_ai21',
SCALE_COOKIE: 'scale_cookie',
PALM: 'api_key_palm',
SERPAPI: 'api_key_serpapi',
}
const INPUT_MAP = {