ChatResponseExtensions Class

Definition

Extension methods for ChatResponse.

public ref class ChatResponseExtensions abstract sealed
public static class ChatResponseExtensions
type ChatResponseExtensions = class
Public Module ChatResponseExtensions
Inheritance
ChatResponseExtensions

Methods

RenderText(ChatResponse)

Renders the supplied response to a string. The returned string can used as part of constructing an evaluation prompt to evaluate a conversation that includes the supplied response.

Applies to