feat(web): add enable_web_search frontend UI (#681) (#766)

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
Jiahe Wu
2025-12-17 23:36:32 +08:00
committed by GitHub
parent b85130b849
commit 3e8f2ce3ad
6 changed files with 44 additions and 2 deletions
+1
View File
@@ -51,6 +51,7 @@ export async function* chatStream(
interrupt_feedback?: string;
enable_deep_thinking?: boolean;
enable_background_investigation: boolean;
enable_web_search?: boolean;
report_style?: "academic" | "popular_science" | "news" | "social_media" | "strategic_investment";
mcp_settings?: {
servers: Record<