mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-01 03:46:23 +02:00
Merge branch 'geekan/main' into feature/multi-llm
This commit is contained in:
commit
42c06421cc
25 changed files with 319 additions and 93 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