v0.8.0
Lightricks/LTX-Videov0.8.0Feb 26, 2025by danielcampagnolitg
AI Summary
Focuses on expanding model support and agent capabilities by integrating Sonnet 3.7, Perplexity Deep Research, and SambaNova, while improving reasoning capabilities with a 'Thinking' option and separating agent feedback functions.
Key Highlights
- Addition of Sonnet 3.7 and Perplexity Deep Research.
- Introduction of a 'Thinking' option for text generation.
- Separation of agent feedback function.
- Addition of SambaNova support.
- Update DeepSeek R1 LLM implementation with fallbacks.
New Features
- Sonnet 3.7 integration
- Perplexity Deep Research integration
- Thinking option for LLM.generateText
- SambaNova support
- DeepSeek R1 with 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