package model type GetAiChatResponseOutput struct { Response string `json:"response"` }