airtai / fastagency

The fastest way to bring multi-agent workflows to production.
https://fastagency.ai/latest
Apache License 2.0
93 stars 7 forks source link

Fix parsing error in Autogen CurrentMessage #201

Closed davorrunje closed 6 days ago

davorrunje commented 6 days ago

Description

Fixes parsing error caused by variable number of stars outputted by AutoGen IOStream classes

Fixes #200

Type of change

Please delete options that are not relevant.

Checklist

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
fastagency/runtime/autogen/base.py 94.25% <100.00%> (+0.06%) :arrow_up: