Skip to content

Live documentation is invalid. InputPort is obsolete,in Microsoft.Agents.AI.Workflows.1.0.0-preview.251219.1 #337

Description

@pranaysharmacap

On https://learn.microsoft.com/en-us/agent-framework/user-guide/workflows/requests-and-responses?pivots=programming-language-csharp
Following line is not working with 1.0.0-preview.251219.1 version of Microsoft.Agents.AI.Workflows

// Create an input port that receives requests of type CustomRequestType and responses of type CustomResponseType.
var inputPort = InputPort.Create<CustomRequestType, CustomResponseType>("input-port");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions