0xPlaygrounds / 0xPlaygrounds/rig
feat(anthropic): new "reasoning level" format
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 8.6k
- Forks
- 959
- Ø Merge
- 4 Std. 32 Min.
- Gemergte PRs (30 T.)
- 117
Beschreibung
Reference: https://platform.claude.com/docs/en/build-with-claude/adaptive-thinking
Beitragsleitfaden
Rechercherichtung
The issue references adding a new 'reasoning level' format for Anthropic's Claude. Start by examining the existing Anthropic client integration in the codebase, likely under a module like `rig::providers::anthropic`. Look for where request formats are defined and how other features (like temperature, max_tokens) are structured. The external documentation link provides the spec; implement the new field, ensuring it serializes correctly. Run any existing tests for the Anthropic provider to verify.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- ai-infra-agents
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100