mirror of
https://github.com/trycua/computer.git
synced 2026-01-03 03:49:58 -06:00
working gta1 loop
This commit is contained in:
@@ -5,8 +5,7 @@ Example usage of the agent library with docstring-based tool definitions.
|
||||
import asyncio
|
||||
import logging
|
||||
|
||||
from agent import agent_loop, ComputerAgent
|
||||
from agent.types import Messages
|
||||
from agent import ComputerAgent
|
||||
from computer import Computer
|
||||
from computer.helpers import sandboxed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user