AgentChatClient

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

Constructors

Link copied to clipboard
constructor(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")

Properties

Link copied to clipboard
val defaultHeaders: <Error class: unknown class>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard