Agent

org.llm4s.agent.Agent
See theAgent companion class
object Agent

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Agent.type

Members list

Value members

Concrete fields

val DefaultMaxSteps: Int

Default maximum number of steps for agent execution. This prevents infinite loops when the LLM repeatedly requests tool calls.

Default maximum number of steps for agent execution. This prevents infinite loops when the LLM repeatedly requests tool calls.

Attributes