实现 Booking Excel 预处理接入 SuperAgent
This commit is contained in:
@@ -31,6 +31,7 @@ export interface DebugEmlSuperAgentRunResult {
|
||||
html_sanitize_required: boolean | null
|
||||
html_render_mode: 'SANITIZED_HTML' | 'TEXT_ONLY' | string | null
|
||||
agentbus_like_payload: Record<string, unknown> | null
|
||||
attachment_extractions: Record<string, unknown>[]
|
||||
superagent_session_id: string | null
|
||||
superagent_run_id: string | null
|
||||
superagent_raw_answer: string | null
|
||||
|
||||
Reference in New Issue
Block a user