Open liigoQi opened 1 month ago
I've found that troubles do not happen when I use English!
大佬,想请教下你那会出现类似下面的权限问题嘛,是必须要付费才能使用吗,我申请的是免费的API :(
PermissionDeniedError: Error code: 403 - {'error': {'type': 'forbidden', 'message': 'Request not allowed'}}
Traceback:
File "/home/computeruse/.pyenv/versions/3.11.6/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
^^^^^^
File "/home/computeruse/.pyenv/versions/3.11.6/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.dict)
File "/home/computeruse/computer_use_demo/streamlit.py", line 357, in
@Kris-CN please see: https://docs.anthropic.com/en/api/supported-regions
Hmm I am struggling to replicate do you have any other examples?
I've found that sometimes the input that claude asks to be given to the tool and its behavior in the computer don't match, for example, when using the computer tool to perform a type action, claude gives the input text '万能青年旅店 2024 演出', but the actual action doesn't enter the words in full, resulting in not being able to query the needed information. This happens in several attempts.
Claude output:
Typing in the computer: '旅 2024 出'
I would like to know what part of the program is causing this problem and can I fix it?