public static class CompletionsRequest.ChatQaPair extends Object implements Serializable
ChatQaPair()
ChatQaPair(String user, String bot)
String
getBot()
getUser()
void
setBot(String bot)
setUser(String user)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ChatQaPair()
public ChatQaPair(String user, String bot)
public String getUser()
public void setUser(String user)
public String getBot()
public void setBot(String bot)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.