mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
feat: add claude-3-haiku model configuration
This commit is contained in:
parent
0b11024967
commit
987cb3bca9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ from dataclasses import dataclass, fields
|
|||
from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
#ai add anthropic/claude-3-5-haiku-20241022 and the versions of it from other providers mirroring the old claude-3-haiku settings!
|
||||
import json5
|
||||
import yaml
|
||||
from PIL import Image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue