Commit b98ecff
Fix mkdocs URLs and update blog post to current API (#41)
* Restructure Quick Start: lead with code + output, then explain
Show the ModelSelector call and results table first, then the
conceptual loop, then break down the four elements (agent, dataset,
eval function, models) separately. Add LLM-as-judge note.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add benchmark results table to Use Cases section
Show 20-100x cost savings across BFCL, HotpotQA, and MathQA
benchmarks with link to blog post.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix mkdocs URLs and update blog post to current API
- Point site_url/repo_url to AgentOptimizer org instead of TianyiPeng
- Update blog post code example: agent_fn → agent, use ModelSelector
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9a8ab46 commit b98ecff
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | | - | |
204 | | - | |
| 203 | + | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments