v0.8.0

TrafficGuard/typedaiv0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

Release adding new LLM integrations including Sonnet 3.7 and Perplexity Deep Research, with thinking option for text generation and separated agent feedback function.

Key Highlights

  • Added Anthropic Sonnet 3.7
  • Added Perplexity Deep Research
  • Thinking option added to LLM.generateText
  • Agent feedback function separated
  • Added SambaNova support
  • Updated DeepSeek R1 with fallback to various services

New Features

  • Anthropic Sonnet 3.7 integration
  • Perplexity Deep Research integration
  • Thinking option for text generation
  • Separated agent feedback function
  • SambaNova LLM support
  • DeepSeek R1 with multi-service fallbacks

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