From d5df8b52dbaa176d38df14b03f9c0e33d326294a Mon Sep 17 00:00:00 2001 From: Quinn Sebso Date: Fri, 24 Jul 2026 16:08:49 -0400 Subject: [PATCH] Add execution_environment to analyst tool so evals can run --- integration_tests/models/cortex_agent_versioned_test.sql | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/integration_tests/models/cortex_agent_versioned_test.sql b/integration_tests/models/cortex_agent_versioned_test.sql index 99d3897..c184c13 100644 --- a/integration_tests/models/cortex_agent_versioned_test.sql +++ b/integration_tests/models/cortex_agent_versioned_test.sql @@ -39,3 +39,7 @@ tools: tool_resources: analyst_tool: semantic_view: '{{ ref('test_semantic_view') }}' + execution_environment: + type: warehouse + warehouse: DBT_WH + query_timeout: 60