Skip to content

enabler: propose a generic interface for response post-processors #816

@mhordynski

Description

@mhordynski

Feature description

  • allow to attach a generic postprocessor for the agent responses
    • it should be able to modify, reject or accept response
    • it can also rerun the agent with modified input
  • how to support streaming? probably it can run chunk by chunk, or perform some grouping
  • interface should clarify how it support (or not) streaming

Motivation

Make supervisor feature using a generic interface.

Additional context

No response

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions