OpenAIChatCopilot.GetResponseAsync

GetResponseAsync(string, CancellationToken?)

public Task<string> GetResponseAsync(string message, CancellationToken? cancellationToken = default)

Ver También


GetResponseAsync(List<string>, CancellationToken?)

public Task<string> GetResponseAsync(List<string> messages, 
    CancellationToken? cancellationToken = default)

Ver También