v0.8.0
vietnh1009/ASCII-generatorv0.8.0Feb 26, 2025by danielcampagnolitg
AI Summary
Expands LLM support by adding Sonnet 3.7, Perplexity Deep Research, and SambaNova, while introducing a 'Thinking' option for text generation and updating DeepSeek R1 with fallback services.
Key Highlights
- Added Sonnet 3.7 support
- Added Perplexity Deep Research
- Added SambaNova support
- Added 'Thinking' option to LLM.generateText
- Updated DeepSeek R1 with fallback to various services
New Features
- Sonnet 3.7 integration
- Perplexity Deep Research integration
- SambaNova integration
- Thinking option for text generation
- DeepSeek R1 fallback services
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