Commit e28883d
committed
📦 Bump rig-core to 0.33 and update default models to latest
Upgrade rig-core from 0.27 to 0.33 and adapt to its API changes:
- Rename multi_turn() to max_turns() in DynAgent prompt calls
- Access prompt_response.usage instead of .total_usage
- Destructure StreamedAssistantContent::ToolCall as struct variant
Update default models: OpenAI gpt-5.1 → gpt-5.4, Anthropic
claude-sonnet-4-5 → claude-opus-4-6. Bump 25+ other dependencies
to latest (reqwest 0.13, tokio 1.50, serde 1.0.228, opaline 0.4,
strum 0.28, toml 1.1, etc). Update CLAUDE.md model table.1 parent 7b75ac8 commit e28883d
File tree
6 files changed
+1083
-500
lines changed- src
- agents
6 files changed
+1083
-500
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
| 392 | + | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| |||
0 commit comments