Skip to content

Commit

Permalink
Merge pull request #13 from OctaDevelop/patch-1
Browse files Browse the repository at this point in the history
Fix Claude 3.5 Sonnet support.
  • Loading branch information
jtsang4 committed Jun 22, 2024
2 parents 655404f + e25cf4b commit c40347d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
},
{
"title": "Claude 3.5 Sonnet",
"value": "claude-3-5-sonnet-2024062"
"value": "claude-3-5-sonnet-20240620"
}
]
}
]
}
}

0 comments on commit c40347d

Please sign in to comment.