- Notifications
You must be signed in to change notification settings - Fork445
Description
Details
here are my error logs:
{"client_error":false,"code":529,"detail":"Overloaded"}
raise self ._make_status_error_from_response(err.response) from None
anthropic. InternalServerError: Error code: 529 I'type, ' error, ' error, I'type, ' overloaded error, ' message, ' Overloaded, 11
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/users/hellno/.pyenv/versions/3.10.13/1ib/python3.10/site-packages/sweepai/agents/modify.py"
f unction_calls_string chat_gpt. chat_anthropic(
File "/users/hellno/.pyenv/versions/3.10.13/1ib/python3.1o/site-packages/sweepai/core/chat.py"
raise Exception("Anthropic call f ailed" ) from e
Exception: Anthropic call f ailed
line 583, in modify
line 482, in chat_anthropic
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/users/hellno/.pyenv/versions/3.10.13/1ib/python3.1o/site-packages/sweepai/agents/modify_f ile.py"
new f iles modify(
File "/users/hellno/.pyenv/versions/3.10.13/1ib/python3.10/site-packages/sweepai/agents/modify.py"
chat_logger. add_chat (
AttributeError: 'NoneType' object has no attribute 'add chat,
line 72, in modify_file
line 592, in modify
Branch
No response