Share via


IncludableExtensions.ToIncludable(String) Method

Definition

public static Azure.AI.AgentServer.Contracts.Generated.OpenAI.Includable ToIncludable(this string value);
static member ToIncludable : string -> Azure.AI.AgentServer.Contracts.Generated.OpenAI.Includable
<Extension()>
Public Function ToIncludable (value As String) As Includable

Parameters

value
String

Returns

Applies to