v0.8.0
SagerNet/sing-boxv0.8.0Feb 26, 2025by danielcampagnolitg
AI Summary
This update expands the platform's LLM capabilities by integrating new models like Sonnet 3.7 and Perplexity Deep Research. It also introduces new configuration options for reasoning and separates out agent feedback functions.
Key Highlights
- Added Sonnet 3.7 model
- Added Perplexity Deep Research
- Added thinking option to LLM.generateText
- Added SambaNova support
- Separated out Agent feedback function
New Features
- Sonnet 3.7 support
- Perplexity Deep Research integration
- Thinking mode for text generation
- SambaNova support
- DeepSeek R1 updates with fallback
Full Release Notes
## What's Changed * Add Sonnet 3.7 * Add Perplexity Deep Research * Thinking option to LLM.generateText * Seperate out Agent feedback function * Add SambaNova support * Update DeepSeek R1 LLM implementation with fallback to various services **Full Changelog**: https://github.com/TrafficGuard/typedai/compare/v0.7.0...v0.8.0