Skip to content

Commit 83137b5

Browse files
Update Models
1 parent 90e26b9 commit 83137b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ export ASKUI_TOKEN=<your-token-here>
8585
| Model Name | Strengths | Execution Speed | Reliability |
8686
|------------|-----------|----------------|-------------|
8787
| `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 |
8890

8991
#### Configuration
9092

0 commit comments

Comments
 (0)