Hey Steyt, The analysisPlan object is missing these critical configuration fields:
1.
timeoutSeconds - Required for request timeout configuration
2.
useAssistantLlm - Boolean flag that determines which LLM to use for analysis
3.
customLlmUrl - URL for custom LLM endpoint (can be empty string)
These missing fields are causing the Google LLM request to fail because the system doesn't know how to properly configure the analysis request. It resulted in this error in the logs:
🟡 20:56:45:683 [llmRequestError] Couldn't Complete Google Request. Error: contents are required