marvin.agents.actor
Constants
T
Classes
Actor
end_turnCalled when the actor ends its turn.friendly_nameget_agentletget_currentGet the current actor from context.get_end_turn_toolsA list ofEndTurntools that this actor can use to end its turn.get_memoriesA list of memories that this actor can use during its turn.get_promptget_toolsA list of tools that this actor can use during its turn.runrun_asyncsayResponds to a user message in a conversational way.say_asyncResponds to a user message in a conversational way.start_turnCalled when the actor starts its turn.
Functions
get_current_actor
Parent Module:
agents