Module agent

Source

Structs§

AgentCreator
AgentCreator provides a simple wrapper for an async Agent creation function.
Context
Agent Context contains necessary parts to create an agent.
Invocation
Struct of information passed to the agent during each invocation.

Enums§

AgentError
CreationFunc
Supported types of [Agent] creation functions.
Payload

Type Aliases§

AgentFuture