diff --git a/libs/agent/README.md b/libs/agent/README.md index cdcdb8f7..c1aac96c 100644 --- a/libs/agent/README.md +++ b/libs/agent/README.md @@ -53,7 +53,7 @@ async with Computer() as macos_computer: # model=LLM(provider=LLMProvider.OLLAMA, name="gemma3") # or # loop=AgentLoop.UITARS, - # model=LLM(provider=LLMProvider.OAICOMPAT, name="name="ByteDance-Seed/UI-TARS-1.5-7B", provider_base_url="https://**************.us-east-1.aws.endpoints.huggingface.cloud/v1") + # model=LLM(provider=LLMProvider.OAICOMPAT, name="ByteDance-Seed/UI-TARS-1.5-7B", provider_base_url="https://**************.us-east-1.aws.endpoints.huggingface.cloud/v1") ) tasks = [