public static void AddText( this IContentsRequest request, string text, bool appendToLastContent = true, string role = "user" )
In This Article