[computer-use-demo] Add prompt caching #44
Annotations
4 errors and 1 warning
pytest
Process completed with exit code 1.
|
pyright:
computer-use-demo/computer_use_demo/loop.py#L104
Cannot access attribute "content" for class "BetaMessageParam"
Attribute "content" is unknown
Use ["content"] to reference item in TypedDict (reportAttributeAccessIssue)
|
pyright:
computer-use-demo/computer_use_demo/loop.py#L106
Cannot access attribute "content" for class "BetaMessageParam"
Attribute "content" is unknown
Use ["content"] to reference item in TypedDict (reportAttributeAccessIssue)
|
pyright
2 errors
|
pyright
The following actions use a deprecated Node.js version and will be forced to run on node20: jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|