V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
KaneW95
V2EX  ›  程序员

有人用过 droidrun 吗?我运行时会报错 API 有问题

  •  
  •   KaneW95 · 26 天前 · 1110 次点击
    4 条回复    2025-04-20 22:42:35 +08:00
    bugDev
        1
    bugDev  
       26 天前 via iPhone
    报错信息贴出来看一下
    KaneW95
        2
    KaneW95  
    OP
       26 天前
    @bugDev
    INFO:droidrun:Vision capabilities disabled: screeenshot tool not available
    INFO:droidrun:Using provided LLM reasoner: provider=openai, model=gpt-40
    INFO:droidrun:Using first available device:10AEAE34Z0000RR
    INFO:droidrun:Connected to device: 10AEAE34Z0000RR
    INFO:droidrun:
    GOAL: Open the Settings app and check the Android version
    INFO:droidrun:Token usage before API call: {'prompt_tokens': 0, 'completion_tokens': 0, 'total_tokens': (S, 'api_calls': 0}
    INFO:httpx:HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 429 Too Many FRequests
    INFO:openai._base_client:Retrying request to /chat/completions in 0.402986 seconds
    INFO:httpx:HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 429 Too Many Requests"
    INFO:openai._base_client:Retrying request to /chaat/completions in 0.807415 seconds
    INFO:httpx:HTTP Request: POST https://api.openai.com/vv1/chat/completions "HTTP/1.1 429 Too Many Requests
    bugDev
        3
    bugDev  
       26 天前
    看起来是 api key 的问题。可以换其他的 key 试一下,比如免费的 gemini
    iflint
        4
    iflint  
       24 天前
    看了下源码,这玩意获取 ui 信息还是基于无障碍那一套的,如果 UI 元素缺少特征值还是基本上没法用
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3346 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 11:10 · PVG 19:10 · LAX 04:10 · JFK 07:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.