Skip to content

Providing print helper #230

@jhlee525

Description

@jhlee525

In the previous version of Ailoy, there was a print function that allowed formatted, human-readable display of MessageOutput.

Likewise, in Agno, there’s also a function called Agent.print_response, which serves a similar purpose — converting structured response data into neatly formatted text.

I think we have to implementing the same kind of feature.
Specifically, we’re thinking about how to transform a MessageOutput or AgentResponse object into a clean, readable text representation.

(While building the “Hello World” example, we realized how useful such a function would be.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions