OpenAIFileUploadExecutionSettings(String, OpenAIFilePurpose) Constructor
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.
Initializes a new instance of the OpenAIFileUploadExecutionSettings class.
public OpenAIFileUploadExecutionSettings (string fileName, Microsoft.SemanticKernel.Connectors.OpenAI.OpenAIFilePurpose purpose);
new Microsoft.SemanticKernel.Connectors.OpenAI.OpenAIFileUploadExecutionSettings : string * Microsoft.SemanticKernel.Connectors.OpenAI.OpenAIFilePurpose -> Microsoft.SemanticKernel.Connectors.OpenAI.OpenAIFileUploadExecutionSettings
Public Sub New (fileName As String, purpose As OpenAIFilePurpose)
Parameters
- fileName
- String
The file name
- purpose
- OpenAIFilePurpose
The file purpose