Closed areibman closed 2 weeks ago
https://docs.anthropic.com/en/docs/build-with-claude/computer-use
We currently don't support the beta endpoints: response = client.beta.messages.create(...)
response = client.beta.messages.create(...)
No response
Closed by #497.
💡 Feature Description and Proposed Solution
https://docs.anthropic.com/en/docs/build-with-claude/computer-use
We currently don't support the beta endpoints:
response = client.beta.messages.create(...)
🤔 Related Problem
No response
🤝 Contribution