We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e26b9 commit 83137b5Copy full SHA for 83137b5
docs/using-models.md
@@ -85,6 +85,8 @@ export ASKUI_TOKEN=<your-token-here>
85
| Model Name | Strengths | Execution Speed | Reliability |
86
|------------|-----------|----------------|-------------|
87
| `claude-sonnet-4-20250514` | Excellent for autonomous goal achievement and complex reasoning tasks | Slow, >1s per step | **Medium** - stable |
88
+| `claude-haiku-4-5-20251001` | Excellent for autonomous goal achievement and complex reasoning tasks | Fast, <1s per step | **Medium** - stable |
89
+| `claude-sonnet-4-5-20250929` | Excellent for autonomous goal achievement and complex reasoning tasks | Slow, >1s per step | **High** - stable |
90
91
#### Configuration
92
0 commit comments