Skip to content

Method not found IChatClient.get_Metadata() #129

@freastro

Description

@freastro

The CustomerSupport project compiles but fails with a runtime exception with .NET 8.0.411 on Windows 11:

Unhandled exception. System.MissingMethodException: Method not found: 'Microsoft.Extensions.AI.ChatClientMetadata Microsoft.Extensions.AI.IChatClient.get_Metadata()'.
   at Program.<Main>$(String[] args)
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Program.<Main>$(String[] args)
   at Program.<Main>(String[] args)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions