Skip to content

Releases: oracle/wayflow

Patch release wayflow-25.4.2

21 Nov 14:52

Choose a tag to compare

This is a patch release addressing the following issues:

  • Fixed a bug where it is unable to load an API key intoOpenAICompatibleModel via an environment variable
  • Fixed a bug where API URLs (for LLMs) are sometimes not correctly used internally
  • Fixed an import bug where the oci optional dependency was treated as a mandatory, global dependency

You can install it with pip install "wayflowcore==25.4.2" .

Explore further:

Documentation

How-to Guides

Tutorials

API Reference

wayflow-25.4.1

20 Oct 11:30

Choose a tag to compare

WayFlow is here: Build advanced AI-powered assistants with ease!

With this release, WayFlow provides all you need for building AI-powered assistants, supporting structured workflows, autonomous agents, multi-agent collaboration, human-in-the-loop capabilities, and tool-based extensibility. Modular design ensures you can rapidly build, iterate, and customize both simple and complex assistants for any task.

You can install it with pip install "wayflowcore==25.4.1" .

Explore further:

How-to Guides

Tutorials

API Reference