v0.8.0

KlingAIResearch/LivePortraitv0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

This update introduces advanced LLM support including Sonnet 3.7 and Perplexity Deep Research, alongside new integrations like SambaNova and enhanced DeepSeek R1 implementations.

Key Highlights

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

New Features

  • Separate out Agent feedback function
  • 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