INNER CODE UNIT · Python

agent_res

nottelabs/notte · packages/notte-agent/src/notte_agent/main.py:79

        agent_res = await agent.arun(**res.model_dump())
        if isinstance(agent, NotteAgent):
            self.trajectory = agent.trajectory
        return agent_res

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…