Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nunodonato committed Jun 27, 2024
1 parent 5b5fee8 commit d7e0796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ $messages->addUserTextMessage('Hello AI!')
const MODEL_OPUS = 'claude-3-opus-20240229';
const MODEL_SONNET = 'claude-3-sonnet-20240229';
const MODEL_HAIKU = 'claude-3-haiku-20240307';
const MODEL_3_5_SONNET = 'claude-3-5-sonnet-20240620';
const MODEL_CLAUDE_2 = 'claude-2.1';
```

0 comments on commit d7e0796

Please sign in to comment.