Uses of Record Class
com.viglet.turing.api.llm.chat.TurLLMChatAPI.ChatRequest
Packages that use TurLLMChatAPI.ChatRequest
-
Uses of TurLLMChatAPI.ChatRequest in com.viglet.turing.api.llm.chat
Methods in com.viglet.turing.api.llm.chat with parameters of type TurLLMChatAPI.ChatRequestModifier and TypeMethodDescriptionreactor.core.publisher.Flux<TurLLMChatAPI.ChatResponse> TurLLMChatAPI.chat(String id, TurLLMChatAPI.ChatRequest request, List<org.springframework.web.multipart.MultipartFile> files) reactor.core.publisher.Flux<TurLLMChatAPI.ChatResponse> TurLLMChatAPI.chatJson(String id, TurLLMChatAPI.ChatRequest request)