Skip to content

Commit

Permalink
Merge pull request #10 from JayDaniel/main
Browse files Browse the repository at this point in the history
Support Claude 3 Haiku
  • Loading branch information
jtsang4 authored Mar 14, 2024
2 parents 8f867af + 5a34795 commit 6c12612
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
{
"title": "Claude 3 Sonnet",
"value": "claude-3-sonnet-20240229"
},
{
"title": "Claude 3 Haiku",
"value": "claude-3-haiku-20240307"
}
]
}
Expand Down

0 comments on commit 6c12612

Please sign in to comment.