anthropics / anthropics/claude-quickstarts

Screenshot sent after every action, and getting rate limited

オープン
#235 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug computer use needs-info
主要言語
TypeScript
スター
17.6k
フォーク
3k
平均マージ
5時間 13分
マージ済み PR(30日)
3

説明

I ask the demo to search a button, click it and wait 60 seconds before doing that again.
However, the tool takes a screenshot, clicks the button than automatically sends another screenshot just after clicking.

This second screenshot is useless and I am getting rate limited for it :

```
You have been rate limited. Retry after 0:01:25 (HH:MM:SS). See our API [documentation](https://docs.anthropic.com/en/api/rate-limits) for more details.

Error code: 429 - {'type': 'error', 'error': {'type': 'rate_limit_error', 'message': 'This request would exceed your organization’s rate limit of 40,000 input tokens per minute.
```

I tried expressly asking the tool to only take once screenshot per cycle, only before clicking, to which it agreed.
But it then instantly disregarded this to send screenshots again, just after taking an action.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。