AgentStatus

org.llm4s.agent.AgentStatus
See theAgentStatus companion object
sealed trait AgentStatus

Status of the agent run

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Complete
class Failed
object InProgress
In this article