Documentation
¶
Index ¶
- func NewAssistantCommand() *cobra.Command
- func NewAssistantTargetCmd() *cobra.Command
- func NewCreateAssistantCmd() *cobra.Command
- func NewDeleteAssistantCmd() *cobra.Command
- func NewDeleteAssistantFileCmd() *cobra.Command
- func NewDescribeAssistantCmd() *cobra.Command
- func NewDescribeAssistantFileCmd() *cobra.Command
- func NewListAssistantFilesCmd() *cobra.Command
- func NewListAssistantsCmd() *cobra.Command
- func NewUploadAssistantFileCmd() *cobra.Command
- type AssistantTargetCmdOptions
- type CreateAssistantCmdOptions
- type DeleteAssistantCmdOptions
- type DeleteAssistantFileCmdOptions
- type DescribeAssistantCmdOptions
- type DescribeAssistantFileCmdOptions
- type ListAssistantFilesCmdOptions
- type ListAssistantsCmdOptions
- type ListModel
- type UploadAssistantCmdOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAssistantCommand ¶
func NewAssistantTargetCmd ¶
func NewCreateAssistantCmd ¶
func NewDeleteAssistantCmd ¶
func NewDeleteAssistantFileCmd ¶ added in v0.0.45
func NewDescribeAssistantCmd ¶
func NewDescribeAssistantFileCmd ¶ added in v0.0.45
func NewListAssistantsCmd ¶
Types ¶
type AssistantTargetCmdOptions ¶
type AssistantTargetCmdOptions struct {
// contains filtered or unexported fields
}
type CreateAssistantCmdOptions ¶
type CreateAssistantCmdOptions struct {
// contains filtered or unexported fields
}
type DeleteAssistantCmdOptions ¶
type DeleteAssistantCmdOptions struct {
// contains filtered or unexported fields
}
type DeleteAssistantFileCmdOptions ¶ added in v0.0.45
type DeleteAssistantFileCmdOptions struct {
// contains filtered or unexported fields
}
type DescribeAssistantCmdOptions ¶
type DescribeAssistantCmdOptions struct {
// contains filtered or unexported fields
}
type DescribeAssistantFileCmdOptions ¶ added in v0.0.45
type DescribeAssistantFileCmdOptions struct {
// contains filtered or unexported fields
}
type ListAssistantFilesCmdOptions ¶ added in v0.0.45
type ListAssistantFilesCmdOptions struct {
// contains filtered or unexported fields
}
type ListAssistantsCmdOptions ¶ added in v0.0.45
type ListAssistantsCmdOptions struct {
// contains filtered or unexported fields
}
type UploadAssistantCmdOptions ¶
type UploadAssistantCmdOptions struct {
// contains filtered or unexported fields
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.