toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.client
/
SessionCreationRequest
Session
Creation
Request
data
class
SessionCreationRequest
(
val
user
:
String
,
val
chatbot
:
String
)
Members
Constructors
Session
Creation
Request
Link copied to clipboard
constructor
(
user
:
String
,
chatbot
:
String
)
Properties
chatbot
Link copied to clipboard
val
chatbot
:
String
user
Link copied to clipboard
val
user
:
String