marvin.agents.actor
T
Actor
Methods:
end_turn
friendly_name
get_agentlet
get_current
get_end_turn_tools
EndTurn
tools that this actor can use to end its turn.get_memories
get_prompt
get_tools
run
run_async
say
say_async
start_turn
get_current_actor
Get the currently active actor from context.
Returns: The current Actor instance or None if no actor is active.
Parent Module: agents