update web search results view && web search setting view

This commit is contained in:
duanfuxiang
2025-03-31 18:28:43 +08:00
parent be5b7455b5
commit 8e564950dc
6 changed files with 53 additions and 12 deletions

View File

@@ -231,8 +231,9 @@ export const InfioSettingsSchema = z.object({
// Mode
mode: z.string().catch('ask'),
// Deep Research
// web search
serperApiKey: z.string().catch(''),
serperSearchEngine: z.enum(['google', 'duckduckgo', 'bing']).catch('google'),
jinaApiKey: z.string().catch(''),
// Files Search