v0.8.0

n4ze3m/page-assistv0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

Expanded LLM support with new models like Sonnet 3.7 and DeepSeek R1, alongside enhancements to research capabilities and agent feedback.

Key Highlights

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

New Features

  • Sonnet 3.7 support
  • Perplexity Deep Research
  • Thinking mode
  • SambaNova support
  • DeepSeek R1 implementation

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