File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,10 +91,13 @@ $anthropic = new Anthropic(
9191```
9292
9393Available Anthropic Models:
94- - ` MODEL_CLAUDE_3_OPUS ` : Most powerful model
95- - ` MODEL_CLAUDE_3_HAIKU ` : Balanced performance
96- - ` MODEL_CLAUDE_3_HAIKU ` : Fast and efficient
97- - ` MODEL_CLAUDE_2_1 ` : Previous generation
94+ - ` MODEL_CLAUDE_4_OPUS ` : Flagship model with exceptional reasoning for the most demanding tasks
95+ - ` MODEL_CLAUDE_3_OPUS ` : Premium model with superior performance on complex analysis and creative work
96+ - ` MODEL_CLAUDE_4_SONNET ` : Intelligent and responsive model optimized for productivity workflows
97+ - ` MODEL_CLAUDE_3_7_SONNET ` : Enhanced model with improved reasoning and coding capabilities
98+ - ` MODEL_CLAUDE_3_5_SONNET ` : Versatile model balancing capability and speed for general use
99+ - ` MODEL_CLAUDE_3_5_HAIKU ` : Ultra-fast model for quick responses and lightweight processing
100+ - ` MODEL_CLAUDE_3_HAIKU ` : Rapid model designed for speed and efficiency on straightforward tasks
98101
99102#### Deepseek
100103
You can’t perform that action at this time.
0 commit comments