Package com.openai.services.blocking.chat.completions
See: Description
-
Interface Summary Interface Description WithRawResponse A view of MessageService that provides access to raw HTTP responses for each method. MessageService Given a list of messages comprising a conversation, the model will return a response. -
Class Summary Class Description WithRawResponseImpl MessageServiceImpl Given a list of messages comprising a conversation, the model will return a response.