mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 12:22:39 +02:00
update claude3.5-sonnet
This commit is contained in:
parent
38cea1daf2
commit
e288177825
2 changed files with 5 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ llm:
|
|||
api_type: 'claude' # or anthropic
|
||||
base_url: 'https://api.anthropic.com'
|
||||
api_key: 'YOUR_API_KEY'
|
||||
model: 'claude-3-opus-20240229'
|
||||
model: 'claude-3-5-sonnet-20240620' # or 'claude-3-opus-20240229'
|
||||
Loading…
Add table
Add a link
Reference in a new issue