v0.8.0

abus-aikorea/voice-prov0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

This release introduces support for Sonnet 3.7 and Perplexity Deep Research, adds a 'thinking' option to text generation, and separates out Agent feedback functions. It also adds SambaNova support and updates the DeepSeek R1 implementation with fallback services.

Key Highlights

  • Add Sonnet 3.7
  • Add Perplexity Deep Research
  • Thinking option to LLM.generateText
  • Add SambaNova support
  • Update DeepSeek R1 LLM implementation with fallback

New Features

  • Sonnet 3.7 support
  • Perplexity Deep Research integration
  • Thinking option for LLM.generateText
  • Separate Agent feedback function
  • SambaNova support
  • 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