Skip to content

Releases: airtai/fastagency

v0.2.4

08 Oct 12:36
f1f28a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Oct 21:39
8058ce0
Compare
Choose a tag to compare

What's Changed

  • Fix type error unable to evaluate type annotation when generating client by @sternakt in #313
  • Adds scrolling in function-related messages by @davorrunje in #314
  • Exported security and styling options for MesopUI by @davorrunje in #315

Full Changelog: v0.2.2...v0.2.3

v0.2.2

03 Oct 19:32
5969149
Compare
Choose a tag to compare

What's Changed

  • Detect JSON in output and use code block for it and make long outputs scrollable by @davorrunje in #306
  • Fix: unable to parse OpenAPI spec by @sternakt in #303

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Oct 14:34
b2958cf
Compare
Choose a tag to compare

What's Changed

  • Replace radio buttons with clickable buttons in Mesop UI, add Error message type for errors in running workflows and
    add exceptions with proper messages for missing imports by @davorrunje in #302

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Oct 18:03
35e512b
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.1.0

13 Sep 13:05
fa48cbb
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @airt-release-notes-updater made their first contribution in #173

Full Changelog: v0.0.1...v0.1.0

v0.0.1

10 Sep 05:22
cff3d9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v0.0.1

v0.0.0

06 Sep 20:12
f9ef88d
Compare
Choose a tag to compare

Initial release

FastAgency enables developers to quickly build testing or production-grade chat applications based on multi-agent workflow. This initial release supports AutoGen runtime for agentic workflows and simple console and Mesop applications.

New Contributors

Full Changelog: https://github.com/airtai/fastagency/commits/v0.0.0