Uses of Record Class
com.viglet.turing.api.agent.TurAIAgentChatAPI.ChatResponse
Packages that use TurAIAgentChatAPI.ChatResponse
-
Uses of TurAIAgentChatAPI.ChatResponse in com.viglet.turing.api.agent
Methods in com.viglet.turing.api.agent that return types with arguments of type TurAIAgentChatAPI.ChatResponseModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TurAIAgentChatAPI.ChatResponse> TurAIAgentChatAPI.chat(String agentId, TurAIAgentChatAPI.AgentChatRequest request)