Skip to content

Releases: FellouAI/eko

v1.0.9

15 Feb 15:35
a2296f3
Compare
Choose a tag to compare

Overview

Workflow execution process optimization, new execution log, support for user operate, etc..

Improvements

workflow: Optimize the workflow context execution process, reduce LLM context interaction.

New Features

human operate: Browser extension supports human_operate tool and human_input tool.

v1.0.8

15 Jan 15:41
6861f80
Compare
Choose a tag to compare

New Features

  • browser_use: Node.js environment supports browser use.
  • request_login: Browser Extension supports user-assisted login tool.

Bug Fixes

  • LLM: Fix OpenaiProvider browser use exception issue.