public static class RequestExtensions
FormatGenerateContentInput(IEnumerablePart, String) | Creates a Content object based on the specified collection of Part instances and role. |
FormatGenerateContentInput(IEnumerableString, String) | Creates a Content object using the specified parts of a request and role. |
FormatGenerateContentInput(String, String) | Creates a Content object based on the specified input text and role. |
FormatSystemInstruction | Creates a Content object for system instructions based on the specified input string. |