mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
feat: add model metadata for Claude 3.5 Sonnet
This commit is contained in:
parent
949b50bd69
commit
914bf3d82b
2 changed files with 21 additions and 0 deletions
3
aider/resources/__init__.py
Normal file
3
aider/resources/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
# This ensures that importlib_resources.files("aider.resources")
|
||||
# doesn't raise ImportError, even if there are no other files in this
|
||||
# dir.
|
Loading…
Add table
Add a link
Reference in a new issue