v0.8.0

k2-fsa/sherpa-onnxv0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

This release adds support for Sonnet 3.7 and Perplexity Deep Research, introduces a 'Thinking' option for LLM text generation, and updates DeepSeek R1 implementation.

Key Highlights

  • Support for Sonnet 3.7 and Perplexity Deep Research
  • 'Thinking' option to LLM.generateText
  • SambaNova support
  • Update DeepSeek R1 LLM implementation

New Features

  • LLM support (Sonnet 3.7, Perplexity Deep Research, DeepSeek R1)
  • Thinking mode for LLM generation

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