Class AIModelRequest
public class AIModelRequest
extends Object
Represents a request to an AI model.
-
Constructor Summary
Constructors
-
Method Summary
Gets the list of messages in the conversation.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AIModelRequest
public AIModelRequest()
-
Method Details
-
getMessages
Gets the list of messages in the conversation.