-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
Aider version: 0.86.2.dev45+g5683f1c08.d20251127
Python version: 3.12.12
Platform: Windows-11-10.0.26100-SP0
Python implementation: CPython
Virtual environment: Yes
OS: Windows 11 (64bit)
Git version: git version 2.47.1.windows.1
An uncaught exception occurred:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "__main__.py", line 10, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 1162, in main
coder.run()
File "base_coder.py", line 887, in run
self.run_one(user_message, preproc)
File "base_coder.py", line 934, in run_one
list(self.send_message(message))
File "base_coder.py", line 1451, in send_message
litellm_ex = LiteLLMExceptions()
^^^^^^^^^^^^^^^^^^^
File "exceptions.py", line 58, in __init__
self._load()
File "exceptions.py", line 66, in _load
raise ValueError(f"{var} is in litellm but not in aider's exceptions list")
ValueError: BadGatewayError is in litellm but not in aider's exceptions list
Metadata
Metadata
Assignees
Labels
No labels