ResponsesInlineSkillSourceParam 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.
Inline skill payload.
public class ResponsesInlineSkillSourceParam : System.ClientModel.Primitives.IJsonModel<Azure.AI.Extensions.OpenAI.ResponsesInlineSkillSourceParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Extensions.OpenAI.ResponsesInlineSkillSourceParam>
type ResponsesInlineSkillSourceParam = class
interface IJsonModel<ResponsesInlineSkillSourceParam>
interface IPersistableModel<ResponsesInlineSkillSourceParam>
Public Class ResponsesInlineSkillSourceParam
Implements IJsonModel(Of ResponsesInlineSkillSourceParam), IPersistableModel(Of ResponsesInlineSkillSourceParam)
- Inheritance
-
ResponsesInlineSkillSourceParam
- Implements
Constructors
| Name | Description |
|---|---|
| ResponsesInlineSkillSourceParam(String) |
Initializes a new instance of ResponsesInlineSkillSourceParam. |
Properties
| Name | Description |
|---|---|
| Data |
Base64-encoded skill zip bundle. |
| MediaType |
The media type of the inline skill payload. Must be |
| Type |
The type of the inline skill source. Must be |