Skip to content

.NET: [Feature]: Make AIAgent.SerializeSession async #3725

@marcominerva

Description

@marcominerva

Description

Methods for creating (CreateSessionAsync) and deserializing (DeserializeSessionAsync) sessions exposed by AIAgent are asynchronous. However, the SerializeSession method is still synchronous. To better support different usage scenarios, this method should be asynchronous as well.

Language/SDK

.NET

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions