Skip to content

v0.2.7.0

Compare
Choose a tag to compare
@duz-sg duz-sg released this 10 Jul 03:43
· 19 commits to main since this release

With the new v0.2.7.0 release, we introduced multi LLM engine support, set of marks for grounding, and various of other fixes.
These latest features are also available at seeact package v0.2.7.0
https://pypi.org/project/seeact/0.2.7.0/

Install the seeact v0.2.7.0 from pip

pip install seeact

Features

  • ✨Unified Inference with Litellm by @duz-sg in #35
  • ✨Add SOM Grounding and Update README by @duz-sg in #44

Fixes

New Contributors

Full Changelog: v0.1.0...v0.2.0