You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aider version: 0.62.1
Python version: 3.10.15
Platform: macOS-14.5-arm64-arm-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 23.5.0 (64bit)
Git version: git version 2.40.0
An uncaught exception occurred:
Traceback (most recent call last):
File "aider", line 8, in <module>
sys.exit(main())
File "main.py", line 638, in main
problem = models.sanity_check_models(io, main_model)
File "models.py", line 1046, in sanity_check_models
problem_main = sanity_check_model(io, main_model)
File "models.py", line 1090, in sanity_check_model
possible_matches = fuzzy_match_models(model.name)
File "models.py", line 1107, in fuzzy_match_models
provider = (attrs["litellm_provider"] + "/").lower()
KeyError: 'litellm_provider'
Aider version: 0.62.1
Python version: 3.10.15
Platform: macOS-14.5-arm64-arm-64bit
Python implementation: CPython
Virtual environment: No
OS: Darwin 23.5.0 (64bit)
Git version: git version 2.40.0
An uncaught exception occurred:
config of .env
The text was updated successfully, but these errors were encountered: