Uses of Record Class
ai.optfor.springopenaiapi.model.ChatCompletionResponse
Packages that use ChatCompletionResponse
-
Uses of ChatCompletionResponse in ai.optfor.springopenaiapi
Methods in ai.optfor.springopenaiapi that return ChatCompletionResponseModifier and TypeMethodDescriptionOpenAIApi.chat(String model, List<ChatMessage> chats, int maxTokens, double temperature)