mirror of
https://github.com/trycua/computer.git
synced 2026-04-22 14:42:58 -05:00
add uitars in examples and .toml
This commit is contained in:
@@ -30,6 +30,7 @@ async def run_agent_example():
|
||||
computer=macos_computer,
|
||||
# loop=AgentLoop.OPENAI,
|
||||
# loop=AgentLoop.ANTHROPIC,
|
||||
# loop=AgentLoop.UITARS,
|
||||
loop=AgentLoop.OMNI,
|
||||
# model=LLM(provider=LLMProvider.OPENAI), # No model name for Operator CUA
|
||||
# model=LLM(provider=LLMProvider.OPENAI, name="gpt-4o"),
|
||||
|
||||
Reference in New Issue
Block a user