v0.8.0

projectdiscovery/katanav0.8.0Feb 26, 2025by danielcampagnolitg

AI Summary

Focuses on expanding LLM support with new models like Sonnet 3.7 and Perplexity Deep Research, and adding new hardware support like SambaNova.

Key Highlights

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

New Features

  • Sonnet 3.7 model support
  • Perplexity Deep Research integration
  • Thinking mode for text generation
  • SambaNova hardware provider support
  • DeepSeek R1 fallback to various 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