toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi.support.springai
/
ChatModelCallEvent
Chat
Model
Call
Event
class
ChatModelCallEvent
<
O
>
:
AbstractAgentProcessEvent
Spring AI low level event
Members
Properties
agent
Process
Link copied to clipboard
val
agentProcess
:
AgentProcess
history
Link copied to clipboard
val
history
:
List
<
ActionInvocation
>
interaction
Link copied to clipboard
val
interaction
:
LlmInteraction
llm
Link copied to clipboard
val
llm
:
<Error class: unknown class>
output
Class
Link copied to clipboard
val
outputClass
:
Class
<
O
>
process
Id
Link copied to clipboard
open
override
val
processId
:
String
ID of the process that this event relates to.
spring
Ai
Prompt
Link copied to clipboard
val
springAiPrompt
:
<Error class: unknown class>
status
Link copied to clipboard
val
status
:
AgentProcessStatusReport
timestamp
Link copied to clipboard
open
val
timestamp
:
Instant