v0.16.6

kgretzky/evilginx2v0.16.6Sep 8, 2025by VikParuchuri

AI Summary

This release focuses on modifying attention method handling by removing previous validation checks and introducing the ability to configure the specific attention method used by the application.

Key Highlights

  • Removal of attention method validation checks
  • New capability to configure the attention method
  • Code cleanup related to attention method logic

New Features

  • Enable setting attention method

Full Release Notes

## What's Changed
* Get rid of attention method checks by @VikParuchuri in https://github.com/datalab-to/surya/pull/455
* Enable setting attention method by @VikParuchuri in https://github.com/datalab-to/surya/pull/456


**Full Changelog**: https://github.com/datalab-to/surya/compare/v0.16.5...v0.16.6