Agent Chat Client
class AgentChatClient(restTemplate: <Error class: unknown class> = RestTemplate(), agentHost: String = "http://localhost:8081", agentChatPath: String = "/api/v1/chat", boogieHost: String = "http://localhost:8080", boogieContextPath: String = "/api/v1/graphs", apiKey: String = "treehorn")
Simple client to Agent chat