Releases: OSU-NLP-Group/SeeAct
Releases · OSU-NLP-Group/SeeAct
v0.2.9.0
What's Changed
- add gpt-4o-mini by @DenDen047 in #52
- Pin httpx version to 0.27.2 to fix the conflict with openai by @duz-sg in #57
New Contributors
- @DenDen047 made their first contribution in #52
Full Changelog: v0.2.8.0...v0.2.9.0
v0.2.8.0
v0.2.7.0
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
- 🔧fix typo: 'nase64' -> 'base64' by @Xiao9905 in #11
- 🔧Fix typos by @yimothysu in #15
New Contributors
- 👷@Xiao9905 made their first contribution in #11
- 👷@yimothysu made their first contribution in #15
- 👷@duz-sg made their first contribution in #35
Full Changelog: v0.1.0...v0.2.0
SeeAct v0.1.0
We are excited to release SeeAct v0.1.0, generalist web agents at your fingertips!
SeeAct enables everyone to effortlessly run web agents based on GPT-4V (and more) with just one click. We hope it can help make the complex Internet a more accessible and productive place.