RequestConverterExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for converting request objects to AI framework types.
public static class RequestConverterExtensions
type RequestConverterExtensions = class
Public Module RequestConverterExtensions
- Inheritance
-
RequestConverterExtensions
Methods
| Name | Description |
|---|---|
| GetInputMessages(CreateResponseRequest) |
Converts a create response request to a collection of chat messages. |