diff --git a/enterprise/app/services/captain/assistant/agent_runner_service.rb b/enterprise/app/services/captain/assistant/agent_runner_service.rb index 8435b79a5..9c4e56841 100644 --- a/enterprise/app/services/captain/assistant/agent_runner_service.rb +++ b/enterprise/app/services/captain/assistant/agent_runner_service.rb @@ -51,7 +51,7 @@ class Captain::Assistant::AgentRunnerService { conversation_history: conversation_history, - state: build_state, + state: build_state } end