toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.chat.agent
/
AgentPlatformChatSession
/
AgentPlatformChatSession
Agent
Platform
Chat
Session
constructor
(
user
:
User
?
,
planLister
:
PlanLister
,
processOptions
:
ProcessOptions
=
ProcessOptions()
,
responseGenerator
:
ResponseGenerator
,
conversation
:
Conversation
=
InMemoryConversation()
)