Documentation
¶
Overview ¶
Package arkiface provides an interface to enable mocking the ARK service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ARK
- func (c *ARK) BatchChatCompletions(input *BatchChatCompletionsInput) (*BatchChatCompletionsOutput, error)
- func (c *ARK) BatchChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) BatchChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) BatchChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) BatchChatCompletionsRequest(input *BatchChatCompletionsInput) (req *request.Request, output *BatchChatCompletionsOutput)
- func (c *ARK) BatchChatCompletionsWithContext(ctx byteplus.Context, input *BatchChatCompletionsInput, opts ...request.Option) (*BatchChatCompletionsOutput, error)
- func (c *ARK) BotsChatCompletions(input *BotsChatCompletionsInput) (*BotsChatCompletionsOutput, error)
- func (c *ARK) BotsChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) BotsChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) BotsChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) BotsChatCompletionsRequest(input *BotsChatCompletionsInput) (req *request.Request, output *BotsChatCompletionsOutput)
- func (c *ARK) BotsChatCompletionsWithContext(ctx byteplus.Context, input *BotsChatCompletionsInput, opts ...request.Option) (*BotsChatCompletionsOutput, error)
- func (c *ARK) ChatCompletionsText(input *ChatCompletionsTextInput) (*ChatCompletionsTextOutput, error)
- func (c *ARK) ChatCompletionsTextCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ChatCompletionsTextCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ChatCompletionsTextCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ChatCompletionsTextRequest(input *ChatCompletionsTextInput) (req *request.Request, output *ChatCompletionsTextOutput)
- func (c *ARK) ChatCompletionsTextWithContext(ctx byteplus.Context, input *ChatCompletionsTextInput, opts ...request.Option) (*ChatCompletionsTextOutput, error)
- func (c *ARK) ChatCompletionsVision(input *ChatCompletionsVisionInput) (*ChatCompletionsVisionOutput, error)
- func (c *ARK) ChatCompletionsVisionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ChatCompletionsVisionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ChatCompletionsVisionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ChatCompletionsVisionRequest(input *ChatCompletionsVisionInput) (req *request.Request, output *ChatCompletionsVisionOutput)
- func (c *ARK) ChatCompletionsVisionWithContext(ctx byteplus.Context, input *ChatCompletionsVisionInput, ...) (*ChatCompletionsVisionOutput, error)
- func (c *ARK) ContextChatCompletions(input *ContextChatCompletionsInput) (*ContextChatCompletionsOutput, error)
- func (c *ARK) ContextChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ContextChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ContextChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ContextChatCompletionsRequest(input *ContextChatCompletionsInput) (req *request.Request, output *ContextChatCompletionsOutput)
- func (c *ARK) ContextChatCompletionsWithContext(ctx byteplus.Context, input *ContextChatCompletionsInput, ...) (*ContextChatCompletionsOutput, error)
- func (c *ARK) ContextCreate(input *ContextCreateInput) (*ContextCreateOutput, error)
- func (c *ARK) ContextCreateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ContextCreateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ContextCreateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ContextCreateRequest(input *ContextCreateInput) (req *request.Request, output *ContextCreateOutput)
- func (c *ARK) ContextCreateWithContext(ctx byteplus.Context, input *ContextCreateInput, opts ...request.Option) (*ContextCreateOutput, error)
- func (c *ARK) CreateBatchInferenceJob(input *CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error)
- func (c *ARK) CreateBatchInferenceJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateBatchInferenceJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateBatchInferenceJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateBatchInferenceJobRequest(input *CreateBatchInferenceJobInput) (req *request.Request, output *CreateBatchInferenceJobOutput)
- func (c *ARK) CreateBatchInferenceJobWithContext(ctx byteplus.Context, input *CreateBatchInferenceJobInput, ...) (*CreateBatchInferenceJobOutput, error)
- func (c *ARK) CreateContentsGenerationsTasks(input *CreateContentsGenerationsTasksInput) (*CreateContentsGenerationsTasksOutput, error)
- func (c *ARK) CreateContentsGenerationsTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateContentsGenerationsTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateContentsGenerationsTasksCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateContentsGenerationsTasksRequest(input *CreateContentsGenerationsTasksInput) (req *request.Request, output *CreateContentsGenerationsTasksOutput)
- func (c *ARK) CreateContentsGenerationsTasksWithContext(ctx byteplus.Context, input *CreateContentsGenerationsTasksInput, ...) (*CreateContentsGenerationsTasksOutput, error)
- func (c *ARK) CreateEndpoint(input *CreateEndpointInput) (*CreateEndpointOutput, error)
- func (c *ARK) CreateEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateEndpointRequest(input *CreateEndpointInput) (req *request.Request, output *CreateEndpointOutput)
- func (c *ARK) CreateEndpointWithContext(ctx byteplus.Context, input *CreateEndpointInput, opts ...request.Option) (*CreateEndpointOutput, error)
- func (c *ARK) CreateModelCustomizationJob(input *CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error)
- func (c *ARK) CreateModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateModelCustomizationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateModelCustomizationJobRequest(input *CreateModelCustomizationJobInput) (req *request.Request, output *CreateModelCustomizationJobOutput)
- func (c *ARK) CreateModelCustomizationJobWithContext(ctx byteplus.Context, input *CreateModelCustomizationJobInput, ...) (*CreateModelCustomizationJobOutput, error)
- func (c *ARK) DeleteEndpoint(input *DeleteEndpointInput) (*DeleteEndpointOutput, error)
- func (c *ARK) DeleteEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) DeleteEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) DeleteEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) DeleteEndpointRequest(input *DeleteEndpointInput) (req *request.Request, output *DeleteEndpointOutput)
- func (c *ARK) DeleteEndpointWithContext(ctx byteplus.Context, input *DeleteEndpointInput, opts ...request.Option) (*DeleteEndpointOutput, error)
- func (c *ARK) Embeddings(input *EmbeddingsInput) (*EmbeddingsOutput, error)
- func (c *ARK) EmbeddingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) EmbeddingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) EmbeddingsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) EmbeddingsMultimodal(input *EmbeddingsMultimodalInput) (*EmbeddingsMultimodalOutput, error)
- func (c *ARK) EmbeddingsMultimodalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) EmbeddingsMultimodalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) EmbeddingsMultimodalCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) EmbeddingsMultimodalRequest(input *EmbeddingsMultimodalInput) (req *request.Request, output *EmbeddingsMultimodalOutput)
- func (c *ARK) EmbeddingsMultimodalWithContext(ctx byteplus.Context, input *EmbeddingsMultimodalInput, opts ...request.Option) (*EmbeddingsMultimodalOutput, error)
- func (c *ARK) EmbeddingsRequest(input *EmbeddingsInput) (req *request.Request, output *EmbeddingsOutput)
- func (c *ARK) EmbeddingsWithContext(ctx byteplus.Context, input *EmbeddingsInput, opts ...request.Option) (*EmbeddingsOutput, error)
- func (c *ARK) GetApiKey(input *GetApiKeyInput) (*GetApiKeyOutput, error)
- func (c *ARK) GetApiKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetApiKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetApiKeyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetApiKeyRequest(input *GetApiKeyInput) (req *request.Request, output *GetApiKeyOutput)
- func (c *ARK) GetApiKeyWithContext(ctx byteplus.Context, input *GetApiKeyInput, opts ...request.Option) (*GetApiKeyOutput, error)
- func (c *ARK) GetEndpoint(input *GetEndpointInput) (*GetEndpointOutput, error)
- func (c *ARK) GetEndpointCertificate(input *GetEndpointCertificateInput) (*GetEndpointCertificateOutput, error)
- func (c *ARK) GetEndpointCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetEndpointCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointCertificateRequest(input *GetEndpointCertificateInput) (req *request.Request, output *GetEndpointCertificateOutput)
- func (c *ARK) GetEndpointCertificateWithContext(ctx byteplus.Context, input *GetEndpointCertificateInput, ...) (*GetEndpointCertificateOutput, error)
- func (c *ARK) GetEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointRequest(input *GetEndpointInput) (req *request.Request, output *GetEndpointOutput)
- func (c *ARK) GetEndpointWithContext(ctx byteplus.Context, input *GetEndpointInput, opts ...request.Option) (*GetEndpointOutput, error)
- func (c *ARK) GetModelCustomizationJob(input *GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error)
- func (c *ARK) GetModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetModelCustomizationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetModelCustomizationJobRequest(input *GetModelCustomizationJobInput) (req *request.Request, output *GetModelCustomizationJobOutput)
- func (c *ARK) GetModelCustomizationJobWithContext(ctx byteplus.Context, input *GetModelCustomizationJobInput, ...) (*GetModelCustomizationJobOutput, error)
- func (c *ARK) ListBatchInferenceJobs(input *ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error)
- func (c *ARK) ListBatchInferenceJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListBatchInferenceJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListBatchInferenceJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListBatchInferenceJobsRequest(input *ListBatchInferenceJobsInput) (req *request.Request, output *ListBatchInferenceJobsOutput)
- func (c *ARK) ListBatchInferenceJobsWithContext(ctx byteplus.Context, input *ListBatchInferenceJobsInput, ...) (*ListBatchInferenceJobsOutput, error)
- func (c *ARK) ListEndpoints(input *ListEndpointsInput) (*ListEndpointsOutput, error)
- func (c *ARK) ListEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListEndpointsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListEndpointsRequest(input *ListEndpointsInput) (req *request.Request, output *ListEndpointsOutput)
- func (c *ARK) ListEndpointsWithContext(ctx byteplus.Context, input *ListEndpointsInput, opts ...request.Option) (*ListEndpointsOutput, error)
- func (c *ARK) ListModelCustomizationJobs(input *ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error)
- func (c *ARK) ListModelCustomizationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListModelCustomizationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListModelCustomizationJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListModelCustomizationJobsRequest(input *ListModelCustomizationJobsInput) (req *request.Request, output *ListModelCustomizationJobsOutput)
- func (c *ARK) ListModelCustomizationJobsWithContext(ctx byteplus.Context, input *ListModelCustomizationJobsInput, ...) (*ListModelCustomizationJobsOutput, error)
- func (c *ARK) Tokenization(input *TokenizationInput) (*TokenizationOutput, error)
- func (c *ARK) TokenizationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) TokenizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) TokenizationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) TokenizationRequest(input *TokenizationInput) (req *request.Request, output *TokenizationOutput)
- func (c *ARK) TokenizationWithContext(ctx byteplus.Context, input *TokenizationInput, opts ...request.Option) (*TokenizationOutput, error)
- type ARKAPI
- type BatchChatCompletionsInput
- func (s BatchChatCompletionsInput) GoString() string
- func (s *BatchChatCompletionsInput) SetFrequency_penalty(v float64) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetLogit_bias(v *Logit_biasForBatchChatCompletionsInput) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetLogprobs(v bool) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetMax_tokens(v int32) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetMessages(v []*MessageForBatchChatCompletionsInput) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetModel(v string) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetPresence_penalty(v float64) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetStop(v []*string) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetStream(v bool) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetStream_options(v *Stream_optionsForBatchChatCompletionsInput) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetTemperature(v float64) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetTools(v []*ToolForBatchChatCompletionsInput) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetTop_logprobs(v int32) *BatchChatCompletionsInput
- func (s *BatchChatCompletionsInput) SetTop_p(v float64) *BatchChatCompletionsInput
- func (s BatchChatCompletionsInput) String() string
- func (s *BatchChatCompletionsInput) Validate() error
- type BatchChatCompletionsOutput
- func (s BatchChatCompletionsOutput) GoString() string
- func (s *BatchChatCompletionsOutput) SetChoices(v []*ChoiceForBatchChatCompletionsOutput) *BatchChatCompletionsOutput
- func (s *BatchChatCompletionsOutput) SetCreated(v int32) *BatchChatCompletionsOutput
- func (s *BatchChatCompletionsOutput) SetId(v string) *BatchChatCompletionsOutput
- func (s *BatchChatCompletionsOutput) SetModel(v string) *BatchChatCompletionsOutput
- func (s *BatchChatCompletionsOutput) SetObject(v string) *BatchChatCompletionsOutput
- func (s *BatchChatCompletionsOutput) SetUsage(v *UsageForBatchChatCompletionsOutput) *BatchChatCompletionsOutput
- func (s BatchChatCompletionsOutput) String() string
- type Bot_usageForBotsChatCompletionsOutput
- type BotsChatCompletionsInput
- func (s BotsChatCompletionsInput) GoString() string
- func (s *BotsChatCompletionsInput) SetFrequency_penalty(v float64) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetLogit_bias(v *Logit_biasForBotsChatCompletionsInput) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetLogprobs(v bool) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetMax_tokens(v int32) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetMessages(v []*MessageForBotsChatCompletionsInput) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetMetadata(v *MetadataForBotsChatCompletionsInput) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetModel(v string) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetStop(v []*string) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetStream(v bool) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetStream_options(v *Stream_optionsForBotsChatCompletionsInput) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetTemperature(v float64) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetTools(v []*ToolForBotsChatCompletionsInput) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetTop_logprobs(v int32) *BotsChatCompletionsInput
- func (s *BotsChatCompletionsInput) SetTop_p(v float64) *BotsChatCompletionsInput
- func (s BotsChatCompletionsInput) String() string
- func (s *BotsChatCompletionsInput) Validate() error
- type BotsChatCompletionsOutput
- func (s BotsChatCompletionsOutput) GoString() string
- func (s *BotsChatCompletionsOutput) SetBot_usage(v *Bot_usageForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetChoices(v []*ChoiceForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetCreated(v int32) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetId(v string) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetMetadata(v *MetadataForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetModel(v string) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetObject(v string) *BotsChatCompletionsOutput
- func (s *BotsChatCompletionsOutput) SetReferences(v []*ReferenceForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
- func (s BotsChatCompletionsOutput) String() string
- type ChatCompletionsTextInput
- func (s ChatCompletionsTextInput) GoString() string
- func (s *ChatCompletionsTextInput) SetFrequency_penalty(v float64) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetLogit_bias(v *Logit_biasForChatCompletionsTextInput) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetLogprobs(v bool) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetMax_tokens(v int32) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetMessages(v []*MessageForChatCompletionsTextInput) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetModel(v string) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetPresence_penalty(v float64) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetStop(v []*string) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetStream(v bool) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetStream_options(v *Stream_optionsForChatCompletionsTextInput) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetTemperature(v float64) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetTools(v []*ToolForChatCompletionsTextInput) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetTop_logprobs(v int32) *ChatCompletionsTextInput
- func (s *ChatCompletionsTextInput) SetTop_p(v float64) *ChatCompletionsTextInput
- func (s ChatCompletionsTextInput) String() string
- func (s *ChatCompletionsTextInput) Validate() error
- type ChatCompletionsTextOutput
- func (s ChatCompletionsTextOutput) GoString() string
- func (s *ChatCompletionsTextOutput) SetChoices(v []*ChoiceForChatCompletionsTextOutput) *ChatCompletionsTextOutput
- func (s *ChatCompletionsTextOutput) SetCreated(v int32) *ChatCompletionsTextOutput
- func (s *ChatCompletionsTextOutput) SetId(v string) *ChatCompletionsTextOutput
- func (s *ChatCompletionsTextOutput) SetModel(v string) *ChatCompletionsTextOutput
- func (s *ChatCompletionsTextOutput) SetObject(v string) *ChatCompletionsTextOutput
- func (s *ChatCompletionsTextOutput) SetUsage(v *UsageForChatCompletionsTextOutput) *ChatCompletionsTextOutput
- func (s ChatCompletionsTextOutput) String() string
- type ChatCompletionsVisionInput
- func (s ChatCompletionsVisionInput) GoString() string
- func (s *ChatCompletionsVisionInput) SetLogit_bias(v *Logit_biasForChatCompletionsVisionInput) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetLogprobs(v bool) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetMax_tokens(v int32) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetMessages(v *MessagesForChatCompletionsVisionInput) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetModel(v string) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetStop(v []*string) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetStream(v bool) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetStream_options(v *Stream_optionsForChatCompletionsVisionInput) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetTemperature(v float64) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetTop_logprobs(v int32) *ChatCompletionsVisionInput
- func (s *ChatCompletionsVisionInput) SetTop_p(v float64) *ChatCompletionsVisionInput
- func (s ChatCompletionsVisionInput) String() string
- func (s *ChatCompletionsVisionInput) Validate() error
- type ChatCompletionsVisionOutput
- func (s ChatCompletionsVisionOutput) GoString() string
- func (s *ChatCompletionsVisionOutput) SetChoices(v []*ChoiceForChatCompletionsVisionOutput) *ChatCompletionsVisionOutput
- func (s *ChatCompletionsVisionOutput) SetCreated(v int32) *ChatCompletionsVisionOutput
- func (s *ChatCompletionsVisionOutput) SetId(v string) *ChatCompletionsVisionOutput
- func (s *ChatCompletionsVisionOutput) SetModel(v string) *ChatCompletionsVisionOutput
- func (s *ChatCompletionsVisionOutput) SetObject(v string) *ChatCompletionsVisionOutput
- func (s *ChatCompletionsVisionOutput) SetUsage(v *UsageForChatCompletionsVisionOutput) *ChatCompletionsVisionOutput
- func (s ChatCompletionsVisionOutput) String() string
- type ChoiceForBatchChatCompletionsOutput
- func (s ChoiceForBatchChatCompletionsOutput) GoString() string
- func (s *ChoiceForBatchChatCompletionsOutput) SetDelta(v *DeltaForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
- func (s *ChoiceForBatchChatCompletionsOutput) SetFinish_reason(v string) *ChoiceForBatchChatCompletionsOutput
- func (s *ChoiceForBatchChatCompletionsOutput) SetIndex(v int32) *ChoiceForBatchChatCompletionsOutput
- func (s *ChoiceForBatchChatCompletionsOutput) SetLogprobs(v *LogprobsForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
- func (s *ChoiceForBatchChatCompletionsOutput) SetMessage(v *MessageForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
- func (s ChoiceForBatchChatCompletionsOutput) String() string
- type ChoiceForBotsChatCompletionsOutput
- func (s ChoiceForBotsChatCompletionsOutput) GoString() string
- func (s *ChoiceForBotsChatCompletionsOutput) SetDelta(v *DeltaForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
- func (s *ChoiceForBotsChatCompletionsOutput) SetFinish_reason(v string) *ChoiceForBotsChatCompletionsOutput
- func (s *ChoiceForBotsChatCompletionsOutput) SetIndex(v int32) *ChoiceForBotsChatCompletionsOutput
- func (s *ChoiceForBotsChatCompletionsOutput) SetLogprobs(v *LogprobsForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
- func (s *ChoiceForBotsChatCompletionsOutput) SetMessage(v *MessageForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
- func (s ChoiceForBotsChatCompletionsOutput) String() string
- type ChoiceForChatCompletionsTextOutput
- func (s ChoiceForChatCompletionsTextOutput) GoString() string
- func (s *ChoiceForChatCompletionsTextOutput) SetDelta(v *DeltaForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
- func (s *ChoiceForChatCompletionsTextOutput) SetFinish_reason(v string) *ChoiceForChatCompletionsTextOutput
- func (s *ChoiceForChatCompletionsTextOutput) SetIndex(v int32) *ChoiceForChatCompletionsTextOutput
- func (s *ChoiceForChatCompletionsTextOutput) SetLogprobs(v *LogprobsForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
- func (s *ChoiceForChatCompletionsTextOutput) SetMessage(v *MessageForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
- func (s ChoiceForChatCompletionsTextOutput) String() string
- type ChoiceForChatCompletionsVisionOutput
- func (s ChoiceForChatCompletionsVisionOutput) GoString() string
- func (s *ChoiceForChatCompletionsVisionOutput) SetDelta(v *DeltaForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
- func (s *ChoiceForChatCompletionsVisionOutput) SetFinish_reason(v string) *ChoiceForChatCompletionsVisionOutput
- func (s *ChoiceForChatCompletionsVisionOutput) SetIndex(v int32) *ChoiceForChatCompletionsVisionOutput
- func (s *ChoiceForChatCompletionsVisionOutput) SetLogprobs(v *LogprobsForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
- func (s *ChoiceForChatCompletionsVisionOutput) SetMessage(v *MessageForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
- func (s *ChoiceForChatCompletionsVisionOutput) SetModeration_hit_type(v string) *ChoiceForChatCompletionsVisionOutput
- func (s ChoiceForChatCompletionsVisionOutput) String() string
- type Completion_tokens_detailsForBatchChatCompletionsOutput
- type Completion_tokens_detailsForChatCompletionsTextOutput
- type ContentForBatchChatCompletionsOutput
- func (s ContentForBatchChatCompletionsOutput) GoString() string
- func (s *ContentForBatchChatCompletionsOutput) SetBytes(v []*int32) *ContentForBatchChatCompletionsOutput
- func (s *ContentForBatchChatCompletionsOutput) SetLogprob(v float64) *ContentForBatchChatCompletionsOutput
- func (s *ContentForBatchChatCompletionsOutput) SetToken(v string) *ContentForBatchChatCompletionsOutput
- func (s *ContentForBatchChatCompletionsOutput) SetTop_logprobs(v []*Top_logprobForBatchChatCompletionsOutput) *ContentForBatchChatCompletionsOutput
- func (s ContentForBatchChatCompletionsOutput) String() string
- type ContentForBotsChatCompletionsOutput
- func (s ContentForBotsChatCompletionsOutput) GoString() string
- func (s *ContentForBotsChatCompletionsOutput) SetBytes(v []*int32) *ContentForBotsChatCompletionsOutput
- func (s *ContentForBotsChatCompletionsOutput) SetLogprob(v float64) *ContentForBotsChatCompletionsOutput
- func (s *ContentForBotsChatCompletionsOutput) SetToken(v string) *ContentForBotsChatCompletionsOutput
- func (s *ContentForBotsChatCompletionsOutput) SetTop_logprobs(v []*Top_logprobForBotsChatCompletionsOutput) *ContentForBotsChatCompletionsOutput
- func (s ContentForBotsChatCompletionsOutput) String() string
- type ContentForChatCompletionsTextOutput
- func (s ContentForChatCompletionsTextOutput) GoString() string
- func (s *ContentForChatCompletionsTextOutput) SetBytes(v []*int32) *ContentForChatCompletionsTextOutput
- func (s *ContentForChatCompletionsTextOutput) SetLogprob(v float64) *ContentForChatCompletionsTextOutput
- func (s *ContentForChatCompletionsTextOutput) SetToken(v string) *ContentForChatCompletionsTextOutput
- func (s *ContentForChatCompletionsTextOutput) SetTop_logprobs(v []*Top_logprobForChatCompletionsTextOutput) *ContentForChatCompletionsTextOutput
- func (s ContentForChatCompletionsTextOutput) String() string
- type ContentForCreateContentsGenerationsTasksInput
- type ContextChatCompletionsInput
- func (s ContextChatCompletionsInput) GoString() string
- func (s *ContextChatCompletionsInput) SetContext_id(v string) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetFrequency_penalty(v float64) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetLogit_bias(v *Logit_biasForContextChatCompletionsInput) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetLogprobs(v bool) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetMax_tokens(v int32) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetMessages(v *MessagesForContextChatCompletionsInput) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetModel(v string) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetPresence_penalty(v float64) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetStop(v []*string) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetStream(v bool) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetStream_options(v *Stream_optionsForContextChatCompletionsInput) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetTemperature(v float64) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetTop_logprobs(v int32) *ContextChatCompletionsInput
- func (s *ContextChatCompletionsInput) SetTop_p(v float64) *ContextChatCompletionsInput
- func (s ContextChatCompletionsInput) String() string
- func (s *ContextChatCompletionsInput) Validate() error
- type ContextChatCompletionsOutput
- type ContextCreateInput
- func (s ContextCreateInput) GoString() string
- func (s *ContextCreateInput) SetMessages(v *MessagesForContextCreateInput) *ContextCreateInput
- func (s *ContextCreateInput) SetMode(v string) *ContextCreateInput
- func (s *ContextCreateInput) SetModel(v string) *ContextCreateInput
- func (s *ContextCreateInput) SetTruncation_strategy(v *Truncation_strategyForContextCreateInput) *ContextCreateInput
- func (s *ContextCreateInput) SetTtl(v int32) *ContextCreateInput
- func (s ContextCreateInput) String() string
- func (s *ContextCreateInput) Validate() error
- type ContextCreateOutput
- func (s ContextCreateOutput) GoString() string
- func (s *ContextCreateOutput) SetId(v string) *ContextCreateOutput
- func (s *ContextCreateOutput) SetModel(v string) *ContextCreateOutput
- func (s *ContextCreateOutput) SetTruncation_strategy(v *Truncation_strategyForContextCreateOutput) *ContextCreateOutput
- func (s *ContextCreateOutput) SetTtl(v int32) *ContextCreateOutput
- func (s *ContextCreateOutput) SetUsage(v *UsageForContextCreateOutput) *ContextCreateOutput
- func (s ContextCreateOutput) String() string
- type ConvertfunctionForBatchChatCompletionsInput
- func (s ConvertfunctionForBatchChatCompletionsInput) GoString() string
- func (s *ConvertfunctionForBatchChatCompletionsInput) SetDescription(v string) *ConvertfunctionForBatchChatCompletionsInput
- func (s *ConvertfunctionForBatchChatCompletionsInput) SetName(v string) *ConvertfunctionForBatchChatCompletionsInput
- func (s *ConvertfunctionForBatchChatCompletionsInput) SetParameters(v *ParametersForBatchChatCompletionsInput) *ConvertfunctionForBatchChatCompletionsInput
- func (s ConvertfunctionForBatchChatCompletionsInput) String() string
- type ConvertfunctionForBotsChatCompletionsInput
- func (s ConvertfunctionForBotsChatCompletionsInput) GoString() string
- func (s *ConvertfunctionForBotsChatCompletionsInput) SetDescription(v string) *ConvertfunctionForBotsChatCompletionsInput
- func (s *ConvertfunctionForBotsChatCompletionsInput) SetName(v string) *ConvertfunctionForBotsChatCompletionsInput
- func (s *ConvertfunctionForBotsChatCompletionsInput) SetParameters(v *ParametersForBotsChatCompletionsInput) *ConvertfunctionForBotsChatCompletionsInput
- func (s ConvertfunctionForBotsChatCompletionsInput) String() string
- type ConvertfunctionForChatCompletionsTextInput
- func (s ConvertfunctionForChatCompletionsTextInput) GoString() string
- func (s *ConvertfunctionForChatCompletionsTextInput) SetDescription(v string) *ConvertfunctionForChatCompletionsTextInput
- func (s *ConvertfunctionForChatCompletionsTextInput) SetName(v string) *ConvertfunctionForChatCompletionsTextInput
- func (s *ConvertfunctionForChatCompletionsTextInput) SetParameters(v *ParametersForChatCompletionsTextInput) *ConvertfunctionForChatCompletionsTextInput
- func (s ConvertfunctionForChatCompletionsTextInput) String() string
- type Converttool_callForBatchChatCompletionsOutput
- func (s Converttool_callForBatchChatCompletionsOutput) GoString() string
- func (s *Converttool_callForBatchChatCompletionsOutput) SetFunction(v *FunctionForBatchChatCompletionsOutput) *Converttool_callForBatchChatCompletionsOutput
- func (s *Converttool_callForBatchChatCompletionsOutput) SetId(v string) *Converttool_callForBatchChatCompletionsOutput
- func (s *Converttool_callForBatchChatCompletionsOutput) SetType(v string) *Converttool_callForBatchChatCompletionsOutput
- func (s Converttool_callForBatchChatCompletionsOutput) String() string
- type Converttool_callForBotsChatCompletionsOutput
- func (s Converttool_callForBotsChatCompletionsOutput) GoString() string
- func (s *Converttool_callForBotsChatCompletionsOutput) SetFunction(v *FunctionForBotsChatCompletionsOutput) *Converttool_callForBotsChatCompletionsOutput
- func (s *Converttool_callForBotsChatCompletionsOutput) SetId(v string) *Converttool_callForBotsChatCompletionsOutput
- func (s *Converttool_callForBotsChatCompletionsOutput) SetType(v string) *Converttool_callForBotsChatCompletionsOutput
- func (s Converttool_callForBotsChatCompletionsOutput) String() string
- type Converttool_callForChatCompletionsTextOutput
- func (s Converttool_callForChatCompletionsTextOutput) GoString() string
- func (s *Converttool_callForChatCompletionsTextOutput) SetFunction(v *FunctionForChatCompletionsTextOutput) *Converttool_callForChatCompletionsTextOutput
- func (s *Converttool_callForChatCompletionsTextOutput) SetId(v string) *Converttool_callForChatCompletionsTextOutput
- func (s *Converttool_callForChatCompletionsTextOutput) SetType(v string) *Converttool_callForChatCompletionsTextOutput
- func (s Converttool_callForChatCompletionsTextOutput) String() string
- type CreateBatchInferenceJobInput
- func (s CreateBatchInferenceJobInput) GoString() string
- func (s *CreateBatchInferenceJobInput) SetCompletionWindow(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetDescription(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetDryRun(v bool) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetInputFileTosLocation(v *InputFileTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetModelReference(v *ModelReferenceForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetName(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetOutputDirTosLocation(v *OutputDirTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetProjectName(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetTags(v []*TagForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s CreateBatchInferenceJobInput) String() string
- func (s *CreateBatchInferenceJobInput) Validate() error
- type CreateBatchInferenceJobOutput
- type CreateContentsGenerationsTasksInput
- func (s CreateContentsGenerationsTasksInput) GoString() string
- func (s *CreateContentsGenerationsTasksInput) SetContent(v []*ContentForCreateContentsGenerationsTasksInput) *CreateContentsGenerationsTasksInput
- func (s *CreateContentsGenerationsTasksInput) SetModel(v string) *CreateContentsGenerationsTasksInput
- func (s CreateContentsGenerationsTasksInput) String() string
- func (s *CreateContentsGenerationsTasksInput) Validate() error
- type CreateContentsGenerationsTasksOutput
- type CreateEndpointInput
- func (s CreateEndpointInput) GoString() string
- func (s *CreateEndpointInput) SetDescription(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetDryRun(v bool) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModelReference(v *ModelReferenceForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModelUnitId(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModeration(v *ModerationForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetName(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetProjectName(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetRateLimit(v *RateLimitForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetTags(v []*TagForCreateEndpointInput) *CreateEndpointInput
- func (s CreateEndpointInput) String() string
- func (s *CreateEndpointInput) Validate() error
- type CreateEndpointOutput
- type CreateModelCustomizationJobInput
- func (s CreateModelCustomizationJobInput) GoString() string
- func (s *CreateModelCustomizationJobInput) SetCustomizationType(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetData(v *DataForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetDescription(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetHyperparameters(v []*HyperparameterForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetModelReference(v *ModelReferenceForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetName(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetProjectName(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetSaveModelLimit(v int32) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetTags(v []*TagForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s CreateModelCustomizationJobInput) String() string
- func (s *CreateModelCustomizationJobInput) Validate() error
- type CreateModelCustomizationJobOutput
- type DataForCreateModelCustomizationJobInput
- func (s DataForCreateModelCustomizationJobInput) GoString() string
- func (s *DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType(v string) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetKMSTrn(v string) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetTrainingSet(v *TrainingSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetValidationPercentage(v int32) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetValidationSet(v *ValidationSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
- func (s DataForCreateModelCustomizationJobInput) String() string
- type DataForEmbeddingsMultimodalOutput
- func (s DataForEmbeddingsMultimodalOutput) GoString() string
- func (s *DataForEmbeddingsMultimodalOutput) SetEmbedding(v []*string) *DataForEmbeddingsMultimodalOutput
- func (s *DataForEmbeddingsMultimodalOutput) SetObject(v string) *DataForEmbeddingsMultimodalOutput
- func (s DataForEmbeddingsMultimodalOutput) String() string
- type DataForEmbeddingsOutput
- func (s DataForEmbeddingsOutput) GoString() string
- func (s *DataForEmbeddingsOutput) SetEmbedding(v []*string) *DataForEmbeddingsOutput
- func (s *DataForEmbeddingsOutput) SetIndex(v int32) *DataForEmbeddingsOutput
- func (s *DataForEmbeddingsOutput) SetObject(v string) *DataForEmbeddingsOutput
- func (s DataForEmbeddingsOutput) String() string
- type DataForGetModelCustomizationJobOutput
- func (s DataForGetModelCustomizationJobOutput) GoString() string
- func (s *DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType(v string) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetKMSTrn(v string) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetTrainingSet(v *TrainingSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetValidationPercentage(v int32) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetValidationSet(v *ValidationSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
- func (s DataForGetModelCustomizationJobOutput) String() string
- type DataForListModelCustomizationJobsOutput
- func (s DataForListModelCustomizationJobsOutput) GoString() string
- func (s *DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType(v string) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetKMSTrn(v string) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetTrainingSet(v *TrainingSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetValidationPercentage(v int32) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetValidationSet(v *ValidationSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
- func (s DataForListModelCustomizationJobsOutput) String() string
- type DataForTokenizationOutput
- func (s DataForTokenizationOutput) GoString() string
- func (s *DataForTokenizationOutput) SetIndex(v int32) *DataForTokenizationOutput
- func (s *DataForTokenizationOutput) SetObject(v string) *DataForTokenizationOutput
- func (s *DataForTokenizationOutput) SetOffset_mapping(v []*int32) *DataForTokenizationOutput
- func (s *DataForTokenizationOutput) SetToken_ids(v []*int32) *DataForTokenizationOutput
- func (s *DataForTokenizationOutput) SetTotal_tokens(v int32) *DataForTokenizationOutput
- func (s DataForTokenizationOutput) String() string
- type DatasetForCreateModelCustomizationJobInput
- func (s DatasetForCreateModelCustomizationJobInput) GoString() string
- func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetId(v string) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetMultiplier(v float64) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetSampleCount(v int64) *DatasetForCreateModelCustomizationJobInput
- func (s DatasetForCreateModelCustomizationJobInput) String() string
- type DatasetForGetModelCustomizationJobOutput
- func (s DatasetForGetModelCustomizationJobOutput) GoString() string
- func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetId(v string) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetMultiplier(v float64) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetSampleCount(v int64) *DatasetForGetModelCustomizationJobOutput
- func (s DatasetForGetModelCustomizationJobOutput) String() string
- type DatasetForListModelCustomizationJobsOutput
- func (s DatasetForListModelCustomizationJobsOutput) GoString() string
- func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetId(v string) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetMultiplier(v float64) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetSampleCount(v int64) *DatasetForListModelCustomizationJobsOutput
- func (s DatasetForListModelCustomizationJobsOutput) String() string
- type DeleteEndpointInput
- type DeleteEndpointOutput
- type DeltaForBatchChatCompletionsOutput
- func (s DeltaForBatchChatCompletionsOutput) GoString() string
- func (s *DeltaForBatchChatCompletionsOutput) SetContent(v string) *DeltaForBatchChatCompletionsOutput
- func (s *DeltaForBatchChatCompletionsOutput) SetRole(v string) *DeltaForBatchChatCompletionsOutput
- func (s *DeltaForBatchChatCompletionsOutput) SetTool_calls(v []*Tool_callForBatchChatCompletionsOutput) *DeltaForBatchChatCompletionsOutput
- func (s DeltaForBatchChatCompletionsOutput) String() string
- type DeltaForBotsChatCompletionsOutput
- func (s DeltaForBotsChatCompletionsOutput) GoString() string
- func (s *DeltaForBotsChatCompletionsOutput) SetContent(v string) *DeltaForBotsChatCompletionsOutput
- func (s *DeltaForBotsChatCompletionsOutput) SetRole(v string) *DeltaForBotsChatCompletionsOutput
- func (s *DeltaForBotsChatCompletionsOutput) SetTool_calls(v []*Tool_callForBotsChatCompletionsOutput) *DeltaForBotsChatCompletionsOutput
- func (s DeltaForBotsChatCompletionsOutput) String() string
- type DeltaForChatCompletionsTextOutput
- func (s DeltaForChatCompletionsTextOutput) GoString() string
- func (s *DeltaForChatCompletionsTextOutput) SetContent(v string) *DeltaForChatCompletionsTextOutput
- func (s *DeltaForChatCompletionsTextOutput) SetRole(v string) *DeltaForChatCompletionsTextOutput
- func (s *DeltaForChatCompletionsTextOutput) SetTool_calls(v []*Tool_callForChatCompletionsTextOutput) *DeltaForChatCompletionsTextOutput
- func (s DeltaForChatCompletionsTextOutput) String() string
- type DeltaForChatCompletionsVisionOutput
- type EmbeddingsInput
- func (s EmbeddingsInput) GoString() string
- func (s *EmbeddingsInput) SetEncoding_format(v string) *EmbeddingsInput
- func (s *EmbeddingsInput) SetInput(v []*string) *EmbeddingsInput
- func (s *EmbeddingsInput) SetModel(v string) *EmbeddingsInput
- func (s EmbeddingsInput) String() string
- func (s *EmbeddingsInput) Validate() error
- type EmbeddingsMultimodalInput
- func (s EmbeddingsMultimodalInput) GoString() string
- func (s *EmbeddingsMultimodalInput) SetEncoding_format(v string) *EmbeddingsMultimodalInput
- func (s *EmbeddingsMultimodalInput) SetInput(v []*InputForEmbeddingsMultimodalInput) *EmbeddingsMultimodalInput
- func (s *EmbeddingsMultimodalInput) SetModel(v string) *EmbeddingsMultimodalInput
- func (s EmbeddingsMultimodalInput) String() string
- func (s *EmbeddingsMultimodalInput) Validate() error
- type EmbeddingsMultimodalOutput
- func (s EmbeddingsMultimodalOutput) GoString() string
- func (s *EmbeddingsMultimodalOutput) SetCreated(v int32) *EmbeddingsMultimodalOutput
- func (s *EmbeddingsMultimodalOutput) SetData(v *DataForEmbeddingsMultimodalOutput) *EmbeddingsMultimodalOutput
- func (s *EmbeddingsMultimodalOutput) SetId(v string) *EmbeddingsMultimodalOutput
- func (s *EmbeddingsMultimodalOutput) SetModel(v string) *EmbeddingsMultimodalOutput
- func (s *EmbeddingsMultimodalOutput) SetObject(v string) *EmbeddingsMultimodalOutput
- func (s *EmbeddingsMultimodalOutput) SetUsage(v *UsageForEmbeddingsMultimodalOutput) *EmbeddingsMultimodalOutput
- func (s EmbeddingsMultimodalOutput) String() string
- type EmbeddingsOutput
- func (s EmbeddingsOutput) GoString() string
- func (s *EmbeddingsOutput) SetCreated(v int32) *EmbeddingsOutput
- func (s *EmbeddingsOutput) SetData(v []*DataForEmbeddingsOutput) *EmbeddingsOutput
- func (s *EmbeddingsOutput) SetId(v string) *EmbeddingsOutput
- func (s *EmbeddingsOutput) SetModel(v string) *EmbeddingsOutput
- func (s *EmbeddingsOutput) SetObject(v string) *EmbeddingsOutput
- func (s *EmbeddingsOutput) SetUsage(v *UsageForEmbeddingsOutput) *EmbeddingsOutput
- func (s EmbeddingsOutput) String() string
- type FilterForListBatchInferenceJobsInput
- func (s FilterForListBatchInferenceJobsInput) GoString() string
- func (s *FilterForListBatchInferenceJobsInput) SetCustomModelIds(v []*string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetFoundationModels(v []*FoundationModelForListBatchInferenceJobsInput) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetIds(v []*string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetName(v string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetPhases(v []*string) *FilterForListBatchInferenceJobsInput
- func (s FilterForListBatchInferenceJobsInput) String() string
- type FilterForListEndpointsInput
- func (s FilterForListEndpointsInput) GoString() string
- func (s *FilterForListEndpointsInput) SetCustomModelIds(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetEndpointModelTypes(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetFoundationModelName(v string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetIds(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetModelVersions(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetName(v string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetStatuses(v []*string) *FilterForListEndpointsInput
- func (s FilterForListEndpointsInput) String() string
- type FilterForListModelCustomizationJobsInput
- func (s FilterForListModelCustomizationJobsInput) GoString() string
- func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeAfter(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeBefore(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCustomModelIds(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCustomizationTypes(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetFoundationModels(v []*FoundationModelForListModelCustomizationJobsInput) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetIds(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetName(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetPhases(v []*string) *FilterForListModelCustomizationJobsInput
- func (s FilterForListModelCustomizationJobsInput) String() string
- type FoundationModelForCreateBatchInferenceJobInput
- func (s FoundationModelForCreateBatchInferenceJobInput) GoString() string
- func (s *FoundationModelForCreateBatchInferenceJobInput) SetModelVersion(v string) *FoundationModelForCreateBatchInferenceJobInput
- func (s *FoundationModelForCreateBatchInferenceJobInput) SetName(v string) *FoundationModelForCreateBatchInferenceJobInput
- func (s FoundationModelForCreateBatchInferenceJobInput) String() string
- type FoundationModelForCreateEndpointInput
- func (s FoundationModelForCreateEndpointInput) GoString() string
- func (s *FoundationModelForCreateEndpointInput) SetModelVersion(v string) *FoundationModelForCreateEndpointInput
- func (s *FoundationModelForCreateEndpointInput) SetName(v string) *FoundationModelForCreateEndpointInput
- func (s FoundationModelForCreateEndpointInput) String() string
- type FoundationModelForCreateModelCustomizationJobInput
- func (s FoundationModelForCreateModelCustomizationJobInput) GoString() string
- func (s *FoundationModelForCreateModelCustomizationJobInput) SetModelVersion(v string) *FoundationModelForCreateModelCustomizationJobInput
- func (s *FoundationModelForCreateModelCustomizationJobInput) SetName(v string) *FoundationModelForCreateModelCustomizationJobInput
- func (s FoundationModelForCreateModelCustomizationJobInput) String() string
- type FoundationModelForGetEndpointOutput
- func (s FoundationModelForGetEndpointOutput) GoString() string
- func (s *FoundationModelForGetEndpointOutput) SetModelVersion(v string) *FoundationModelForGetEndpointOutput
- func (s *FoundationModelForGetEndpointOutput) SetName(v string) *FoundationModelForGetEndpointOutput
- func (s FoundationModelForGetEndpointOutput) String() string
- type FoundationModelForGetModelCustomizationJobOutput
- func (s FoundationModelForGetModelCustomizationJobOutput) GoString() string
- func (s *FoundationModelForGetModelCustomizationJobOutput) SetModelVersion(v string) *FoundationModelForGetModelCustomizationJobOutput
- func (s *FoundationModelForGetModelCustomizationJobOutput) SetName(v string) *FoundationModelForGetModelCustomizationJobOutput
- func (s FoundationModelForGetModelCustomizationJobOutput) String() string
- type FoundationModelForListBatchInferenceJobsInput
- func (s FoundationModelForListBatchInferenceJobsInput) GoString() string
- func (s *FoundationModelForListBatchInferenceJobsInput) SetModelVersions(v []*string) *FoundationModelForListBatchInferenceJobsInput
- func (s *FoundationModelForListBatchInferenceJobsInput) SetName(v string) *FoundationModelForListBatchInferenceJobsInput
- func (s FoundationModelForListBatchInferenceJobsInput) String() string
- type FoundationModelForListBatchInferenceJobsOutput
- func (s FoundationModelForListBatchInferenceJobsOutput) GoString() string
- func (s *FoundationModelForListBatchInferenceJobsOutput) SetModelVersion(v string) *FoundationModelForListBatchInferenceJobsOutput
- func (s *FoundationModelForListBatchInferenceJobsOutput) SetName(v string) *FoundationModelForListBatchInferenceJobsOutput
- func (s FoundationModelForListBatchInferenceJobsOutput) String() string
- type FoundationModelForListEndpointsOutput
- func (s FoundationModelForListEndpointsOutput) GoString() string
- func (s *FoundationModelForListEndpointsOutput) SetModelVersion(v string) *FoundationModelForListEndpointsOutput
- func (s *FoundationModelForListEndpointsOutput) SetName(v string) *FoundationModelForListEndpointsOutput
- func (s FoundationModelForListEndpointsOutput) String() string
- type FoundationModelForListModelCustomizationJobsInput
- func (s FoundationModelForListModelCustomizationJobsInput) GoString() string
- func (s *FoundationModelForListModelCustomizationJobsInput) SetModelVersions(v []*string) *FoundationModelForListModelCustomizationJobsInput
- func (s *FoundationModelForListModelCustomizationJobsInput) SetName(v string) *FoundationModelForListModelCustomizationJobsInput
- func (s FoundationModelForListModelCustomizationJobsInput) String() string
- type FoundationModelForListModelCustomizationJobsOutput
- func (s FoundationModelForListModelCustomizationJobsOutput) GoString() string
- func (s *FoundationModelForListModelCustomizationJobsOutput) SetModelVersion(v string) *FoundationModelForListModelCustomizationJobsOutput
- func (s *FoundationModelForListModelCustomizationJobsOutput) SetName(v string) *FoundationModelForListModelCustomizationJobsOutput
- func (s FoundationModelForListModelCustomizationJobsOutput) String() string
- type FunctionForBatchChatCompletionsInput
- func (s FunctionForBatchChatCompletionsInput) GoString() string
- func (s *FunctionForBatchChatCompletionsInput) SetArguments(v string) *FunctionForBatchChatCompletionsInput
- func (s *FunctionForBatchChatCompletionsInput) SetName(v string) *FunctionForBatchChatCompletionsInput
- func (s FunctionForBatchChatCompletionsInput) String() string
- type FunctionForBatchChatCompletionsOutput
- func (s FunctionForBatchChatCompletionsOutput) GoString() string
- func (s *FunctionForBatchChatCompletionsOutput) SetArguments(v string) *FunctionForBatchChatCompletionsOutput
- func (s *FunctionForBatchChatCompletionsOutput) SetName(v string) *FunctionForBatchChatCompletionsOutput
- func (s FunctionForBatchChatCompletionsOutput) String() string
- type FunctionForBotsChatCompletionsInput
- func (s FunctionForBotsChatCompletionsInput) GoString() string
- func (s *FunctionForBotsChatCompletionsInput) SetArguments(v string) *FunctionForBotsChatCompletionsInput
- func (s *FunctionForBotsChatCompletionsInput) SetName(v string) *FunctionForBotsChatCompletionsInput
- func (s FunctionForBotsChatCompletionsInput) String() string
- type FunctionForBotsChatCompletionsOutput
- func (s FunctionForBotsChatCompletionsOutput) GoString() string
- func (s *FunctionForBotsChatCompletionsOutput) SetArguments(v string) *FunctionForBotsChatCompletionsOutput
- func (s *FunctionForBotsChatCompletionsOutput) SetName(v string) *FunctionForBotsChatCompletionsOutput
- func (s FunctionForBotsChatCompletionsOutput) String() string
- type FunctionForChatCompletionsTextInput
- func (s FunctionForChatCompletionsTextInput) GoString() string
- func (s *FunctionForChatCompletionsTextInput) SetArguments(v string) *FunctionForChatCompletionsTextInput
- func (s *FunctionForChatCompletionsTextInput) SetName(v string) *FunctionForChatCompletionsTextInput
- func (s FunctionForChatCompletionsTextInput) String() string
- type FunctionForChatCompletionsTextOutput
- func (s FunctionForChatCompletionsTextOutput) GoString() string
- func (s *FunctionForChatCompletionsTextOutput) SetArguments(v string) *FunctionForChatCompletionsTextOutput
- func (s *FunctionForChatCompletionsTextOutput) SetName(v string) *FunctionForChatCompletionsTextOutput
- func (s FunctionForChatCompletionsTextOutput) String() string
- type GetApiKeyInput
- func (s GetApiKeyInput) GoString() string
- func (s *GetApiKeyInput) SetDurationSeconds(v int32) *GetApiKeyInput
- func (s *GetApiKeyInput) SetResourceIds(v []*string) *GetApiKeyInput
- func (s *GetApiKeyInput) SetResourceType(v string) *GetApiKeyInput
- func (s GetApiKeyInput) String() string
- func (s *GetApiKeyInput) Validate() error
- type GetApiKeyOutput
- type GetEndpointCertificateInput
- type GetEndpointCertificateOutput
- func (s GetEndpointCertificateOutput) GoString() string
- func (s *GetEndpointCertificateOutput) SetNotAfter(v int64) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetNotBefore(v int64) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetPCAHost(v string) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetPCAInstanceCertificate(v string) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetPCAName(v string) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetPCARootCACertificate(v string) *GetEndpointCertificateOutput
- func (s *GetEndpointCertificateOutput) SetPCASubCACertificate(v string) *GetEndpointCertificateOutput
- func (s GetEndpointCertificateOutput) String() string
- type GetEndpointInput
- type GetEndpointOutput
- func (s GetEndpointOutput) GoString() string
- func (s *GetEndpointOutput) SetBatchOnly(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetCreateTime(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetDescription(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetEndpointModelType(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModelReference(v *ModelReferenceForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModelUnitId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModeration(v *ModerationForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetName(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetProjectName(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetRateLimit(v *RateLimitForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetRollingId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetScaleTierId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetStatus(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetStatusReason(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetSupportRolling(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetSupportScaleTier(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetTags(v []*TagForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetUpdateTime(v string) *GetEndpointOutput
- func (s GetEndpointOutput) String() string
- type GetModelCustomizationJobInput
- type GetModelCustomizationJobOutput
- func (s GetModelCustomizationJobOutput) GoString() string
- func (s *GetModelCustomizationJobOutput) SetCreateTime(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetCustomizationType(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetData(v *DataForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetDescription(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetHyperparameters(v []*HyperparameterForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetId(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetModelReference(v *ModelReferenceForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetName(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetOutputs(v []*OutputForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetProjectName(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetPublishedOutputCount(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetReason(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetSaveModelLimit(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetStatus(v *StatusForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetTags(v []*TagForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetTotalOutputCount(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetUpdateTime(v string) *GetModelCustomizationJobOutput
- func (s GetModelCustomizationJobOutput) String() string
- type Group_chat_configForBotsChatCompletionsInput
- type Group_chat_configForBotsChatCompletionsOutput
- type HyperparameterForCreateModelCustomizationJobInput
- func (s HyperparameterForCreateModelCustomizationJobInput) GoString() string
- func (s *HyperparameterForCreateModelCustomizationJobInput) SetName(v string) *HyperparameterForCreateModelCustomizationJobInput
- func (s *HyperparameterForCreateModelCustomizationJobInput) SetValue(v string) *HyperparameterForCreateModelCustomizationJobInput
- func (s HyperparameterForCreateModelCustomizationJobInput) String() string
- type HyperparameterForGetModelCustomizationJobOutput
- func (s HyperparameterForGetModelCustomizationJobOutput) GoString() string
- func (s *HyperparameterForGetModelCustomizationJobOutput) SetName(v string) *HyperparameterForGetModelCustomizationJobOutput
- func (s *HyperparameterForGetModelCustomizationJobOutput) SetValue(v string) *HyperparameterForGetModelCustomizationJobOutput
- func (s HyperparameterForGetModelCustomizationJobOutput) String() string
- type HyperparameterForListModelCustomizationJobsOutput
- func (s HyperparameterForListModelCustomizationJobsOutput) GoString() string
- func (s *HyperparameterForListModelCustomizationJobsOutput) SetName(v string) *HyperparameterForListModelCustomizationJobsOutput
- func (s *HyperparameterForListModelCustomizationJobsOutput) SetValue(v string) *HyperparameterForListModelCustomizationJobsOutput
- func (s HyperparameterForListModelCustomizationJobsOutput) String() string
- type Image_urlForEmbeddingsMultimodalInput
- type InputFileTosLocationForCreateBatchInferenceJobInput
- func (s InputFileTosLocationForCreateBatchInferenceJobInput) GoString() string
- func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
- func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
- func (s InputFileTosLocationForCreateBatchInferenceJobInput) String() string
- type InputFileTosLocationForListBatchInferenceJobsOutput
- func (s InputFileTosLocationForListBatchInferenceJobsOutput) GoString() string
- func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
- func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
- func (s InputFileTosLocationForListBatchInferenceJobsOutput) String() string
- type InputForEmbeddingsMultimodalInput
- func (s InputForEmbeddingsMultimodalInput) GoString() string
- func (s *InputForEmbeddingsMultimodalInput) SetImage_url(v *Image_urlForEmbeddingsMultimodalInput) *InputForEmbeddingsMultimodalInput
- func (s *InputForEmbeddingsMultimodalInput) SetText(v string) *InputForEmbeddingsMultimodalInput
- func (s *InputForEmbeddingsMultimodalInput) SetType(v string) *InputForEmbeddingsMultimodalInput
- func (s InputForEmbeddingsMultimodalInput) String() string
- type ItemForListBatchInferenceJobsOutput
- func (s ItemForListBatchInferenceJobsOutput) GoString() string
- func (s *ItemForListBatchInferenceJobsOutput) SetCompletionWindow(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetCreateTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetDescription(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetExpireTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetId(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation(v *InputFileTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetModelReference(v *ModelReferenceForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetName(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation(v *OutputDirTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetProjectName(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetRequestCounts(v *RequestCountsForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetStatus(v *StatusForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetTags(v []*TagForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetUpdateTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s ItemForListBatchInferenceJobsOutput) String() string
- type ItemForListEndpointsOutput
- func (s ItemForListEndpointsOutput) GoString() string
- func (s *ItemForListEndpointsOutput) SetCreateTime(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetDescription(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetEndpointModelType(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetModelReference(v *ModelReferenceForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetModelUnitId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetName(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetProjectName(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetRateLimit(v *RateLimitForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetRollingId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetScaleTierId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetStatus(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetStatusReason(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetSupportRolling(v bool) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetSupportScaleTier(v bool) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetTags(v []*TagForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetUpdateTime(v string) *ItemForListEndpointsOutput
- func (s ItemForListEndpointsOutput) String() string
- type ItemForListModelCustomizationJobsOutput
- func (s ItemForListModelCustomizationJobsOutput) GoString() string
- func (s *ItemForListModelCustomizationJobsOutput) SetCreateTime(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetCustomizationType(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetData(v *DataForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetDescription(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetHyperparameters(v []*HyperparameterForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetId(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetModelReference(v *ModelReferenceForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetName(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetOutputs(v []*OutputForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetProjectName(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetReason(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetSaveModelLimit(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetStatus(v *StatusForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetTags(v []*TagForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetTotalOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetUpdateTime(v string) *ItemForListModelCustomizationJobsOutput
- func (s ItemForListModelCustomizationJobsOutput) String() string
- type ListBatchInferenceJobsInput
- func (s ListBatchInferenceJobsInput) GoString() string
- func (s *ListBatchInferenceJobsInput) SetFilter(v *FilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetPageNumber(v int32) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetPageSize(v int32) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetProjectName(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetSortBy(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetSortOrder(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetTagFilters(v []*TagFilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
- func (s ListBatchInferenceJobsInput) String() string
- type ListBatchInferenceJobsOutput
- func (s ListBatchInferenceJobsOutput) GoString() string
- func (s *ListBatchInferenceJobsOutput) SetItems(v []*ItemForListBatchInferenceJobsOutput) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetPageNumber(v int32) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetPageSize(v int32) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetTotalCount(v int32) *ListBatchInferenceJobsOutput
- func (s ListBatchInferenceJobsOutput) String() string
- type ListEndpointsInput
- func (s ListEndpointsInput) GoString() string
- func (s *ListEndpointsInput) SetFilter(v *FilterForListEndpointsInput) *ListEndpointsInput
- func (s *ListEndpointsInput) SetPageNumber(v int32) *ListEndpointsInput
- func (s *ListEndpointsInput) SetPageSize(v int32) *ListEndpointsInput
- func (s *ListEndpointsInput) SetProjectName(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetSortBy(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetSortOrder(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetTagFilters(v []*TagFilterForListEndpointsInput) *ListEndpointsInput
- func (s ListEndpointsInput) String() string
- type ListEndpointsOutput
- func (s ListEndpointsOutput) GoString() string
- func (s *ListEndpointsOutput) SetItems(v []*ItemForListEndpointsOutput) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetPageNumber(v int32) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetPageSize(v int32) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetTotalCount(v int32) *ListEndpointsOutput
- func (s ListEndpointsOutput) String() string
- type ListModelCustomizationJobsInput
- func (s ListModelCustomizationJobsInput) GoString() string
- func (s *ListModelCustomizationJobsInput) SetFilter(v *FilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetPageNumber(v int32) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetPageSize(v int32) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetProjectName(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetSortBy(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetSortOrder(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetTagFilters(v []*TagFilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
- func (s ListModelCustomizationJobsInput) String() string
- type ListModelCustomizationJobsOutput
- func (s ListModelCustomizationJobsOutput) GoString() string
- func (s *ListModelCustomizationJobsOutput) SetItems(v []*ItemForListModelCustomizationJobsOutput) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetPageNumber(v int32) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetPageSize(v int32) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetTotalCount(v int32) *ListModelCustomizationJobsOutput
- func (s ListModelCustomizationJobsOutput) String() string
- type Logit_biasForBatchChatCompletionsInput
- type Logit_biasForBotsChatCompletionsInput
- type Logit_biasForChatCompletionsTextInput
- type Logit_biasForChatCompletionsVisionInput
- type Logit_biasForContextChatCompletionsInput
- type LogprobsForBatchChatCompletionsOutput
- type LogprobsForBotsChatCompletionsOutput
- type LogprobsForChatCompletionsTextOutput
- type LogprobsForChatCompletionsVisionOutput
- type MessageForBatchChatCompletionsInput
- func (s MessageForBatchChatCompletionsInput) GoString() string
- func (s *MessageForBatchChatCompletionsInput) SetContent(v string) *MessageForBatchChatCompletionsInput
- func (s *MessageForBatchChatCompletionsInput) SetRole(v string) *MessageForBatchChatCompletionsInput
- func (s *MessageForBatchChatCompletionsInput) SetTool_call_id(v string) *MessageForBatchChatCompletionsInput
- func (s *MessageForBatchChatCompletionsInput) SetTool_calls(v []*Tool_callForBatchChatCompletionsInput) *MessageForBatchChatCompletionsInput
- func (s MessageForBatchChatCompletionsInput) String() string
- type MessageForBatchChatCompletionsOutput
- func (s MessageForBatchChatCompletionsOutput) GoString() string
- func (s *MessageForBatchChatCompletionsOutput) SetContent(v string) *MessageForBatchChatCompletionsOutput
- func (s *MessageForBatchChatCompletionsOutput) SetReasoning_content(v string) *MessageForBatchChatCompletionsOutput
- func (s *MessageForBatchChatCompletionsOutput) SetRole(v string) *MessageForBatchChatCompletionsOutput
- func (s *MessageForBatchChatCompletionsOutput) SetTool_calls(v []*Converttool_callForBatchChatCompletionsOutput) *MessageForBatchChatCompletionsOutput
- func (s MessageForBatchChatCompletionsOutput) String() string
- type MessageForBotsChatCompletionsInput
- func (s MessageForBotsChatCompletionsInput) GoString() string
- func (s *MessageForBotsChatCompletionsInput) SetContent(v string) *MessageForBotsChatCompletionsInput
- func (s *MessageForBotsChatCompletionsInput) SetName(v string) *MessageForBotsChatCompletionsInput
- func (s *MessageForBotsChatCompletionsInput) SetRole(v string) *MessageForBotsChatCompletionsInput
- func (s *MessageForBotsChatCompletionsInput) SetTool_call_id(v string) *MessageForBotsChatCompletionsInput
- func (s *MessageForBotsChatCompletionsInput) SetTool_calls(v *Tool_callsForBotsChatCompletionsInput) *MessageForBotsChatCompletionsInput
- func (s MessageForBotsChatCompletionsInput) String() string
- type MessageForBotsChatCompletionsOutput
- func (s MessageForBotsChatCompletionsOutput) GoString() string
- func (s *MessageForBotsChatCompletionsOutput) SetContent(v string) *MessageForBotsChatCompletionsOutput
- func (s *MessageForBotsChatCompletionsOutput) SetRole(v string) *MessageForBotsChatCompletionsOutput
- func (s *MessageForBotsChatCompletionsOutput) SetTool_calls(v []*Converttool_callForBotsChatCompletionsOutput) *MessageForBotsChatCompletionsOutput
- func (s MessageForBotsChatCompletionsOutput) String() string
- type MessageForChatCompletionsTextInput
- func (s MessageForChatCompletionsTextInput) GoString() string
- func (s *MessageForChatCompletionsTextInput) SetContent(v string) *MessageForChatCompletionsTextInput
- func (s *MessageForChatCompletionsTextInput) SetRole(v string) *MessageForChatCompletionsTextInput
- func (s *MessageForChatCompletionsTextInput) SetTool_call_id(v string) *MessageForChatCompletionsTextInput
- func (s *MessageForChatCompletionsTextInput) SetTool_calls(v []*Tool_callForChatCompletionsTextInput) *MessageForChatCompletionsTextInput
- func (s MessageForChatCompletionsTextInput) String() string
- type MessageForChatCompletionsTextOutput
- func (s MessageForChatCompletionsTextOutput) GoString() string
- func (s *MessageForChatCompletionsTextOutput) SetContent(v string) *MessageForChatCompletionsTextOutput
- func (s *MessageForChatCompletionsTextOutput) SetReasoning_content(v string) *MessageForChatCompletionsTextOutput
- func (s *MessageForChatCompletionsTextOutput) SetRole(v string) *MessageForChatCompletionsTextOutput
- func (s *MessageForChatCompletionsTextOutput) SetTool_calls(v []*Converttool_callForChatCompletionsTextOutput) *MessageForChatCompletionsTextOutput
- func (s MessageForChatCompletionsTextOutput) String() string
- type MessageForChatCompletionsVisionOutput
- type MessagesForChatCompletionsVisionInput
- type MessagesForContextChatCompletionsInput
- type MessagesForContextCreateInput
- type MetadataForBotsChatCompletionsInput
- func (s MetadataForBotsChatCompletionsInput) GoString() string
- func (s *MetadataForBotsChatCompletionsInput) SetEmit_intention_signal_extra(v string) *MetadataForBotsChatCompletionsInput
- func (s *MetadataForBotsChatCompletionsInput) SetGroup_chat_config(v *Group_chat_configForBotsChatCompletionsInput) *MetadataForBotsChatCompletionsInput
- func (s *MetadataForBotsChatCompletionsInput) SetTarget_character_name(v string) *MetadataForBotsChatCompletionsInput
- func (s *MetadataForBotsChatCompletionsInput) SetUser_info(v string) *MetadataForBotsChatCompletionsInput
- func (s MetadataForBotsChatCompletionsInput) String() string
- type MetadataForBotsChatCompletionsOutput
- func (s MetadataForBotsChatCompletionsOutput) GoString() string
- func (s *MetadataForBotsChatCompletionsOutput) SetEmit_intention_signal_extra(v string) *MetadataForBotsChatCompletionsOutput
- func (s *MetadataForBotsChatCompletionsOutput) SetGroup_chat_config(v *Group_chat_configForBotsChatCompletionsOutput) *MetadataForBotsChatCompletionsOutput
- func (s *MetadataForBotsChatCompletionsOutput) SetTarget_character_name(v string) *MetadataForBotsChatCompletionsOutput
- func (s *MetadataForBotsChatCompletionsOutput) SetUser_info(v string) *MetadataForBotsChatCompletionsOutput
- func (s MetadataForBotsChatCompletionsOutput) String() string
- type ModelReferenceForCreateBatchInferenceJobInput
- func (s ModelReferenceForCreateBatchInferenceJobInput) GoString() string
- func (s *ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId(v string) *ModelReferenceForCreateBatchInferenceJobInput
- func (s *ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel(v *FoundationModelForCreateBatchInferenceJobInput) *ModelReferenceForCreateBatchInferenceJobInput
- func (s ModelReferenceForCreateBatchInferenceJobInput) String() string
- type ModelReferenceForCreateEndpointInput
- func (s ModelReferenceForCreateEndpointInput) GoString() string
- func (s *ModelReferenceForCreateEndpointInput) SetCustomModelId(v string) *ModelReferenceForCreateEndpointInput
- func (s *ModelReferenceForCreateEndpointInput) SetFoundationModel(v *FoundationModelForCreateEndpointInput) *ModelReferenceForCreateEndpointInput
- func (s ModelReferenceForCreateEndpointInput) String() string
- type ModelReferenceForCreateModelCustomizationJobInput
- func (s ModelReferenceForCreateModelCustomizationJobInput) GoString() string
- func (s *ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId(v string) *ModelReferenceForCreateModelCustomizationJobInput
- func (s *ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel(v *FoundationModelForCreateModelCustomizationJobInput) *ModelReferenceForCreateModelCustomizationJobInput
- func (s ModelReferenceForCreateModelCustomizationJobInput) String() string
- type ModelReferenceForGetEndpointOutput
- func (s ModelReferenceForGetEndpointOutput) GoString() string
- func (s *ModelReferenceForGetEndpointOutput) SetCustomModelId(v string) *ModelReferenceForGetEndpointOutput
- func (s *ModelReferenceForGetEndpointOutput) SetFoundationModel(v *FoundationModelForGetEndpointOutput) *ModelReferenceForGetEndpointOutput
- func (s ModelReferenceForGetEndpointOutput) String() string
- type ModelReferenceForGetModelCustomizationJobOutput
- func (s ModelReferenceForGetModelCustomizationJobOutput) GoString() string
- func (s *ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId(v string) *ModelReferenceForGetModelCustomizationJobOutput
- func (s *ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel(v *FoundationModelForGetModelCustomizationJobOutput) *ModelReferenceForGetModelCustomizationJobOutput
- func (s ModelReferenceForGetModelCustomizationJobOutput) String() string
- type ModelReferenceForListBatchInferenceJobsOutput
- func (s ModelReferenceForListBatchInferenceJobsOutput) GoString() string
- func (s *ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId(v string) *ModelReferenceForListBatchInferenceJobsOutput
- func (s *ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel(v *FoundationModelForListBatchInferenceJobsOutput) *ModelReferenceForListBatchInferenceJobsOutput
- func (s ModelReferenceForListBatchInferenceJobsOutput) String() string
- type ModelReferenceForListEndpointsOutput
- func (s ModelReferenceForListEndpointsOutput) GoString() string
- func (s *ModelReferenceForListEndpointsOutput) SetCustomModelId(v string) *ModelReferenceForListEndpointsOutput
- func (s *ModelReferenceForListEndpointsOutput) SetFoundationModel(v *FoundationModelForListEndpointsOutput) *ModelReferenceForListEndpointsOutput
- func (s ModelReferenceForListEndpointsOutput) String() string
- type ModelReferenceForListModelCustomizationJobsOutput
- func (s ModelReferenceForListModelCustomizationJobsOutput) GoString() string
- func (s *ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId(v string) *ModelReferenceForListModelCustomizationJobsOutput
- func (s *ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel(v *FoundationModelForListModelCustomizationJobsOutput) *ModelReferenceForListModelCustomizationJobsOutput
- func (s ModelReferenceForListModelCustomizationJobsOutput) String() string
- type Model_usageForBotsChatCompletionsOutput
- func (s Model_usageForBotsChatCompletionsOutput) GoString() string
- func (s *Model_usageForBotsChatCompletionsOutput) SetCompletion_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
- func (s *Model_usageForBotsChatCompletionsOutput) SetName(v string) *Model_usageForBotsChatCompletionsOutput
- func (s *Model_usageForBotsChatCompletionsOutput) SetPrompt_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
- func (s *Model_usageForBotsChatCompletionsOutput) SetTotal_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
- func (s Model_usageForBotsChatCompletionsOutput) String() string
- type ModerationForCreateEndpointInput
- type ModerationForGetEndpointOutput
- type OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s OutputDirTosLocationForCreateBatchInferenceJobInput) GoString() string
- func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s OutputDirTosLocationForCreateBatchInferenceJobInput) String() string
- type OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s OutputDirTosLocationForListBatchInferenceJobsOutput) GoString() string
- func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s OutputDirTosLocationForListBatchInferenceJobsOutput) String() string
- type OutputForGetModelCustomizationJobOutput
- func (s OutputForGetModelCustomizationJobOutput) GoString() string
- func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelId(v string) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetIndex(v int32) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetName(v string) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetStatus(v string) *OutputForGetModelCustomizationJobOutput
- func (s OutputForGetModelCustomizationJobOutput) String() string
- type OutputForListModelCustomizationJobsOutput
- func (s OutputForListModelCustomizationJobsOutput) GoString() string
- func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelId(v string) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetIndex(v int32) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetName(v string) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetStatus(v string) *OutputForListModelCustomizationJobsOutput
- func (s OutputForListModelCustomizationJobsOutput) String() string
- type ParametersForBatchChatCompletionsInput
- type ParametersForBotsChatCompletionsInput
- type ParametersForChatCompletionsTextInput
- type PresetDatasetForCreateModelCustomizationJobInput
- func (s PresetDatasetForCreateModelCustomizationJobInput) GoString() string
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *PresetDatasetForCreateModelCustomizationJobInput
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier(v float64) *PresetDatasetForCreateModelCustomizationJobInput
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount(v int64) *PresetDatasetForCreateModelCustomizationJobInput
- func (s PresetDatasetForCreateModelCustomizationJobInput) String() string
- type PresetDatasetForGetModelCustomizationJobOutput
- func (s PresetDatasetForGetModelCustomizationJobOutput) GoString() string
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *PresetDatasetForGetModelCustomizationJobOutput
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier(v float64) *PresetDatasetForGetModelCustomizationJobOutput
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount(v int64) *PresetDatasetForGetModelCustomizationJobOutput
- func (s PresetDatasetForGetModelCustomizationJobOutput) String() string
- type PresetDatasetForListModelCustomizationJobsOutput
- func (s PresetDatasetForListModelCustomizationJobsOutput) GoString() string
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *PresetDatasetForListModelCustomizationJobsOutput
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier(v float64) *PresetDatasetForListModelCustomizationJobsOutput
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount(v int64) *PresetDatasetForListModelCustomizationJobsOutput
- func (s PresetDatasetForListModelCustomizationJobsOutput) String() string
- type Prompt_tokens_detailsForBatchChatCompletionsOutput
- type Prompt_tokens_detailsForChatCompletionsTextOutput
- type Prompt_tokens_detailsForChatCompletionsVisionOutput
- type Prompt_tokens_detailsForEmbeddingsMultimodalOutput
- func (s Prompt_tokens_detailsForEmbeddingsMultimodalOutput) GoString() string
- func (s *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetImage_tokens(v int32) *Prompt_tokens_detailsForEmbeddingsMultimodalOutput
- func (s *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetText_tokens(v int32) *Prompt_tokens_detailsForEmbeddingsMultimodalOutput
- func (s Prompt_tokens_detailsForEmbeddingsMultimodalOutput) String() string
- type RateLimitForCreateEndpointInput
- type RateLimitForGetEndpointOutput
- type RateLimitForListEndpointsOutput
- type ReferenceForBotsChatCompletionsOutput
- type RequestCountsForListBatchInferenceJobsOutput
- func (s RequestCountsForListBatchInferenceJobsOutput) GoString() string
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetCompleted(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetFailed(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetTotal(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s RequestCountsForListBatchInferenceJobsOutput) String() string
- type StatusForGetModelCustomizationJobOutput
- func (s StatusForGetModelCustomizationJobOutput) GoString() string
- func (s *StatusForGetModelCustomizationJobOutput) SetBillableTokens(v int64) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetMessage(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetPhase(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetPhaseTime(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetQueuePosition(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetResumable(v bool) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetRetryCount(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetRetryLimit(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch(v int64) *StatusForGetModelCustomizationJobOutput
- func (s StatusForGetModelCustomizationJobOutput) String() string
- type StatusForListBatchInferenceJobsOutput
- func (s StatusForListBatchInferenceJobsOutput) GoString() string
- func (s *StatusForListBatchInferenceJobsOutput) SetMessage(v string) *StatusForListBatchInferenceJobsOutput
- func (s *StatusForListBatchInferenceJobsOutput) SetPhase(v string) *StatusForListBatchInferenceJobsOutput
- func (s *StatusForListBatchInferenceJobsOutput) SetPhaseTime(v string) *StatusForListBatchInferenceJobsOutput
- func (s StatusForListBatchInferenceJobsOutput) String() string
- type StatusForListModelCustomizationJobsOutput
- func (s StatusForListModelCustomizationJobsOutput) GoString() string
- func (s *StatusForListModelCustomizationJobsOutput) SetBillableTokens(v int64) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetMessage(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetPhase(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetPhaseTime(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetQueuePosition(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetResumable(v bool) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetRetryCount(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetRetryLimit(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch(v int64) *StatusForListModelCustomizationJobsOutput
- func (s StatusForListModelCustomizationJobsOutput) String() string
- type Stream_optionsForBatchChatCompletionsInput
- type Stream_optionsForBotsChatCompletionsInput
- type Stream_optionsForChatCompletionsTextInput
- type Stream_optionsForChatCompletionsVisionInput
- type Stream_optionsForContextChatCompletionsInput
- type TagFilterForListBatchInferenceJobsInput
- func (s TagFilterForListBatchInferenceJobsInput) GoString() string
- func (s *TagFilterForListBatchInferenceJobsInput) SetKey(v string) *TagFilterForListBatchInferenceJobsInput
- func (s *TagFilterForListBatchInferenceJobsInput) SetValues(v []*string) *TagFilterForListBatchInferenceJobsInput
- func (s TagFilterForListBatchInferenceJobsInput) String() string
- type TagFilterForListEndpointsInput
- type TagFilterForListModelCustomizationJobsInput
- func (s TagFilterForListModelCustomizationJobsInput) GoString() string
- func (s *TagFilterForListModelCustomizationJobsInput) SetKey(v string) *TagFilterForListModelCustomizationJobsInput
- func (s *TagFilterForListModelCustomizationJobsInput) SetValues(v []*string) *TagFilterForListModelCustomizationJobsInput
- func (s TagFilterForListModelCustomizationJobsInput) String() string
- type TagForCreateBatchInferenceJobInput
- func (s TagForCreateBatchInferenceJobInput) GoString() string
- func (s *TagForCreateBatchInferenceJobInput) SetKey(v string) *TagForCreateBatchInferenceJobInput
- func (s *TagForCreateBatchInferenceJobInput) SetValue(v string) *TagForCreateBatchInferenceJobInput
- func (s TagForCreateBatchInferenceJobInput) String() string
- type TagForCreateEndpointInput
- type TagForCreateModelCustomizationJobInput
- func (s TagForCreateModelCustomizationJobInput) GoString() string
- func (s *TagForCreateModelCustomizationJobInput) SetKey(v string) *TagForCreateModelCustomizationJobInput
- func (s *TagForCreateModelCustomizationJobInput) SetValue(v string) *TagForCreateModelCustomizationJobInput
- func (s TagForCreateModelCustomizationJobInput) String() string
- type TagForGetEndpointOutput
- type TagForGetModelCustomizationJobOutput
- func (s TagForGetModelCustomizationJobOutput) GoString() string
- func (s *TagForGetModelCustomizationJobOutput) SetKey(v string) *TagForGetModelCustomizationJobOutput
- func (s *TagForGetModelCustomizationJobOutput) SetValue(v string) *TagForGetModelCustomizationJobOutput
- func (s TagForGetModelCustomizationJobOutput) String() string
- type TagForListBatchInferenceJobsOutput
- func (s TagForListBatchInferenceJobsOutput) GoString() string
- func (s *TagForListBatchInferenceJobsOutput) SetKey(v string) *TagForListBatchInferenceJobsOutput
- func (s *TagForListBatchInferenceJobsOutput) SetValue(v string) *TagForListBatchInferenceJobsOutput
- func (s TagForListBatchInferenceJobsOutput) String() string
- type TagForListEndpointsOutput
- type TagForListModelCustomizationJobsOutput
- func (s TagForListModelCustomizationJobsOutput) GoString() string
- func (s *TagForListModelCustomizationJobsOutput) SetKey(v string) *TagForListModelCustomizationJobsOutput
- func (s *TagForListModelCustomizationJobsOutput) SetValue(v string) *TagForListModelCustomizationJobsOutput
- func (s TagForListModelCustomizationJobsOutput) String() string
- type TokenizationInput
- type TokenizationOutput
- func (s TokenizationOutput) GoString() string
- func (s *TokenizationOutput) SetCreated(v int32) *TokenizationOutput
- func (s *TokenizationOutput) SetData(v []*DataForTokenizationOutput) *TokenizationOutput
- func (s *TokenizationOutput) SetId(v string) *TokenizationOutput
- func (s *TokenizationOutput) SetModel(v string) *TokenizationOutput
- func (s *TokenizationOutput) SetObject(v string) *TokenizationOutput
- func (s TokenizationOutput) String() string
- type ToolForBatchChatCompletionsInput
- func (s ToolForBatchChatCompletionsInput) GoString() string
- func (s *ToolForBatchChatCompletionsInput) SetFunction(v *ConvertfunctionForBatchChatCompletionsInput) *ToolForBatchChatCompletionsInput
- func (s *ToolForBatchChatCompletionsInput) SetType(v string) *ToolForBatchChatCompletionsInput
- func (s ToolForBatchChatCompletionsInput) String() string
- type ToolForBotsChatCompletionsInput
- func (s ToolForBotsChatCompletionsInput) GoString() string
- func (s *ToolForBotsChatCompletionsInput) SetFunction(v *ConvertfunctionForBotsChatCompletionsInput) *ToolForBotsChatCompletionsInput
- func (s *ToolForBotsChatCompletionsInput) SetType(v string) *ToolForBotsChatCompletionsInput
- func (s ToolForBotsChatCompletionsInput) String() string
- type ToolForChatCompletionsTextInput
- func (s ToolForChatCompletionsTextInput) GoString() string
- func (s *ToolForChatCompletionsTextInput) SetFunction(v *ConvertfunctionForChatCompletionsTextInput) *ToolForChatCompletionsTextInput
- func (s *ToolForChatCompletionsTextInput) SetType(v string) *ToolForChatCompletionsTextInput
- func (s ToolForChatCompletionsTextInput) String() string
- type Tool_callForBatchChatCompletionsInput
- func (s Tool_callForBatchChatCompletionsInput) GoString() string
- func (s *Tool_callForBatchChatCompletionsInput) SetFunction(v *FunctionForBatchChatCompletionsInput) *Tool_callForBatchChatCompletionsInput
- func (s *Tool_callForBatchChatCompletionsInput) SetId(v string) *Tool_callForBatchChatCompletionsInput
- func (s *Tool_callForBatchChatCompletionsInput) SetType(v string) *Tool_callForBatchChatCompletionsInput
- func (s Tool_callForBatchChatCompletionsInput) String() string
- type Tool_callForBatchChatCompletionsOutput
- func (s Tool_callForBatchChatCompletionsOutput) GoString() string
- func (s *Tool_callForBatchChatCompletionsOutput) SetFunction(v *FunctionForBatchChatCompletionsOutput) *Tool_callForBatchChatCompletionsOutput
- func (s *Tool_callForBatchChatCompletionsOutput) SetId(v string) *Tool_callForBatchChatCompletionsOutput
- func (s *Tool_callForBatchChatCompletionsOutput) SetIndex(v int32) *Tool_callForBatchChatCompletionsOutput
- func (s *Tool_callForBatchChatCompletionsOutput) SetType(v string) *Tool_callForBatchChatCompletionsOutput
- func (s Tool_callForBatchChatCompletionsOutput) String() string
- type Tool_callForBotsChatCompletionsOutput
- func (s Tool_callForBotsChatCompletionsOutput) GoString() string
- func (s *Tool_callForBotsChatCompletionsOutput) SetFunction(v *FunctionForBotsChatCompletionsOutput) *Tool_callForBotsChatCompletionsOutput
- func (s *Tool_callForBotsChatCompletionsOutput) SetId(v string) *Tool_callForBotsChatCompletionsOutput
- func (s *Tool_callForBotsChatCompletionsOutput) SetIndex(v int32) *Tool_callForBotsChatCompletionsOutput
- func (s *Tool_callForBotsChatCompletionsOutput) SetType(v string) *Tool_callForBotsChatCompletionsOutput
- func (s Tool_callForBotsChatCompletionsOutput) String() string
- type Tool_callForChatCompletionsTextInput
- func (s Tool_callForChatCompletionsTextInput) GoString() string
- func (s *Tool_callForChatCompletionsTextInput) SetFunction(v *FunctionForChatCompletionsTextInput) *Tool_callForChatCompletionsTextInput
- func (s *Tool_callForChatCompletionsTextInput) SetId(v string) *Tool_callForChatCompletionsTextInput
- func (s *Tool_callForChatCompletionsTextInput) SetType(v string) *Tool_callForChatCompletionsTextInput
- func (s Tool_callForChatCompletionsTextInput) String() string
- type Tool_callForChatCompletionsTextOutput
- func (s Tool_callForChatCompletionsTextOutput) GoString() string
- func (s *Tool_callForChatCompletionsTextOutput) SetFunction(v *FunctionForChatCompletionsTextOutput) *Tool_callForChatCompletionsTextOutput
- func (s *Tool_callForChatCompletionsTextOutput) SetId(v string) *Tool_callForChatCompletionsTextOutput
- func (s *Tool_callForChatCompletionsTextOutput) SetIndex(v int32) *Tool_callForChatCompletionsTextOutput
- func (s *Tool_callForChatCompletionsTextOutput) SetType(v string) *Tool_callForChatCompletionsTextOutput
- func (s Tool_callForChatCompletionsTextOutput) String() string
- type Tool_callsForBotsChatCompletionsInput
- func (s Tool_callsForBotsChatCompletionsInput) GoString() string
- func (s *Tool_callsForBotsChatCompletionsInput) SetFunction(v *FunctionForBotsChatCompletionsInput) *Tool_callsForBotsChatCompletionsInput
- func (s *Tool_callsForBotsChatCompletionsInput) SetId(v string) *Tool_callsForBotsChatCompletionsInput
- func (s *Tool_callsForBotsChatCompletionsInput) SetType(v string) *Tool_callsForBotsChatCompletionsInput
- func (s Tool_callsForBotsChatCompletionsInput) String() string
- type Top_logprobForBatchChatCompletionsOutput
- func (s Top_logprobForBatchChatCompletionsOutput) GoString() string
- func (s *Top_logprobForBatchChatCompletionsOutput) SetBytes(v []*int32) *Top_logprobForBatchChatCompletionsOutput
- func (s *Top_logprobForBatchChatCompletionsOutput) SetLogprob(v float64) *Top_logprobForBatchChatCompletionsOutput
- func (s *Top_logprobForBatchChatCompletionsOutput) SetToken(v string) *Top_logprobForBatchChatCompletionsOutput
- func (s Top_logprobForBatchChatCompletionsOutput) String() string
- type Top_logprobForBotsChatCompletionsOutput
- func (s Top_logprobForBotsChatCompletionsOutput) GoString() string
- func (s *Top_logprobForBotsChatCompletionsOutput) SetBytes(v []*int32) *Top_logprobForBotsChatCompletionsOutput
- func (s *Top_logprobForBotsChatCompletionsOutput) SetLogprob(v float64) *Top_logprobForBotsChatCompletionsOutput
- func (s *Top_logprobForBotsChatCompletionsOutput) SetToken(v string) *Top_logprobForBotsChatCompletionsOutput
- func (s Top_logprobForBotsChatCompletionsOutput) String() string
- type Top_logprobForChatCompletionsTextOutput
- func (s Top_logprobForChatCompletionsTextOutput) GoString() string
- func (s *Top_logprobForChatCompletionsTextOutput) SetBytes(v []*int32) *Top_logprobForChatCompletionsTextOutput
- func (s *Top_logprobForChatCompletionsTextOutput) SetLogprob(v float64) *Top_logprobForChatCompletionsTextOutput
- func (s *Top_logprobForChatCompletionsTextOutput) SetToken(v string) *Top_logprobForChatCompletionsTextOutput
- func (s Top_logprobForChatCompletionsTextOutput) String() string
- type TrainingSetForCreateModelCustomizationJobInput
- func (s TrainingSetForCreateModelCustomizationJobInput) GoString() string
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetData(v string) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage(v int32) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets(v []*PresetDatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *TrainingSetForCreateModelCustomizationJobInput
- func (s TrainingSetForCreateModelCustomizationJobInput) String() string
- type TrainingSetForGetModelCustomizationJobOutput
- func (s TrainingSetForGetModelCustomizationJobOutput) GoString() string
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetData(v string) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage(v int32) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets(v []*PresetDatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *TrainingSetForGetModelCustomizationJobOutput
- func (s TrainingSetForGetModelCustomizationJobOutput) String() string
- type TrainingSetForListModelCustomizationJobsOutput
- func (s TrainingSetForListModelCustomizationJobsOutput) GoString() string
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetData(v string) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage(v int32) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets(v []*PresetDatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *TrainingSetForListModelCustomizationJobsOutput
- func (s TrainingSetForListModelCustomizationJobsOutput) String() string
- type Truncation_strategyForContextCreateInput
- func (s Truncation_strategyForContextCreateInput) GoString() string
- func (s *Truncation_strategyForContextCreateInput) SetLast_history_tokens(v int32) *Truncation_strategyForContextCreateInput
- func (s *Truncation_strategyForContextCreateInput) SetRolling_tokens(v bool) *Truncation_strategyForContextCreateInput
- func (s *Truncation_strategyForContextCreateInput) SetType(v string) *Truncation_strategyForContextCreateInput
- func (s Truncation_strategyForContextCreateInput) String() string
- type Truncation_strategyForContextCreateOutput
- func (s Truncation_strategyForContextCreateOutput) GoString() string
- func (s *Truncation_strategyForContextCreateOutput) SetLast_history_tokens(v int32) *Truncation_strategyForContextCreateOutput
- func (s *Truncation_strategyForContextCreateOutput) SetRolling_tokens(v bool) *Truncation_strategyForContextCreateOutput
- func (s *Truncation_strategyForContextCreateOutput) SetType(v string) *Truncation_strategyForContextCreateOutput
- func (s Truncation_strategyForContextCreateOutput) String() string
- type UsageForBatchChatCompletionsOutput
- func (s UsageForBatchChatCompletionsOutput) GoString() string
- func (s *UsageForBatchChatCompletionsOutput) SetCompletion_tokens(v int32) *UsageForBatchChatCompletionsOutput
- func (s *UsageForBatchChatCompletionsOutput) SetCompletion_tokens_details(v *Completion_tokens_detailsForBatchChatCompletionsOutput) *UsageForBatchChatCompletionsOutput
- func (s *UsageForBatchChatCompletionsOutput) SetPrompt_tokens(v int32) *UsageForBatchChatCompletionsOutput
- func (s *UsageForBatchChatCompletionsOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForBatchChatCompletionsOutput) *UsageForBatchChatCompletionsOutput
- func (s *UsageForBatchChatCompletionsOutput) SetTotal_tokens(v int32) *UsageForBatchChatCompletionsOutput
- func (s UsageForBatchChatCompletionsOutput) String() string
- type UsageForChatCompletionsTextOutput
- func (s UsageForChatCompletionsTextOutput) GoString() string
- func (s *UsageForChatCompletionsTextOutput) SetCompletion_tokens(v int32) *UsageForChatCompletionsTextOutput
- func (s *UsageForChatCompletionsTextOutput) SetCompletion_tokens_details(v *Completion_tokens_detailsForChatCompletionsTextOutput) *UsageForChatCompletionsTextOutput
- func (s *UsageForChatCompletionsTextOutput) SetPrompt_tokens(v int32) *UsageForChatCompletionsTextOutput
- func (s *UsageForChatCompletionsTextOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForChatCompletionsTextOutput) *UsageForChatCompletionsTextOutput
- func (s *UsageForChatCompletionsTextOutput) SetTotal_tokens(v int32) *UsageForChatCompletionsTextOutput
- func (s UsageForChatCompletionsTextOutput) String() string
- type UsageForChatCompletionsVisionOutput
- func (s UsageForChatCompletionsVisionOutput) GoString() string
- func (s *UsageForChatCompletionsVisionOutput) SetCompletion_tokens(v int32) *UsageForChatCompletionsVisionOutput
- func (s *UsageForChatCompletionsVisionOutput) SetPrompt_tokens(v int32) *UsageForChatCompletionsVisionOutput
- func (s *UsageForChatCompletionsVisionOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForChatCompletionsVisionOutput) *UsageForChatCompletionsVisionOutput
- func (s *UsageForChatCompletionsVisionOutput) SetTotal_tokens(v int32) *UsageForChatCompletionsVisionOutput
- func (s UsageForChatCompletionsVisionOutput) String() string
- type UsageForContextCreateOutput
- type UsageForEmbeddingsMultimodalOutput
- func (s UsageForEmbeddingsMultimodalOutput) GoString() string
- func (s *UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens(v int32) *UsageForEmbeddingsMultimodalOutput
- func (s *UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) *UsageForEmbeddingsMultimodalOutput
- func (s *UsageForEmbeddingsMultimodalOutput) SetTotal_tokens(v int32) *UsageForEmbeddingsMultimodalOutput
- func (s UsageForEmbeddingsMultimodalOutput) String() string
- type UsageForEmbeddingsOutput
- type ValidationSetForCreateModelCustomizationJobInput
- func (s ValidationSetForCreateModelCustomizationJobInput) GoString() string
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *ValidationSetForCreateModelCustomizationJobInput
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *ValidationSetForCreateModelCustomizationJobInput
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *ValidationSetForCreateModelCustomizationJobInput
- func (s ValidationSetForCreateModelCustomizationJobInput) String() string
- type ValidationSetForGetModelCustomizationJobOutput
- func (s ValidationSetForGetModelCustomizationJobOutput) GoString() string
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *ValidationSetForGetModelCustomizationJobOutput
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *ValidationSetForGetModelCustomizationJobOutput
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *ValidationSetForGetModelCustomizationJobOutput
- func (s ValidationSetForGetModelCustomizationJobOutput) String() string
- type ValidationSetForListModelCustomizationJobsOutput
- func (s ValidationSetForListModelCustomizationJobsOutput) GoString() string
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *ValidationSetForListModelCustomizationJobsOutput
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *ValidationSetForListModelCustomizationJobsOutput
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *ValidationSetForListModelCustomizationJobsOutput
- func (s ValidationSetForListModelCustomizationJobsOutput) String() string
Constants ¶
const ( // EnumOfroleForBatchChatCompletionsInputSystem is a EnumOfroleForBatchChatCompletionsInput enum value EnumOfroleForBatchChatCompletionsInputSystem = "system" // EnumOfroleForBatchChatCompletionsInputUser is a EnumOfroleForBatchChatCompletionsInput enum value EnumOfroleForBatchChatCompletionsInputUser = "user" // EnumOfroleForBatchChatCompletionsInputAssistant is a EnumOfroleForBatchChatCompletionsInput enum value EnumOfroleForBatchChatCompletionsInputAssistant = "assistant" // EnumOfroleForBatchChatCompletionsInputTool is a EnumOfroleForBatchChatCompletionsInput enum value EnumOfroleForBatchChatCompletionsInputTool = "tool" )
const ( // EnumOfroleForBotsChatCompletionsInputSystem is a EnumOfroleForBotsChatCompletionsInput enum value EnumOfroleForBotsChatCompletionsInputSystem = "system" // EnumOfroleForBotsChatCompletionsInputUser is a EnumOfroleForBotsChatCompletionsInput enum value EnumOfroleForBotsChatCompletionsInputUser = "user" // EnumOfroleForBotsChatCompletionsInputAssistant is a EnumOfroleForBotsChatCompletionsInput enum value EnumOfroleForBotsChatCompletionsInputAssistant = "assistant" // EnumOfroleForBotsChatCompletionsInputTool is a EnumOfroleForBotsChatCompletionsInput enum value EnumOfroleForBotsChatCompletionsInputTool = "tool" )
const ( // EnumOfroleForChatCompletionsTextInputSystem is a EnumOfroleForChatCompletionsTextInput enum value EnumOfroleForChatCompletionsTextInputSystem = "system" // EnumOfroleForChatCompletionsTextInputUser is a EnumOfroleForChatCompletionsTextInput enum value EnumOfroleForChatCompletionsTextInputUser = "user" // EnumOfroleForChatCompletionsTextInputAssistant is a EnumOfroleForChatCompletionsTextInput enum value EnumOfroleForChatCompletionsTextInputAssistant = "assistant" // EnumOfroleForChatCompletionsTextInputTool is a EnumOfroleForChatCompletionsTextInput enum value EnumOfroleForChatCompletionsTextInputTool = "tool" )
const ( // EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneSft is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneSft = "FinetuneSft" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneLoRa is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneLoRa = "FinetuneLoRA" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputPretrain is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputPretrain = "Pretrain" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpoloRa is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpoloRa = "DPOLoRA" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpo is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpo = "DPO" )
const ( // EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputManagedKeyring is a EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput enum value EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputCustomKeyring is a EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput enum value EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputCustomKeyring = "CustomKeyring" )
const ( // EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputManagedKeyring is a EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput enum value EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputCustomKeyring is a EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput enum value EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputCustomKeyring = "CustomKeyring" )
const ( // EnumOfStatusForGetModelCustomizationJobOutputAvailable is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputAvailable = "Available" // EnumOfStatusForGetModelCustomizationJobOutputExported is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputExported = "Exported" // EnumOfStatusForGetModelCustomizationJobOutputExpired is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputExpired = "Expired" )
const ( // EnumOfEndpointModelTypeForListEndpointsOutputFoundationModel is a EnumOfEndpointModelTypeForListEndpointsOutput enum value EnumOfEndpointModelTypeForListEndpointsOutputFoundationModel = "FoundationModel" // EnumOfEndpointModelTypeForListEndpointsOutputCustomModel is a EnumOfEndpointModelTypeForListEndpointsOutput enum value EnumOfEndpointModelTypeForListEndpointsOutputCustomModel = "CustomModel" )
const ( // EnumOfEndpointModelTypeListForListEndpointsInputFoundationModel is a EnumOfEndpointModelTypeListForListEndpointsInput enum value EnumOfEndpointModelTypeListForListEndpointsInputFoundationModel = "FoundationModel" // EnumOfEndpointModelTypeListForListEndpointsInputCustomModel is a EnumOfEndpointModelTypeListForListEndpointsInput enum value EnumOfEndpointModelTypeListForListEndpointsInputCustomModel = "CustomModel" )
const ( // EnumOfStatusForListEndpointsOutputRunning is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputRunning = "Running" // EnumOfStatusForListEndpointsOutputScheduling is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputScheduling = "Scheduling" // EnumOfStatusForListEndpointsOutputAbnormal is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputAbnormal = "Abnormal" // EnumOfStatusForListEndpointsOutputStopped is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputStopped = "Stopped" )
const ( // EnumOfStatusListForListEndpointsInputRunning is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputRunning = "Running" // EnumOfStatusListForListEndpointsInputScheduling is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputScheduling = "Scheduling" // EnumOfStatusListForListEndpointsInputAbnormal is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputAbnormal = "Abnormal" // EnumOfStatusListForListEndpointsInputStopped is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputStopped = "Stopped" )
const ( // EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneSft is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneSft = "FinetuneSft" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneLoRa is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneLoRa = "FinetuneLoRA" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputPretrain is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputPretrain = "Pretrain" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpoloRa is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpoloRa = "DPOLoRA" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpo is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpo = "DPO" )
const ( // EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputManagedKeyring is a EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput enum value EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputCustomKeyring is a EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput enum value EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputCustomKeyring = "CustomKeyring" )
const ( // EnumOfSortOrderForListModelCustomizationJobsInputDesc is a EnumOfSortOrderForListModelCustomizationJobsInput enum value EnumOfSortOrderForListModelCustomizationJobsInputDesc = "Desc" // EnumOfSortOrderForListModelCustomizationJobsInputAsc is a EnumOfSortOrderForListModelCustomizationJobsInput enum value EnumOfSortOrderForListModelCustomizationJobsInputAsc = "Asc" )
const ( // EnumOfStatusForListModelCustomizationJobsOutputAvailable is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputAvailable = "Available" // EnumOfStatusForListModelCustomizationJobsOutputExported is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputExported = "Exported" // EnumOfStatusForListModelCustomizationJobsOutputExpired is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputExpired = "Expired" )
const ( ServiceName = "ark" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "ark" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfSortByForListModelCustomizationJobsInputCreateTime is a EnumOfSortByForListModelCustomizationJobsInput enum value
EnumOfSortByForListModelCustomizationJobsInputCreateTime = "CreateTime"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ARK ¶
ARK provides the API operation methods for making requests to ARK. See this package's package overview docs for details on the service.
ARK methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *ARK
New create int can support ssl or region locate set
func (*ARK) BatchChatCompletions ¶ added in v1.0.7
func (c *ARK) BatchChatCompletions(input *BatchChatCompletionsInput) (*BatchChatCompletionsOutput, error)
BatchChatCompletions API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation BatchChatCompletions for usage and error information.
func (*ARK) BatchChatCompletionsCommon ¶ added in v1.0.7
func (c *ARK) BatchChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
BatchChatCompletionsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation BatchChatCompletionsCommon for usage and error information.
func (*ARK) BatchChatCompletionsCommonRequest ¶ added in v1.0.7
func (c *ARK) BatchChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BatchChatCompletionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the BatchChatCompletionsCommon operation. The "output" return value will be populated with the BatchChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after BatchChatCompletionsCommon Send returns without error.
See BatchChatCompletionsCommon for more information on using the BatchChatCompletionsCommon API call, and error handling.
// Example sending a request using the BatchChatCompletionsCommonRequest method.
req, resp := client.BatchChatCompletionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) BatchChatCompletionsCommonWithContext ¶ added in v1.0.7
func (c *ARK) BatchChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BatchChatCompletionsCommonWithContext is the same as BatchChatCompletionsCommon with the addition of the ability to pass a context and additional request options.
See BatchChatCompletionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) BatchChatCompletionsRequest ¶ added in v1.0.7
func (c *ARK) BatchChatCompletionsRequest(input *BatchChatCompletionsInput) (req *request.Request, output *BatchChatCompletionsOutput)
BatchChatCompletionsRequest generates a "byteplus/request.Request" representing the client's request for the BatchChatCompletions operation. The "output" return value will be populated with the BatchChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after BatchChatCompletionsCommon Send returns without error.
See BatchChatCompletions for more information on using the BatchChatCompletions API call, and error handling.
// Example sending a request using the BatchChatCompletionsRequest method.
req, resp := client.BatchChatCompletionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) BatchChatCompletionsWithContext ¶ added in v1.0.7
func (c *ARK) BatchChatCompletionsWithContext(ctx byteplus.Context, input *BatchChatCompletionsInput, opts ...request.Option) (*BatchChatCompletionsOutput, error)
BatchChatCompletionsWithContext is the same as BatchChatCompletions with the addition of the ability to pass a context and additional request options.
See BatchChatCompletions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) BotsChatCompletions ¶ added in v1.0.7
func (c *ARK) BotsChatCompletions(input *BotsChatCompletionsInput) (*BotsChatCompletionsOutput, error)
BotsChatCompletions API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation BotsChatCompletions for usage and error information.
func (*ARK) BotsChatCompletionsCommon ¶ added in v1.0.7
func (c *ARK) BotsChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
BotsChatCompletionsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation BotsChatCompletionsCommon for usage and error information.
func (*ARK) BotsChatCompletionsCommonRequest ¶ added in v1.0.7
func (c *ARK) BotsChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BotsChatCompletionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the BotsChatCompletionsCommon operation. The "output" return value will be populated with the BotsChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned BotsChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after BotsChatCompletionsCommon Send returns without error.
See BotsChatCompletionsCommon for more information on using the BotsChatCompletionsCommon API call, and error handling.
// Example sending a request using the BotsChatCompletionsCommonRequest method.
req, resp := client.BotsChatCompletionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) BotsChatCompletionsCommonWithContext ¶ added in v1.0.7
func (c *ARK) BotsChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BotsChatCompletionsCommonWithContext is the same as BotsChatCompletionsCommon with the addition of the ability to pass a context and additional request options.
See BotsChatCompletionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) BotsChatCompletionsRequest ¶ added in v1.0.7
func (c *ARK) BotsChatCompletionsRequest(input *BotsChatCompletionsInput) (req *request.Request, output *BotsChatCompletionsOutput)
BotsChatCompletionsRequest generates a "byteplus/request.Request" representing the client's request for the BotsChatCompletions operation. The "output" return value will be populated with the BotsChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned BotsChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after BotsChatCompletionsCommon Send returns without error.
See BotsChatCompletions for more information on using the BotsChatCompletions API call, and error handling.
// Example sending a request using the BotsChatCompletionsRequest method.
req, resp := client.BotsChatCompletionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) BotsChatCompletionsWithContext ¶ added in v1.0.7
func (c *ARK) BotsChatCompletionsWithContext(ctx byteplus.Context, input *BotsChatCompletionsInput, opts ...request.Option) (*BotsChatCompletionsOutput, error)
BotsChatCompletionsWithContext is the same as BotsChatCompletions with the addition of the ability to pass a context and additional request options.
See BotsChatCompletions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ChatCompletionsText ¶ added in v1.0.7
func (c *ARK) ChatCompletionsText(input *ChatCompletionsTextInput) (*ChatCompletionsTextOutput, error)
ChatCompletionsText API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ChatCompletionsText for usage and error information.
func (*ARK) ChatCompletionsTextCommon ¶ added in v1.0.7
func (c *ARK) ChatCompletionsTextCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ChatCompletionsTextCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ChatCompletionsTextCommon for usage and error information.
func (*ARK) ChatCompletionsTextCommonRequest ¶ added in v1.0.7
func (c *ARK) ChatCompletionsTextCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ChatCompletionsTextCommonRequest generates a "byteplus/request.Request" representing the client's request for the ChatCompletionsTextCommon operation. The "output" return value will be populated with the ChatCompletionsTextCommon request's response once the request completes successfully.
Use "Send" method on the returned ChatCompletionsTextCommon Request to send the API call to the service. the "output" return value is not valid until after ChatCompletionsTextCommon Send returns without error.
See ChatCompletionsTextCommon for more information on using the ChatCompletionsTextCommon API call, and error handling.
// Example sending a request using the ChatCompletionsTextCommonRequest method.
req, resp := client.ChatCompletionsTextCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ChatCompletionsTextCommonWithContext ¶ added in v1.0.7
func (c *ARK) ChatCompletionsTextCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ChatCompletionsTextCommonWithContext is the same as ChatCompletionsTextCommon with the addition of the ability to pass a context and additional request options.
See ChatCompletionsTextCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ChatCompletionsTextRequest ¶ added in v1.0.7
func (c *ARK) ChatCompletionsTextRequest(input *ChatCompletionsTextInput) (req *request.Request, output *ChatCompletionsTextOutput)
ChatCompletionsTextRequest generates a "byteplus/request.Request" representing the client's request for the ChatCompletionsText operation. The "output" return value will be populated with the ChatCompletionsTextCommon request's response once the request completes successfully.
Use "Send" method on the returned ChatCompletionsTextCommon Request to send the API call to the service. the "output" return value is not valid until after ChatCompletionsTextCommon Send returns without error.
See ChatCompletionsText for more information on using the ChatCompletionsText API call, and error handling.
// Example sending a request using the ChatCompletionsTextRequest method.
req, resp := client.ChatCompletionsTextRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ChatCompletionsTextWithContext ¶ added in v1.0.7
func (c *ARK) ChatCompletionsTextWithContext(ctx byteplus.Context, input *ChatCompletionsTextInput, opts ...request.Option) (*ChatCompletionsTextOutput, error)
ChatCompletionsTextWithContext is the same as ChatCompletionsText with the addition of the ability to pass a context and additional request options.
See ChatCompletionsText for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ChatCompletionsVision ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVision(input *ChatCompletionsVisionInput) (*ChatCompletionsVisionOutput, error)
ChatCompletionsVision API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ChatCompletionsVision for usage and error information.
func (*ARK) ChatCompletionsVisionCommon ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVisionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ChatCompletionsVisionCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ChatCompletionsVisionCommon for usage and error information.
func (*ARK) ChatCompletionsVisionCommonRequest ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVisionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ChatCompletionsVisionCommonRequest generates a "byteplus/request.Request" representing the client's request for the ChatCompletionsVisionCommon operation. The "output" return value will be populated with the ChatCompletionsVisionCommon request's response once the request completes successfully.
Use "Send" method on the returned ChatCompletionsVisionCommon Request to send the API call to the service. the "output" return value is not valid until after ChatCompletionsVisionCommon Send returns without error.
See ChatCompletionsVisionCommon for more information on using the ChatCompletionsVisionCommon API call, and error handling.
// Example sending a request using the ChatCompletionsVisionCommonRequest method.
req, resp := client.ChatCompletionsVisionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ChatCompletionsVisionCommonWithContext ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVisionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ChatCompletionsVisionCommonWithContext is the same as ChatCompletionsVisionCommon with the addition of the ability to pass a context and additional request options.
See ChatCompletionsVisionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ChatCompletionsVisionRequest ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVisionRequest(input *ChatCompletionsVisionInput) (req *request.Request, output *ChatCompletionsVisionOutput)
ChatCompletionsVisionRequest generates a "byteplus/request.Request" representing the client's request for the ChatCompletionsVision operation. The "output" return value will be populated with the ChatCompletionsVisionCommon request's response once the request completes successfully.
Use "Send" method on the returned ChatCompletionsVisionCommon Request to send the API call to the service. the "output" return value is not valid until after ChatCompletionsVisionCommon Send returns without error.
See ChatCompletionsVision for more information on using the ChatCompletionsVision API call, and error handling.
// Example sending a request using the ChatCompletionsVisionRequest method.
req, resp := client.ChatCompletionsVisionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ChatCompletionsVisionWithContext ¶ added in v1.0.7
func (c *ARK) ChatCompletionsVisionWithContext(ctx byteplus.Context, input *ChatCompletionsVisionInput, opts ...request.Option) (*ChatCompletionsVisionOutput, error)
ChatCompletionsVisionWithContext is the same as ChatCompletionsVision with the addition of the ability to pass a context and additional request options.
See ChatCompletionsVision for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ContextChatCompletions ¶ added in v1.0.7
func (c *ARK) ContextChatCompletions(input *ContextChatCompletionsInput) (*ContextChatCompletionsOutput, error)
ContextChatCompletions API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ContextChatCompletions for usage and error information.
func (*ARK) ContextChatCompletionsCommon ¶ added in v1.0.7
func (c *ARK) ContextChatCompletionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ContextChatCompletionsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ContextChatCompletionsCommon for usage and error information.
func (*ARK) ContextChatCompletionsCommonRequest ¶ added in v1.0.7
func (c *ARK) ContextChatCompletionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ContextChatCompletionsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ContextChatCompletionsCommon operation. The "output" return value will be populated with the ContextChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned ContextChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after ContextChatCompletionsCommon Send returns without error.
See ContextChatCompletionsCommon for more information on using the ContextChatCompletionsCommon API call, and error handling.
// Example sending a request using the ContextChatCompletionsCommonRequest method.
req, resp := client.ContextChatCompletionsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ContextChatCompletionsCommonWithContext ¶ added in v1.0.7
func (c *ARK) ContextChatCompletionsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ContextChatCompletionsCommonWithContext is the same as ContextChatCompletionsCommon with the addition of the ability to pass a context and additional request options.
See ContextChatCompletionsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ContextChatCompletionsRequest ¶ added in v1.0.7
func (c *ARK) ContextChatCompletionsRequest(input *ContextChatCompletionsInput) (req *request.Request, output *ContextChatCompletionsOutput)
ContextChatCompletionsRequest generates a "byteplus/request.Request" representing the client's request for the ContextChatCompletions operation. The "output" return value will be populated with the ContextChatCompletionsCommon request's response once the request completes successfully.
Use "Send" method on the returned ContextChatCompletionsCommon Request to send the API call to the service. the "output" return value is not valid until after ContextChatCompletionsCommon Send returns without error.
See ContextChatCompletions for more information on using the ContextChatCompletions API call, and error handling.
// Example sending a request using the ContextChatCompletionsRequest method.
req, resp := client.ContextChatCompletionsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ContextChatCompletionsWithContext ¶ added in v1.0.7
func (c *ARK) ContextChatCompletionsWithContext(ctx byteplus.Context, input *ContextChatCompletionsInput, opts ...request.Option) (*ContextChatCompletionsOutput, error)
ContextChatCompletionsWithContext is the same as ContextChatCompletions with the addition of the ability to pass a context and additional request options.
See ContextChatCompletions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ContextCreate ¶ added in v1.0.7
func (c *ARK) ContextCreate(input *ContextCreateInput) (*ContextCreateOutput, error)
ContextCreate API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ContextCreate for usage and error information.
func (*ARK) ContextCreateCommon ¶ added in v1.0.7
ContextCreateCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ContextCreateCommon for usage and error information.
func (*ARK) ContextCreateCommonRequest ¶ added in v1.0.7
func (c *ARK) ContextCreateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ContextCreateCommonRequest generates a "byteplus/request.Request" representing the client's request for the ContextCreateCommon operation. The "output" return value will be populated with the ContextCreateCommon request's response once the request completes successfully.
Use "Send" method on the returned ContextCreateCommon Request to send the API call to the service. the "output" return value is not valid until after ContextCreateCommon Send returns without error.
See ContextCreateCommon for more information on using the ContextCreateCommon API call, and error handling.
// Example sending a request using the ContextCreateCommonRequest method.
req, resp := client.ContextCreateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ContextCreateCommonWithContext ¶ added in v1.0.7
func (c *ARK) ContextCreateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ContextCreateCommonWithContext is the same as ContextCreateCommon with the addition of the ability to pass a context and additional request options.
See ContextCreateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ContextCreateRequest ¶ added in v1.0.7
func (c *ARK) ContextCreateRequest(input *ContextCreateInput) (req *request.Request, output *ContextCreateOutput)
ContextCreateRequest generates a "byteplus/request.Request" representing the client's request for the ContextCreate operation. The "output" return value will be populated with the ContextCreateCommon request's response once the request completes successfully.
Use "Send" method on the returned ContextCreateCommon Request to send the API call to the service. the "output" return value is not valid until after ContextCreateCommon Send returns without error.
See ContextCreate for more information on using the ContextCreate API call, and error handling.
// Example sending a request using the ContextCreateRequest method.
req, resp := client.ContextCreateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ContextCreateWithContext ¶ added in v1.0.7
func (c *ARK) ContextCreateWithContext(ctx byteplus.Context, input *ContextCreateInput, opts ...request.Option) (*ContextCreateOutput, error)
ContextCreateWithContext is the same as ContextCreate with the addition of the ability to pass a context and additional request options.
See ContextCreate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateBatchInferenceJob ¶
func (c *ARK) CreateBatchInferenceJob(input *CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJob API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateBatchInferenceJob for usage and error information.
func (*ARK) CreateBatchInferenceJobCommon ¶
func (c *ARK) CreateBatchInferenceJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBatchInferenceJobCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateBatchInferenceJobCommon for usage and error information.
func (*ARK) CreateBatchInferenceJobCommonRequest ¶
func (c *ARK) CreateBatchInferenceJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateBatchInferenceJobCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateBatchInferenceJobCommon operation. The "output" return value will be populated with the CreateBatchInferenceJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBatchInferenceJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBatchInferenceJobCommon Send returns without error.
See CreateBatchInferenceJobCommon for more information on using the CreateBatchInferenceJobCommon API call, and error handling.
// Example sending a request using the CreateBatchInferenceJobCommonRequest method.
req, resp := client.CreateBatchInferenceJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateBatchInferenceJobCommonWithContext ¶
func (c *ARK) CreateBatchInferenceJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateBatchInferenceJobCommonWithContext is the same as CreateBatchInferenceJobCommon with the addition of the ability to pass a context and additional request options.
See CreateBatchInferenceJobCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateBatchInferenceJobRequest ¶
func (c *ARK) CreateBatchInferenceJobRequest(input *CreateBatchInferenceJobInput) (req *request.Request, output *CreateBatchInferenceJobOutput)
CreateBatchInferenceJobRequest generates a "byteplus/request.Request" representing the client's request for the CreateBatchInferenceJob operation. The "output" return value will be populated with the CreateBatchInferenceJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBatchInferenceJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBatchInferenceJobCommon Send returns without error.
See CreateBatchInferenceJob for more information on using the CreateBatchInferenceJob API call, and error handling.
// Example sending a request using the CreateBatchInferenceJobRequest method.
req, resp := client.CreateBatchInferenceJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateBatchInferenceJobWithContext ¶
func (c *ARK) CreateBatchInferenceJobWithContext(ctx byteplus.Context, input *CreateBatchInferenceJobInput, opts ...request.Option) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJobWithContext is the same as CreateBatchInferenceJob with the addition of the ability to pass a context and additional request options.
See CreateBatchInferenceJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateContentsGenerationsTasks ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasks(input *CreateContentsGenerationsTasksInput) (*CreateContentsGenerationsTasksOutput, error)
CreateContentsGenerationsTasks API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateContentsGenerationsTasks for usage and error information.
func (*ARK) CreateContentsGenerationsTasksCommon ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateContentsGenerationsTasksCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateContentsGenerationsTasksCommon for usage and error information.
func (*ARK) CreateContentsGenerationsTasksCommonRequest ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateContentsGenerationsTasksCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateContentsGenerationsTasksCommon operation. The "output" return value will be populated with the CreateContentsGenerationsTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateContentsGenerationsTasksCommon Request to send the API call to the service. the "output" return value is not valid until after CreateContentsGenerationsTasksCommon Send returns without error.
See CreateContentsGenerationsTasksCommon for more information on using the CreateContentsGenerationsTasksCommon API call, and error handling.
// Example sending a request using the CreateContentsGenerationsTasksCommonRequest method.
req, resp := client.CreateContentsGenerationsTasksCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateContentsGenerationsTasksCommonWithContext ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasksCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateContentsGenerationsTasksCommonWithContext is the same as CreateContentsGenerationsTasksCommon with the addition of the ability to pass a context and additional request options.
See CreateContentsGenerationsTasksCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateContentsGenerationsTasksRequest ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasksRequest(input *CreateContentsGenerationsTasksInput) (req *request.Request, output *CreateContentsGenerationsTasksOutput)
CreateContentsGenerationsTasksRequest generates a "byteplus/request.Request" representing the client's request for the CreateContentsGenerationsTasks operation. The "output" return value will be populated with the CreateContentsGenerationsTasksCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateContentsGenerationsTasksCommon Request to send the API call to the service. the "output" return value is not valid until after CreateContentsGenerationsTasksCommon Send returns without error.
See CreateContentsGenerationsTasks for more information on using the CreateContentsGenerationsTasks API call, and error handling.
// Example sending a request using the CreateContentsGenerationsTasksRequest method.
req, resp := client.CreateContentsGenerationsTasksRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateContentsGenerationsTasksWithContext ¶ added in v1.0.7
func (c *ARK) CreateContentsGenerationsTasksWithContext(ctx byteplus.Context, input *CreateContentsGenerationsTasksInput, opts ...request.Option) (*CreateContentsGenerationsTasksOutput, error)
CreateContentsGenerationsTasksWithContext is the same as CreateContentsGenerationsTasks with the addition of the ability to pass a context and additional request options.
See CreateContentsGenerationsTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateEndpoint ¶
func (c *ARK) CreateEndpoint(input *CreateEndpointInput) (*CreateEndpointOutput, error)
CreateEndpoint API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateEndpoint for usage and error information.
func (*ARK) CreateEndpointCommon ¶
CreateEndpointCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateEndpointCommon for usage and error information.
func (*ARK) CreateEndpointCommonRequest ¶
func (c *ARK) CreateEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateEndpointCommon operation. The "output" return value will be populated with the CreateEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointCommon Send returns without error.
See CreateEndpointCommon for more information on using the CreateEndpointCommon API call, and error handling.
// Example sending a request using the CreateEndpointCommonRequest method.
req, resp := client.CreateEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateEndpointCommonWithContext ¶
func (c *ARK) CreateEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateEndpointCommonWithContext is the same as CreateEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateEndpointRequest ¶
func (c *ARK) CreateEndpointRequest(input *CreateEndpointInput) (req *request.Request, output *CreateEndpointOutput)
CreateEndpointRequest generates a "byteplus/request.Request" representing the client's request for the CreateEndpoint operation. The "output" return value will be populated with the CreateEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointCommon Send returns without error.
See CreateEndpoint for more information on using the CreateEndpoint API call, and error handling.
// Example sending a request using the CreateEndpointRequest method.
req, resp := client.CreateEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateEndpointWithContext ¶
func (c *ARK) CreateEndpointWithContext(ctx byteplus.Context, input *CreateEndpointInput, opts ...request.Option) (*CreateEndpointOutput, error)
CreateEndpointWithContext is the same as CreateEndpoint with the addition of the ability to pass a context and additional request options.
See CreateEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateModelCustomizationJob ¶
func (c *ARK) CreateModelCustomizationJob(input *CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJob API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateModelCustomizationJob for usage and error information.
func (*ARK) CreateModelCustomizationJobCommon ¶
func (c *ARK) CreateModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateModelCustomizationJobCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation CreateModelCustomizationJobCommon for usage and error information.
func (*ARK) CreateModelCustomizationJobCommonRequest ¶
func (c *ARK) CreateModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateModelCustomizationJobCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateModelCustomizationJobCommon operation. The "output" return value will be populated with the CreateModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateModelCustomizationJobCommon Send returns without error.
See CreateModelCustomizationJobCommon for more information on using the CreateModelCustomizationJobCommon API call, and error handling.
// Example sending a request using the CreateModelCustomizationJobCommonRequest method.
req, resp := client.CreateModelCustomizationJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateModelCustomizationJobCommonWithContext ¶
func (c *ARK) CreateModelCustomizationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateModelCustomizationJobCommonWithContext is the same as CreateModelCustomizationJobCommon with the addition of the ability to pass a context and additional request options.
See CreateModelCustomizationJobCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) CreateModelCustomizationJobRequest ¶
func (c *ARK) CreateModelCustomizationJobRequest(input *CreateModelCustomizationJobInput) (req *request.Request, output *CreateModelCustomizationJobOutput)
CreateModelCustomizationJobRequest generates a "byteplus/request.Request" representing the client's request for the CreateModelCustomizationJob operation. The "output" return value will be populated with the CreateModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateModelCustomizationJobCommon Send returns without error.
See CreateModelCustomizationJob for more information on using the CreateModelCustomizationJob API call, and error handling.
// Example sending a request using the CreateModelCustomizationJobRequest method.
req, resp := client.CreateModelCustomizationJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) CreateModelCustomizationJobWithContext ¶
func (c *ARK) CreateModelCustomizationJobWithContext(ctx byteplus.Context, input *CreateModelCustomizationJobInput, opts ...request.Option) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJobWithContext is the same as CreateModelCustomizationJob with the addition of the ability to pass a context and additional request options.
See CreateModelCustomizationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) DeleteEndpoint ¶
func (c *ARK) DeleteEndpoint(input *DeleteEndpointInput) (*DeleteEndpointOutput, error)
DeleteEndpoint API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation DeleteEndpoint for usage and error information.
func (*ARK) DeleteEndpointCommon ¶
DeleteEndpointCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation DeleteEndpointCommon for usage and error information.
func (*ARK) DeleteEndpointCommonRequest ¶
func (c *ARK) DeleteEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteEndpointCommon operation. The "output" return value will be populated with the DeleteEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointCommon Send returns without error.
See DeleteEndpointCommon for more information on using the DeleteEndpointCommon API call, and error handling.
// Example sending a request using the DeleteEndpointCommonRequest method.
req, resp := client.DeleteEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) DeleteEndpointCommonWithContext ¶
func (c *ARK) DeleteEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteEndpointCommonWithContext is the same as DeleteEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) DeleteEndpointRequest ¶
func (c *ARK) DeleteEndpointRequest(input *DeleteEndpointInput) (req *request.Request, output *DeleteEndpointOutput)
DeleteEndpointRequest generates a "byteplus/request.Request" representing the client's request for the DeleteEndpoint operation. The "output" return value will be populated with the DeleteEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointCommon Send returns without error.
See DeleteEndpoint for more information on using the DeleteEndpoint API call, and error handling.
// Example sending a request using the DeleteEndpointRequest method.
req, resp := client.DeleteEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) DeleteEndpointWithContext ¶
func (c *ARK) DeleteEndpointWithContext(ctx byteplus.Context, input *DeleteEndpointInput, opts ...request.Option) (*DeleteEndpointOutput, error)
DeleteEndpointWithContext is the same as DeleteEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) Embeddings ¶ added in v1.0.7
func (c *ARK) Embeddings(input *EmbeddingsInput) (*EmbeddingsOutput, error)
Embeddings API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation Embeddings for usage and error information.
func (*ARK) EmbeddingsCommon ¶ added in v1.0.7
EmbeddingsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation EmbeddingsCommon for usage and error information.
func (*ARK) EmbeddingsCommonRequest ¶ added in v1.0.7
func (c *ARK) EmbeddingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EmbeddingsCommonRequest generates a "byteplus/request.Request" representing the client's request for the EmbeddingsCommon operation. The "output" return value will be populated with the EmbeddingsCommon request's response once the request completes successfully.
Use "Send" method on the returned EmbeddingsCommon Request to send the API call to the service. the "output" return value is not valid until after EmbeddingsCommon Send returns without error.
See EmbeddingsCommon for more information on using the EmbeddingsCommon API call, and error handling.
// Example sending a request using the EmbeddingsCommonRequest method.
req, resp := client.EmbeddingsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) EmbeddingsCommonWithContext ¶ added in v1.0.7
func (c *ARK) EmbeddingsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EmbeddingsCommonWithContext is the same as EmbeddingsCommon with the addition of the ability to pass a context and additional request options.
See EmbeddingsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) EmbeddingsMultimodal ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodal(input *EmbeddingsMultimodalInput) (*EmbeddingsMultimodalOutput, error)
EmbeddingsMultimodal API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation EmbeddingsMultimodal for usage and error information.
func (*ARK) EmbeddingsMultimodalCommon ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EmbeddingsMultimodalCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation EmbeddingsMultimodalCommon for usage and error information.
func (*ARK) EmbeddingsMultimodalCommonRequest ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EmbeddingsMultimodalCommonRequest generates a "byteplus/request.Request" representing the client's request for the EmbeddingsMultimodalCommon operation. The "output" return value will be populated with the EmbeddingsMultimodalCommon request's response once the request completes successfully.
Use "Send" method on the returned EmbeddingsMultimodalCommon Request to send the API call to the service. the "output" return value is not valid until after EmbeddingsMultimodalCommon Send returns without error.
See EmbeddingsMultimodalCommon for more information on using the EmbeddingsMultimodalCommon API call, and error handling.
// Example sending a request using the EmbeddingsMultimodalCommonRequest method.
req, resp := client.EmbeddingsMultimodalCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) EmbeddingsMultimodalCommonWithContext ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodalCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EmbeddingsMultimodalCommonWithContext is the same as EmbeddingsMultimodalCommon with the addition of the ability to pass a context and additional request options.
See EmbeddingsMultimodalCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) EmbeddingsMultimodalRequest ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodalRequest(input *EmbeddingsMultimodalInput) (req *request.Request, output *EmbeddingsMultimodalOutput)
EmbeddingsMultimodalRequest generates a "byteplus/request.Request" representing the client's request for the EmbeddingsMultimodal operation. The "output" return value will be populated with the EmbeddingsMultimodalCommon request's response once the request completes successfully.
Use "Send" method on the returned EmbeddingsMultimodalCommon Request to send the API call to the service. the "output" return value is not valid until after EmbeddingsMultimodalCommon Send returns without error.
See EmbeddingsMultimodal for more information on using the EmbeddingsMultimodal API call, and error handling.
// Example sending a request using the EmbeddingsMultimodalRequest method.
req, resp := client.EmbeddingsMultimodalRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) EmbeddingsMultimodalWithContext ¶ added in v1.0.7
func (c *ARK) EmbeddingsMultimodalWithContext(ctx byteplus.Context, input *EmbeddingsMultimodalInput, opts ...request.Option) (*EmbeddingsMultimodalOutput, error)
EmbeddingsMultimodalWithContext is the same as EmbeddingsMultimodal with the addition of the ability to pass a context and additional request options.
See EmbeddingsMultimodal for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) EmbeddingsRequest ¶ added in v1.0.7
func (c *ARK) EmbeddingsRequest(input *EmbeddingsInput) (req *request.Request, output *EmbeddingsOutput)
EmbeddingsRequest generates a "byteplus/request.Request" representing the client's request for the Embeddings operation. The "output" return value will be populated with the EmbeddingsCommon request's response once the request completes successfully.
Use "Send" method on the returned EmbeddingsCommon Request to send the API call to the service. the "output" return value is not valid until after EmbeddingsCommon Send returns without error.
See Embeddings for more information on using the Embeddings API call, and error handling.
// Example sending a request using the EmbeddingsRequest method.
req, resp := client.EmbeddingsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) EmbeddingsWithContext ¶ added in v1.0.7
func (c *ARK) EmbeddingsWithContext(ctx byteplus.Context, input *EmbeddingsInput, opts ...request.Option) (*EmbeddingsOutput, error)
EmbeddingsWithContext is the same as Embeddings with the addition of the ability to pass a context and additional request options.
See Embeddings for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetApiKey ¶
func (c *ARK) GetApiKey(input *GetApiKeyInput) (*GetApiKeyOutput, error)
GetApiKey API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetApiKey for usage and error information.
func (*ARK) GetApiKeyCommon ¶
GetApiKeyCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetApiKeyCommon for usage and error information.
func (*ARK) GetApiKeyCommonRequest ¶
func (c *ARK) GetApiKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetApiKeyCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetApiKeyCommon operation. The "output" return value will be populated with the GetApiKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApiKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetApiKeyCommon Send returns without error.
See GetApiKeyCommon for more information on using the GetApiKeyCommon API call, and error handling.
// Example sending a request using the GetApiKeyCommonRequest method.
req, resp := client.GetApiKeyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetApiKeyCommonWithContext ¶
func (c *ARK) GetApiKeyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetApiKeyCommonWithContext is the same as GetApiKeyCommon with the addition of the ability to pass a context and additional request options.
See GetApiKeyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetApiKeyRequest ¶
func (c *ARK) GetApiKeyRequest(input *GetApiKeyInput) (req *request.Request, output *GetApiKeyOutput)
GetApiKeyRequest generates a "byteplus/request.Request" representing the client's request for the GetApiKey operation. The "output" return value will be populated with the GetApiKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApiKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetApiKeyCommon Send returns without error.
See GetApiKey for more information on using the GetApiKey API call, and error handling.
// Example sending a request using the GetApiKeyRequest method.
req, resp := client.GetApiKeyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetApiKeyWithContext ¶
func (c *ARK) GetApiKeyWithContext(ctx byteplus.Context, input *GetApiKeyInput, opts ...request.Option) (*GetApiKeyOutput, error)
GetApiKeyWithContext is the same as GetApiKey with the addition of the ability to pass a context and additional request options.
See GetApiKey for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetEndpoint ¶
func (c *ARK) GetEndpoint(input *GetEndpointInput) (*GetEndpointOutput, error)
GetEndpoint API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetEndpoint for usage and error information.
func (*ARK) GetEndpointCertificate ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificate(input *GetEndpointCertificateInput) (*GetEndpointCertificateOutput, error)
GetEndpointCertificate API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetEndpointCertificate for usage and error information.
func (*ARK) GetEndpointCertificateCommon ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetEndpointCertificateCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetEndpointCertificateCommon for usage and error information.
func (*ARK) GetEndpointCertificateCommonRequest ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetEndpointCertificateCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetEndpointCertificateCommon operation. The "output" return value will be populated with the GetEndpointCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCertificateCommon Send returns without error.
See GetEndpointCertificateCommon for more information on using the GetEndpointCertificateCommon API call, and error handling.
// Example sending a request using the GetEndpointCertificateCommonRequest method.
req, resp := client.GetEndpointCertificateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetEndpointCertificateCommonWithContext ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificateCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetEndpointCertificateCommonWithContext is the same as GetEndpointCertificateCommon with the addition of the ability to pass a context and additional request options.
See GetEndpointCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetEndpointCertificateRequest ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificateRequest(input *GetEndpointCertificateInput) (req *request.Request, output *GetEndpointCertificateOutput)
GetEndpointCertificateRequest generates a "byteplus/request.Request" representing the client's request for the GetEndpointCertificate operation. The "output" return value will be populated with the GetEndpointCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCertificateCommon Send returns without error.
See GetEndpointCertificate for more information on using the GetEndpointCertificate API call, and error handling.
// Example sending a request using the GetEndpointCertificateRequest method.
req, resp := client.GetEndpointCertificateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetEndpointCertificateWithContext ¶ added in v1.0.7
func (c *ARK) GetEndpointCertificateWithContext(ctx byteplus.Context, input *GetEndpointCertificateInput, opts ...request.Option) (*GetEndpointCertificateOutput, error)
GetEndpointCertificateWithContext is the same as GetEndpointCertificate with the addition of the ability to pass a context and additional request options.
See GetEndpointCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetEndpointCommon ¶
GetEndpointCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetEndpointCommon for usage and error information.
func (*ARK) GetEndpointCommonRequest ¶
func (c *ARK) GetEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetEndpointCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetEndpointCommon operation. The "output" return value will be populated with the GetEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCommon Send returns without error.
See GetEndpointCommon for more information on using the GetEndpointCommon API call, and error handling.
// Example sending a request using the GetEndpointCommonRequest method.
req, resp := client.GetEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetEndpointCommonWithContext ¶
func (c *ARK) GetEndpointCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetEndpointCommonWithContext is the same as GetEndpointCommon with the addition of the ability to pass a context and additional request options.
See GetEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetEndpointRequest ¶
func (c *ARK) GetEndpointRequest(input *GetEndpointInput) (req *request.Request, output *GetEndpointOutput)
GetEndpointRequest generates a "byteplus/request.Request" representing the client's request for the GetEndpoint operation. The "output" return value will be populated with the GetEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCommon Send returns without error.
See GetEndpoint for more information on using the GetEndpoint API call, and error handling.
// Example sending a request using the GetEndpointRequest method.
req, resp := client.GetEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetEndpointWithContext ¶
func (c *ARK) GetEndpointWithContext(ctx byteplus.Context, input *GetEndpointInput, opts ...request.Option) (*GetEndpointOutput, error)
GetEndpointWithContext is the same as GetEndpoint with the addition of the ability to pass a context and additional request options.
See GetEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetModelCustomizationJob ¶
func (c *ARK) GetModelCustomizationJob(input *GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJob API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetModelCustomizationJob for usage and error information.
func (*ARK) GetModelCustomizationJobCommon ¶
func (c *ARK) GetModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetModelCustomizationJobCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation GetModelCustomizationJobCommon for usage and error information.
func (*ARK) GetModelCustomizationJobCommonRequest ¶
func (c *ARK) GetModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetModelCustomizationJobCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetModelCustomizationJobCommon operation. The "output" return value will be populated with the GetModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetModelCustomizationJobCommon Send returns without error.
See GetModelCustomizationJobCommon for more information on using the GetModelCustomizationJobCommon API call, and error handling.
// Example sending a request using the GetModelCustomizationJobCommonRequest method.
req, resp := client.GetModelCustomizationJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetModelCustomizationJobCommonWithContext ¶
func (c *ARK) GetModelCustomizationJobCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetModelCustomizationJobCommonWithContext is the same as GetModelCustomizationJobCommon with the addition of the ability to pass a context and additional request options.
See GetModelCustomizationJobCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) GetModelCustomizationJobRequest ¶
func (c *ARK) GetModelCustomizationJobRequest(input *GetModelCustomizationJobInput) (req *request.Request, output *GetModelCustomizationJobOutput)
GetModelCustomizationJobRequest generates a "byteplus/request.Request" representing the client's request for the GetModelCustomizationJob operation. The "output" return value will be populated with the GetModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetModelCustomizationJobCommon Send returns without error.
See GetModelCustomizationJob for more information on using the GetModelCustomizationJob API call, and error handling.
// Example sending a request using the GetModelCustomizationJobRequest method.
req, resp := client.GetModelCustomizationJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) GetModelCustomizationJobWithContext ¶
func (c *ARK) GetModelCustomizationJobWithContext(ctx byteplus.Context, input *GetModelCustomizationJobInput, opts ...request.Option) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJobWithContext is the same as GetModelCustomizationJob with the addition of the ability to pass a context and additional request options.
See GetModelCustomizationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListBatchInferenceJobs ¶
func (c *ARK) ListBatchInferenceJobs(input *ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobs API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListBatchInferenceJobs for usage and error information.
func (*ARK) ListBatchInferenceJobsCommon ¶
func (c *ARK) ListBatchInferenceJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListBatchInferenceJobsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListBatchInferenceJobsCommon for usage and error information.
func (*ARK) ListBatchInferenceJobsCommonRequest ¶
func (c *ARK) ListBatchInferenceJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBatchInferenceJobsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListBatchInferenceJobsCommon operation. The "output" return value will be populated with the ListBatchInferenceJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBatchInferenceJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListBatchInferenceJobsCommon Send returns without error.
See ListBatchInferenceJobsCommon for more information on using the ListBatchInferenceJobsCommon API call, and error handling.
// Example sending a request using the ListBatchInferenceJobsCommonRequest method.
req, resp := client.ListBatchInferenceJobsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListBatchInferenceJobsCommonWithContext ¶
func (c *ARK) ListBatchInferenceJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBatchInferenceJobsCommonWithContext is the same as ListBatchInferenceJobsCommon with the addition of the ability to pass a context and additional request options.
See ListBatchInferenceJobsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListBatchInferenceJobsRequest ¶
func (c *ARK) ListBatchInferenceJobsRequest(input *ListBatchInferenceJobsInput) (req *request.Request, output *ListBatchInferenceJobsOutput)
ListBatchInferenceJobsRequest generates a "byteplus/request.Request" representing the client's request for the ListBatchInferenceJobs operation. The "output" return value will be populated with the ListBatchInferenceJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBatchInferenceJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListBatchInferenceJobsCommon Send returns without error.
See ListBatchInferenceJobs for more information on using the ListBatchInferenceJobs API call, and error handling.
// Example sending a request using the ListBatchInferenceJobsRequest method.
req, resp := client.ListBatchInferenceJobsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListBatchInferenceJobsWithContext ¶
func (c *ARK) ListBatchInferenceJobsWithContext(ctx byteplus.Context, input *ListBatchInferenceJobsInput, opts ...request.Option) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobsWithContext is the same as ListBatchInferenceJobs with the addition of the ability to pass a context and additional request options.
See ListBatchInferenceJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListEndpoints ¶
func (c *ARK) ListEndpoints(input *ListEndpointsInput) (*ListEndpointsOutput, error)
ListEndpoints API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListEndpoints for usage and error information.
func (*ARK) ListEndpointsCommon ¶
ListEndpointsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListEndpointsCommon for usage and error information.
func (*ARK) ListEndpointsCommonRequest ¶
func (c *ARK) ListEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListEndpointsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListEndpointsCommon operation. The "output" return value will be populated with the ListEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEndpointsCommon Send returns without error.
See ListEndpointsCommon for more information on using the ListEndpointsCommon API call, and error handling.
// Example sending a request using the ListEndpointsCommonRequest method.
req, resp := client.ListEndpointsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListEndpointsCommonWithContext ¶
func (c *ARK) ListEndpointsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListEndpointsCommonWithContext is the same as ListEndpointsCommon with the addition of the ability to pass a context and additional request options.
See ListEndpointsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListEndpointsRequest ¶
func (c *ARK) ListEndpointsRequest(input *ListEndpointsInput) (req *request.Request, output *ListEndpointsOutput)
ListEndpointsRequest generates a "byteplus/request.Request" representing the client's request for the ListEndpoints operation. The "output" return value will be populated with the ListEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEndpointsCommon Send returns without error.
See ListEndpoints for more information on using the ListEndpoints API call, and error handling.
// Example sending a request using the ListEndpointsRequest method.
req, resp := client.ListEndpointsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListEndpointsWithContext ¶
func (c *ARK) ListEndpointsWithContext(ctx byteplus.Context, input *ListEndpointsInput, opts ...request.Option) (*ListEndpointsOutput, error)
ListEndpointsWithContext is the same as ListEndpoints with the addition of the ability to pass a context and additional request options.
See ListEndpoints for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListModelCustomizationJobs ¶
func (c *ARK) ListModelCustomizationJobs(input *ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobs API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListModelCustomizationJobs for usage and error information.
func (*ARK) ListModelCustomizationJobsCommon ¶
func (c *ARK) ListModelCustomizationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListModelCustomizationJobsCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation ListModelCustomizationJobsCommon for usage and error information.
func (*ARK) ListModelCustomizationJobsCommonRequest ¶
func (c *ARK) ListModelCustomizationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListModelCustomizationJobsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListModelCustomizationJobsCommon operation. The "output" return value will be populated with the ListModelCustomizationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListModelCustomizationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListModelCustomizationJobsCommon Send returns without error.
See ListModelCustomizationJobsCommon for more information on using the ListModelCustomizationJobsCommon API call, and error handling.
// Example sending a request using the ListModelCustomizationJobsCommonRequest method.
req, resp := client.ListModelCustomizationJobsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListModelCustomizationJobsCommonWithContext ¶
func (c *ARK) ListModelCustomizationJobsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListModelCustomizationJobsCommonWithContext is the same as ListModelCustomizationJobsCommon with the addition of the ability to pass a context and additional request options.
See ListModelCustomizationJobsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) ListModelCustomizationJobsRequest ¶
func (c *ARK) ListModelCustomizationJobsRequest(input *ListModelCustomizationJobsInput) (req *request.Request, output *ListModelCustomizationJobsOutput)
ListModelCustomizationJobsRequest generates a "byteplus/request.Request" representing the client's request for the ListModelCustomizationJobs operation. The "output" return value will be populated with the ListModelCustomizationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListModelCustomizationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListModelCustomizationJobsCommon Send returns without error.
See ListModelCustomizationJobs for more information on using the ListModelCustomizationJobs API call, and error handling.
// Example sending a request using the ListModelCustomizationJobsRequest method.
req, resp := client.ListModelCustomizationJobsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) ListModelCustomizationJobsWithContext ¶
func (c *ARK) ListModelCustomizationJobsWithContext(ctx byteplus.Context, input *ListModelCustomizationJobsInput, opts ...request.Option) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobsWithContext is the same as ListModelCustomizationJobs with the addition of the ability to pass a context and additional request options.
See ListModelCustomizationJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) Tokenization ¶ added in v1.0.7
func (c *ARK) Tokenization(input *TokenizationInput) (*TokenizationOutput, error)
Tokenization API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation Tokenization for usage and error information.
func (*ARK) TokenizationCommon ¶ added in v1.0.7
TokenizationCommon API operation for ARK.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for ARK's API operation TokenizationCommon for usage and error information.
func (*ARK) TokenizationCommonRequest ¶ added in v1.0.7
func (c *ARK) TokenizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TokenizationCommonRequest generates a "byteplus/request.Request" representing the client's request for the TokenizationCommon operation. The "output" return value will be populated with the TokenizationCommon request's response once the request completes successfully.
Use "Send" method on the returned TokenizationCommon Request to send the API call to the service. the "output" return value is not valid until after TokenizationCommon Send returns without error.
See TokenizationCommon for more information on using the TokenizationCommon API call, and error handling.
// Example sending a request using the TokenizationCommonRequest method.
req, resp := client.TokenizationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) TokenizationCommonWithContext ¶ added in v1.0.7
func (c *ARK) TokenizationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TokenizationCommonWithContext is the same as TokenizationCommon with the addition of the ability to pass a context and additional request options.
See TokenizationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARK) TokenizationRequest ¶ added in v1.0.7
func (c *ARK) TokenizationRequest(input *TokenizationInput) (req *request.Request, output *TokenizationOutput)
TokenizationRequest generates a "byteplus/request.Request" representing the client's request for the Tokenization operation. The "output" return value will be populated with the TokenizationCommon request's response once the request completes successfully.
Use "Send" method on the returned TokenizationCommon Request to send the API call to the service. the "output" return value is not valid until after TokenizationCommon Send returns without error.
See Tokenization for more information on using the Tokenization API call, and error handling.
// Example sending a request using the TokenizationRequest method.
req, resp := client.TokenizationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARK) TokenizationWithContext ¶ added in v1.0.7
func (c *ARK) TokenizationWithContext(ctx byteplus.Context, input *TokenizationInput, opts ...request.Option) (*TokenizationOutput, error)
TokenizationWithContext is the same as Tokenization with the addition of the ability to pass a context and additional request options.
See Tokenization for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ARKAPI ¶
type ARKAPI interface {
BatchChatCompletionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
BatchChatCompletionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BatchChatCompletionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BatchChatCompletions(*BatchChatCompletionsInput) (*BatchChatCompletionsOutput, error)
BatchChatCompletionsWithContext(byteplus.Context, *BatchChatCompletionsInput, ...request.Option) (*BatchChatCompletionsOutput, error)
BatchChatCompletionsRequest(*BatchChatCompletionsInput) (*request.Request, *BatchChatCompletionsOutput)
BotsChatCompletionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
BotsChatCompletionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BotsChatCompletionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BotsChatCompletions(*BotsChatCompletionsInput) (*BotsChatCompletionsOutput, error)
BotsChatCompletionsWithContext(byteplus.Context, *BotsChatCompletionsInput, ...request.Option) (*BotsChatCompletionsOutput, error)
BotsChatCompletionsRequest(*BotsChatCompletionsInput) (*request.Request, *BotsChatCompletionsOutput)
ChatCompletionsTextCommon(*map[string]interface{}) (*map[string]interface{}, error)
ChatCompletionsTextCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ChatCompletionsTextCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ChatCompletionsText(*ChatCompletionsTextInput) (*ChatCompletionsTextOutput, error)
ChatCompletionsTextWithContext(byteplus.Context, *ChatCompletionsTextInput, ...request.Option) (*ChatCompletionsTextOutput, error)
ChatCompletionsTextRequest(*ChatCompletionsTextInput) (*request.Request, *ChatCompletionsTextOutput)
ChatCompletionsVisionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ChatCompletionsVisionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ChatCompletionsVisionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ChatCompletionsVision(*ChatCompletionsVisionInput) (*ChatCompletionsVisionOutput, error)
ChatCompletionsVisionWithContext(byteplus.Context, *ChatCompletionsVisionInput, ...request.Option) (*ChatCompletionsVisionOutput, error)
ChatCompletionsVisionRequest(*ChatCompletionsVisionInput) (*request.Request, *ChatCompletionsVisionOutput)
ContextChatCompletionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ContextChatCompletionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ContextChatCompletionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ContextChatCompletions(*ContextChatCompletionsInput) (*ContextChatCompletionsOutput, error)
ContextChatCompletionsWithContext(byteplus.Context, *ContextChatCompletionsInput, ...request.Option) (*ContextChatCompletionsOutput, error)
ContextChatCompletionsRequest(*ContextChatCompletionsInput) (*request.Request, *ContextChatCompletionsOutput)
ContextCreateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ContextCreateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ContextCreateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ContextCreate(*ContextCreateInput) (*ContextCreateOutput, error)
ContextCreateWithContext(byteplus.Context, *ContextCreateInput, ...request.Option) (*ContextCreateOutput, error)
ContextCreateRequest(*ContextCreateInput) (*request.Request, *ContextCreateOutput)
CreateBatchInferenceJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateBatchInferenceJobCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateBatchInferenceJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateBatchInferenceJob(*CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJobWithContext(byteplus.Context, *CreateBatchInferenceJobInput, ...request.Option) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJobRequest(*CreateBatchInferenceJobInput) (*request.Request, *CreateBatchInferenceJobOutput)
CreateContentsGenerationsTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateContentsGenerationsTasksCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateContentsGenerationsTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateContentsGenerationsTasks(*CreateContentsGenerationsTasksInput) (*CreateContentsGenerationsTasksOutput, error)
CreateContentsGenerationsTasksWithContext(byteplus.Context, *CreateContentsGenerationsTasksInput, ...request.Option) (*CreateContentsGenerationsTasksOutput, error)
CreateContentsGenerationsTasksRequest(*CreateContentsGenerationsTasksInput) (*request.Request, *CreateContentsGenerationsTasksOutput)
CreateEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateEndpoint(*CreateEndpointInput) (*CreateEndpointOutput, error)
CreateEndpointWithContext(byteplus.Context, *CreateEndpointInput, ...request.Option) (*CreateEndpointOutput, error)
CreateEndpointRequest(*CreateEndpointInput) (*request.Request, *CreateEndpointOutput)
CreateModelCustomizationJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateModelCustomizationJobCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateModelCustomizationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateModelCustomizationJob(*CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJobWithContext(byteplus.Context, *CreateModelCustomizationJobInput, ...request.Option) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJobRequest(*CreateModelCustomizationJobInput) (*request.Request, *CreateModelCustomizationJobOutput)
DeleteEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteEndpoint(*DeleteEndpointInput) (*DeleteEndpointOutput, error)
DeleteEndpointWithContext(byteplus.Context, *DeleteEndpointInput, ...request.Option) (*DeleteEndpointOutput, error)
DeleteEndpointRequest(*DeleteEndpointInput) (*request.Request, *DeleteEndpointOutput)
EmbeddingsCommon(*map[string]interface{}) (*map[string]interface{}, error)
EmbeddingsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EmbeddingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
Embeddings(*EmbeddingsInput) (*EmbeddingsOutput, error)
EmbeddingsWithContext(byteplus.Context, *EmbeddingsInput, ...request.Option) (*EmbeddingsOutput, error)
EmbeddingsRequest(*EmbeddingsInput) (*request.Request, *EmbeddingsOutput)
EmbeddingsMultimodalCommon(*map[string]interface{}) (*map[string]interface{}, error)
EmbeddingsMultimodalCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EmbeddingsMultimodalCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EmbeddingsMultimodal(*EmbeddingsMultimodalInput) (*EmbeddingsMultimodalOutput, error)
EmbeddingsMultimodalWithContext(byteplus.Context, *EmbeddingsMultimodalInput, ...request.Option) (*EmbeddingsMultimodalOutput, error)
EmbeddingsMultimodalRequest(*EmbeddingsMultimodalInput) (*request.Request, *EmbeddingsMultimodalOutput)
GetApiKeyCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetApiKeyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetApiKeyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetApiKey(*GetApiKeyInput) (*GetApiKeyOutput, error)
GetApiKeyWithContext(byteplus.Context, *GetApiKeyInput, ...request.Option) (*GetApiKeyOutput, error)
GetApiKeyRequest(*GetApiKeyInput) (*request.Request, *GetApiKeyOutput)
GetEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetEndpointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetEndpoint(*GetEndpointInput) (*GetEndpointOutput, error)
GetEndpointWithContext(byteplus.Context, *GetEndpointInput, ...request.Option) (*GetEndpointOutput, error)
GetEndpointRequest(*GetEndpointInput) (*request.Request, *GetEndpointOutput)
GetEndpointCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetEndpointCertificateCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetEndpointCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetEndpointCertificate(*GetEndpointCertificateInput) (*GetEndpointCertificateOutput, error)
GetEndpointCertificateWithContext(byteplus.Context, *GetEndpointCertificateInput, ...request.Option) (*GetEndpointCertificateOutput, error)
GetEndpointCertificateRequest(*GetEndpointCertificateInput) (*request.Request, *GetEndpointCertificateOutput)
GetModelCustomizationJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetModelCustomizationJobCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetModelCustomizationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetModelCustomizationJob(*GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJobWithContext(byteplus.Context, *GetModelCustomizationJobInput, ...request.Option) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJobRequest(*GetModelCustomizationJobInput) (*request.Request, *GetModelCustomizationJobOutput)
ListBatchInferenceJobsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBatchInferenceJobsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBatchInferenceJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBatchInferenceJobs(*ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobsWithContext(byteplus.Context, *ListBatchInferenceJobsInput, ...request.Option) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobsRequest(*ListBatchInferenceJobsInput) (*request.Request, *ListBatchInferenceJobsOutput)
ListEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListEndpointsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListEndpoints(*ListEndpointsInput) (*ListEndpointsOutput, error)
ListEndpointsWithContext(byteplus.Context, *ListEndpointsInput, ...request.Option) (*ListEndpointsOutput, error)
ListEndpointsRequest(*ListEndpointsInput) (*request.Request, *ListEndpointsOutput)
ListModelCustomizationJobsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListModelCustomizationJobsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListModelCustomizationJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListModelCustomizationJobs(*ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobsWithContext(byteplus.Context, *ListModelCustomizationJobsInput, ...request.Option) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobsRequest(*ListModelCustomizationJobsInput) (*request.Request, *ListModelCustomizationJobsOutput)
TokenizationCommon(*map[string]interface{}) (*map[string]interface{}, error)
TokenizationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
TokenizationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
Tokenization(*TokenizationInput) (*TokenizationOutput, error)
TokenizationWithContext(byteplus.Context, *TokenizationInput, ...request.Option) (*TokenizationOutput, error)
TokenizationRequest(*TokenizationInput) (*request.Request, *TokenizationOutput)
}
ARKAPI provides an interface to enable mocking the ark.ARK service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// ARK.
func myFunc(svc ARKAPI) bool {
// Make svc.BatchChatCompletions request
}
func main() {
sess := session.New()
svc := ark.New(sess)
myFunc(svc)
}
type BatchChatCompletionsInput ¶ added in v1.0.7
type BatchChatCompletionsInput struct {
Frequency_penalty *float64 `type:"float" json:"frequency_penalty,omitempty"`
Logit_bias *Logit_biasForBatchChatCompletionsInput `type:"structure" json:"logit_bias,omitempty"`
Logprobs *bool `type:"boolean" json:"logprobs,omitempty"`
Max_tokens *int32 `type:"int32" json:"max_tokens,omitempty"`
Messages []*MessageForBatchChatCompletionsInput `type:"list" json:"messages,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Presence_penalty *float64 `type:"float" json:"presence_penalty,omitempty"`
Stop []*string `type:"list" json:"stop,omitempty"`
Stream *bool `type:"boolean" json:"stream,omitempty"`
Stream_options *Stream_optionsForBatchChatCompletionsInput `type:"structure" json:"stream_options,omitempty"`
Temperature *float64 `type:"float" json:"temperature,omitempty"`
Tools []*ToolForBatchChatCompletionsInput `type:"list" json:"tools,omitempty"`
Top_logprobs *int32 `type:"int32" json:"top_logprobs,omitempty"`
Top_p *float64 `type:"float" json:"top_p,omitempty"`
// contains filtered or unexported fields
}
func (BatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s BatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*BatchChatCompletionsInput) SetFrequency_penalty ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetFrequency_penalty(v float64) *BatchChatCompletionsInput
SetFrequency_penalty sets the Frequency_penalty field's value.
func (*BatchChatCompletionsInput) SetLogit_bias ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetLogit_bias(v *Logit_biasForBatchChatCompletionsInput) *BatchChatCompletionsInput
SetLogit_bias sets the Logit_bias field's value.
func (*BatchChatCompletionsInput) SetLogprobs ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetLogprobs(v bool) *BatchChatCompletionsInput
SetLogprobs sets the Logprobs field's value.
func (*BatchChatCompletionsInput) SetMax_tokens ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetMax_tokens(v int32) *BatchChatCompletionsInput
SetMax_tokens sets the Max_tokens field's value.
func (*BatchChatCompletionsInput) SetMessages ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetMessages(v []*MessageForBatchChatCompletionsInput) *BatchChatCompletionsInput
SetMessages sets the Messages field's value.
func (*BatchChatCompletionsInput) SetModel ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetModel(v string) *BatchChatCompletionsInput
SetModel sets the Model field's value.
func (*BatchChatCompletionsInput) SetPresence_penalty ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetPresence_penalty(v float64) *BatchChatCompletionsInput
SetPresence_penalty sets the Presence_penalty field's value.
func (*BatchChatCompletionsInput) SetStop ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetStop(v []*string) *BatchChatCompletionsInput
SetStop sets the Stop field's value.
func (*BatchChatCompletionsInput) SetStream ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetStream(v bool) *BatchChatCompletionsInput
SetStream sets the Stream field's value.
func (*BatchChatCompletionsInput) SetStream_options ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetStream_options(v *Stream_optionsForBatchChatCompletionsInput) *BatchChatCompletionsInput
SetStream_options sets the Stream_options field's value.
func (*BatchChatCompletionsInput) SetTemperature ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetTemperature(v float64) *BatchChatCompletionsInput
SetTemperature sets the Temperature field's value.
func (*BatchChatCompletionsInput) SetTools ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetTools(v []*ToolForBatchChatCompletionsInput) *BatchChatCompletionsInput
SetTools sets the Tools field's value.
func (*BatchChatCompletionsInput) SetTop_logprobs ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetTop_logprobs(v int32) *BatchChatCompletionsInput
SetTop_logprobs sets the Top_logprobs field's value.
func (*BatchChatCompletionsInput) SetTop_p ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) SetTop_p(v float64) *BatchChatCompletionsInput
SetTop_p sets the Top_p field's value.
func (BatchChatCompletionsInput) String ¶ added in v1.0.7
func (s BatchChatCompletionsInput) String() string
String returns the string representation
func (*BatchChatCompletionsInput) Validate ¶ added in v1.0.7
func (s *BatchChatCompletionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchChatCompletionsOutput ¶ added in v1.0.7
type BatchChatCompletionsOutput struct {
Metadata *response.ResponseMetadata
Choices []*ChoiceForBatchChatCompletionsOutput `type:"list" json:"choices,omitempty"`
Created *int32 `type:"int32" json:"created,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Usage *UsageForBatchChatCompletionsOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (BatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s BatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*BatchChatCompletionsOutput) SetChoices ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetChoices(v []*ChoiceForBatchChatCompletionsOutput) *BatchChatCompletionsOutput
SetChoices sets the Choices field's value.
func (*BatchChatCompletionsOutput) SetCreated ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetCreated(v int32) *BatchChatCompletionsOutput
SetCreated sets the Created field's value.
func (*BatchChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetId(v string) *BatchChatCompletionsOutput
SetId sets the Id field's value.
func (*BatchChatCompletionsOutput) SetModel ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetModel(v string) *BatchChatCompletionsOutput
SetModel sets the Model field's value.
func (*BatchChatCompletionsOutput) SetObject ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetObject(v string) *BatchChatCompletionsOutput
SetObject sets the Object field's value.
func (*BatchChatCompletionsOutput) SetUsage ¶ added in v1.0.7
func (s *BatchChatCompletionsOutput) SetUsage(v *UsageForBatchChatCompletionsOutput) *BatchChatCompletionsOutput
SetUsage sets the Usage field's value.
func (BatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s BatchChatCompletionsOutput) String() string
String returns the string representation
type Bot_usageForBotsChatCompletionsOutput ¶ added in v1.0.7
type Bot_usageForBotsChatCompletionsOutput struct {
Model_usage []*Model_usageForBotsChatCompletionsOutput `type:"list" json:"model_usage,omitempty"`
// contains filtered or unexported fields
}
func (Bot_usageForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Bot_usageForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Bot_usageForBotsChatCompletionsOutput) SetModel_usage ¶ added in v1.0.7
func (s *Bot_usageForBotsChatCompletionsOutput) SetModel_usage(v []*Model_usageForBotsChatCompletionsOutput) *Bot_usageForBotsChatCompletionsOutput
SetModel_usage sets the Model_usage field's value.
func (Bot_usageForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Bot_usageForBotsChatCompletionsOutput) String() string
String returns the string representation
type BotsChatCompletionsInput ¶ added in v1.0.7
type BotsChatCompletionsInput struct {
Frequency_penalty *float64 `type:"float" json:"frequency_penalty,omitempty"`
Logit_bias *Logit_biasForBotsChatCompletionsInput `type:"structure" json:"logit_bias,omitempty"`
Logprobs *bool `type:"boolean" json:"logprobs,omitempty"`
Max_tokens *int32 `type:"int32" json:"max_tokens,omitempty"`
Messages []*MessageForBotsChatCompletionsInput `type:"list" json:"messages,omitempty"`
Metadata *MetadataForBotsChatCompletionsInput `type:"structure" json:"metadata,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Stop []*string `type:"list" json:"stop,omitempty"`
Stream *bool `type:"boolean" json:"stream,omitempty"`
Stream_options *Stream_optionsForBotsChatCompletionsInput `type:"structure" json:"stream_options,omitempty"`
Temperature *float64 `type:"float" json:"temperature,omitempty"`
Tools []*ToolForBotsChatCompletionsInput `type:"list" json:"tools,omitempty"`
Top_logprobs *int32 `type:"int32" json:"top_logprobs,omitempty"`
Top_p *float64 `type:"float" json:"top_p,omitempty"`
// contains filtered or unexported fields
}
func (BotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s BotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*BotsChatCompletionsInput) SetFrequency_penalty ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetFrequency_penalty(v float64) *BotsChatCompletionsInput
SetFrequency_penalty sets the Frequency_penalty field's value.
func (*BotsChatCompletionsInput) SetLogit_bias ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetLogit_bias(v *Logit_biasForBotsChatCompletionsInput) *BotsChatCompletionsInput
SetLogit_bias sets the Logit_bias field's value.
func (*BotsChatCompletionsInput) SetLogprobs ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetLogprobs(v bool) *BotsChatCompletionsInput
SetLogprobs sets the Logprobs field's value.
func (*BotsChatCompletionsInput) SetMax_tokens ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetMax_tokens(v int32) *BotsChatCompletionsInput
SetMax_tokens sets the Max_tokens field's value.
func (*BotsChatCompletionsInput) SetMessages ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetMessages(v []*MessageForBotsChatCompletionsInput) *BotsChatCompletionsInput
SetMessages sets the Messages field's value.
func (*BotsChatCompletionsInput) SetMetadata ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetMetadata(v *MetadataForBotsChatCompletionsInput) *BotsChatCompletionsInput
SetMetadata sets the Metadata field's value.
func (*BotsChatCompletionsInput) SetModel ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetModel(v string) *BotsChatCompletionsInput
SetModel sets the Model field's value.
func (*BotsChatCompletionsInput) SetStop ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetStop(v []*string) *BotsChatCompletionsInput
SetStop sets the Stop field's value.
func (*BotsChatCompletionsInput) SetStream ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetStream(v bool) *BotsChatCompletionsInput
SetStream sets the Stream field's value.
func (*BotsChatCompletionsInput) SetStream_options ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetStream_options(v *Stream_optionsForBotsChatCompletionsInput) *BotsChatCompletionsInput
SetStream_options sets the Stream_options field's value.
func (*BotsChatCompletionsInput) SetTemperature ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetTemperature(v float64) *BotsChatCompletionsInput
SetTemperature sets the Temperature field's value.
func (*BotsChatCompletionsInput) SetTools ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetTools(v []*ToolForBotsChatCompletionsInput) *BotsChatCompletionsInput
SetTools sets the Tools field's value.
func (*BotsChatCompletionsInput) SetTop_logprobs ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetTop_logprobs(v int32) *BotsChatCompletionsInput
SetTop_logprobs sets the Top_logprobs field's value.
func (*BotsChatCompletionsInput) SetTop_p ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) SetTop_p(v float64) *BotsChatCompletionsInput
SetTop_p sets the Top_p field's value.
func (BotsChatCompletionsInput) String ¶ added in v1.0.7
func (s BotsChatCompletionsInput) String() string
String returns the string representation
func (*BotsChatCompletionsInput) Validate ¶ added in v1.0.7
func (s *BotsChatCompletionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BotsChatCompletionsOutput ¶ added in v1.0.7
type BotsChatCompletionsOutput struct {
Metadata *response.ResponseMetadata
Bot_usage *Bot_usageForBotsChatCompletionsOutput `type:"structure" json:"bot_usage,omitempty"`
Choices []*ChoiceForBotsChatCompletionsOutput `type:"list" json:"choices,omitempty"`
Created *int32 `type:"int32" json:"created,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Metadata *MetadataForBotsChatCompletionsOutput `type:"structure" json:"metadata,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
References []*ReferenceForBotsChatCompletionsOutput `type:"list" json:"references,omitempty"`
// contains filtered or unexported fields
}
func (BotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s BotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*BotsChatCompletionsOutput) SetBot_usage ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetBot_usage(v *Bot_usageForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
SetBot_usage sets the Bot_usage field's value.
func (*BotsChatCompletionsOutput) SetChoices ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetChoices(v []*ChoiceForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
SetChoices sets the Choices field's value.
func (*BotsChatCompletionsOutput) SetCreated ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetCreated(v int32) *BotsChatCompletionsOutput
SetCreated sets the Created field's value.
func (*BotsChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetId(v string) *BotsChatCompletionsOutput
SetId sets the Id field's value.
func (*BotsChatCompletionsOutput) SetMetadata ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetMetadata(v *MetadataForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
SetMetadata sets the Metadata field's value.
func (*BotsChatCompletionsOutput) SetModel ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetModel(v string) *BotsChatCompletionsOutput
SetModel sets the Model field's value.
func (*BotsChatCompletionsOutput) SetObject ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetObject(v string) *BotsChatCompletionsOutput
SetObject sets the Object field's value.
func (*BotsChatCompletionsOutput) SetReferences ¶ added in v1.0.7
func (s *BotsChatCompletionsOutput) SetReferences(v []*ReferenceForBotsChatCompletionsOutput) *BotsChatCompletionsOutput
SetReferences sets the References field's value.
func (BotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s BotsChatCompletionsOutput) String() string
String returns the string representation
type ChatCompletionsTextInput ¶ added in v1.0.7
type ChatCompletionsTextInput struct {
Frequency_penalty *float64 `type:"float" json:"frequency_penalty,omitempty"`
Logit_bias *Logit_biasForChatCompletionsTextInput `type:"structure" json:"logit_bias,omitempty"`
Logprobs *bool `type:"boolean" json:"logprobs,omitempty"`
Max_tokens *int32 `type:"int32" json:"max_tokens,omitempty"`
Messages []*MessageForChatCompletionsTextInput `type:"list" json:"messages,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Presence_penalty *float64 `type:"float" json:"presence_penalty,omitempty"`
Stop []*string `type:"list" json:"stop,omitempty"`
Stream *bool `type:"boolean" json:"stream,omitempty"`
Stream_options *Stream_optionsForChatCompletionsTextInput `type:"structure" json:"stream_options,omitempty"`
Temperature *float64 `type:"float" json:"temperature,omitempty"`
Tools []*ToolForChatCompletionsTextInput `type:"list" json:"tools,omitempty"`
Top_logprobs *int32 `type:"int32" json:"top_logprobs,omitempty"`
Top_p *float64 `type:"float" json:"top_p,omitempty"`
// contains filtered or unexported fields
}
func (ChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s ChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*ChatCompletionsTextInput) SetFrequency_penalty ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetFrequency_penalty(v float64) *ChatCompletionsTextInput
SetFrequency_penalty sets the Frequency_penalty field's value.
func (*ChatCompletionsTextInput) SetLogit_bias ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetLogit_bias(v *Logit_biasForChatCompletionsTextInput) *ChatCompletionsTextInput
SetLogit_bias sets the Logit_bias field's value.
func (*ChatCompletionsTextInput) SetLogprobs ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetLogprobs(v bool) *ChatCompletionsTextInput
SetLogprobs sets the Logprobs field's value.
func (*ChatCompletionsTextInput) SetMax_tokens ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetMax_tokens(v int32) *ChatCompletionsTextInput
SetMax_tokens sets the Max_tokens field's value.
func (*ChatCompletionsTextInput) SetMessages ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetMessages(v []*MessageForChatCompletionsTextInput) *ChatCompletionsTextInput
SetMessages sets the Messages field's value.
func (*ChatCompletionsTextInput) SetModel ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetModel(v string) *ChatCompletionsTextInput
SetModel sets the Model field's value.
func (*ChatCompletionsTextInput) SetPresence_penalty ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetPresence_penalty(v float64) *ChatCompletionsTextInput
SetPresence_penalty sets the Presence_penalty field's value.
func (*ChatCompletionsTextInput) SetStop ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetStop(v []*string) *ChatCompletionsTextInput
SetStop sets the Stop field's value.
func (*ChatCompletionsTextInput) SetStream ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetStream(v bool) *ChatCompletionsTextInput
SetStream sets the Stream field's value.
func (*ChatCompletionsTextInput) SetStream_options ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetStream_options(v *Stream_optionsForChatCompletionsTextInput) *ChatCompletionsTextInput
SetStream_options sets the Stream_options field's value.
func (*ChatCompletionsTextInput) SetTemperature ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetTemperature(v float64) *ChatCompletionsTextInput
SetTemperature sets the Temperature field's value.
func (*ChatCompletionsTextInput) SetTools ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetTools(v []*ToolForChatCompletionsTextInput) *ChatCompletionsTextInput
SetTools sets the Tools field's value.
func (*ChatCompletionsTextInput) SetTop_logprobs ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetTop_logprobs(v int32) *ChatCompletionsTextInput
SetTop_logprobs sets the Top_logprobs field's value.
func (*ChatCompletionsTextInput) SetTop_p ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) SetTop_p(v float64) *ChatCompletionsTextInput
SetTop_p sets the Top_p field's value.
func (ChatCompletionsTextInput) String ¶ added in v1.0.7
func (s ChatCompletionsTextInput) String() string
String returns the string representation
func (*ChatCompletionsTextInput) Validate ¶ added in v1.0.7
func (s *ChatCompletionsTextInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ChatCompletionsTextOutput ¶ added in v1.0.7
type ChatCompletionsTextOutput struct {
Metadata *response.ResponseMetadata
Choices []*ChoiceForChatCompletionsTextOutput `type:"list" json:"choices,omitempty"`
Created *int32 `type:"int32" json:"created,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Usage *UsageForChatCompletionsTextOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (ChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s ChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*ChatCompletionsTextOutput) SetChoices ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetChoices(v []*ChoiceForChatCompletionsTextOutput) *ChatCompletionsTextOutput
SetChoices sets the Choices field's value.
func (*ChatCompletionsTextOutput) SetCreated ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetCreated(v int32) *ChatCompletionsTextOutput
SetCreated sets the Created field's value.
func (*ChatCompletionsTextOutput) SetId ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetId(v string) *ChatCompletionsTextOutput
SetId sets the Id field's value.
func (*ChatCompletionsTextOutput) SetModel ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetModel(v string) *ChatCompletionsTextOutput
SetModel sets the Model field's value.
func (*ChatCompletionsTextOutput) SetObject ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetObject(v string) *ChatCompletionsTextOutput
SetObject sets the Object field's value.
func (*ChatCompletionsTextOutput) SetUsage ¶ added in v1.0.7
func (s *ChatCompletionsTextOutput) SetUsage(v *UsageForChatCompletionsTextOutput) *ChatCompletionsTextOutput
SetUsage sets the Usage field's value.
func (ChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s ChatCompletionsTextOutput) String() string
String returns the string representation
type ChatCompletionsVisionInput ¶ added in v1.0.7
type ChatCompletionsVisionInput struct {
Logit_bias *Logit_biasForChatCompletionsVisionInput `type:"structure" json:"logit_bias,omitempty"`
Logprobs *bool `type:"boolean" json:"logprobs,omitempty"`
Max_tokens *int32 `type:"int32" json:"max_tokens,omitempty"`
Messages *MessagesForChatCompletionsVisionInput `type:"structure" json:"messages,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Stop []*string `type:"list" json:"stop,omitempty"`
Stream *bool `type:"boolean" json:"stream,omitempty"`
Stream_options *Stream_optionsForChatCompletionsVisionInput `type:"structure" json:"stream_options,omitempty"`
Temperature *float64 `type:"float" json:"temperature,omitempty"`
Top_logprobs *int32 `type:"int32" json:"top_logprobs,omitempty"`
Top_p *float64 `type:"float" json:"top_p,omitempty"`
// contains filtered or unexported fields
}
func (ChatCompletionsVisionInput) GoString ¶ added in v1.0.7
func (s ChatCompletionsVisionInput) GoString() string
GoString returns the string representation
func (*ChatCompletionsVisionInput) SetLogit_bias ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetLogit_bias(v *Logit_biasForChatCompletionsVisionInput) *ChatCompletionsVisionInput
SetLogit_bias sets the Logit_bias field's value.
func (*ChatCompletionsVisionInput) SetLogprobs ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetLogprobs(v bool) *ChatCompletionsVisionInput
SetLogprobs sets the Logprobs field's value.
func (*ChatCompletionsVisionInput) SetMax_tokens ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetMax_tokens(v int32) *ChatCompletionsVisionInput
SetMax_tokens sets the Max_tokens field's value.
func (*ChatCompletionsVisionInput) SetMessages ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetMessages(v *MessagesForChatCompletionsVisionInput) *ChatCompletionsVisionInput
SetMessages sets the Messages field's value.
func (*ChatCompletionsVisionInput) SetModel ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetModel(v string) *ChatCompletionsVisionInput
SetModel sets the Model field's value.
func (*ChatCompletionsVisionInput) SetStop ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetStop(v []*string) *ChatCompletionsVisionInput
SetStop sets the Stop field's value.
func (*ChatCompletionsVisionInput) SetStream ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetStream(v bool) *ChatCompletionsVisionInput
SetStream sets the Stream field's value.
func (*ChatCompletionsVisionInput) SetStream_options ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetStream_options(v *Stream_optionsForChatCompletionsVisionInput) *ChatCompletionsVisionInput
SetStream_options sets the Stream_options field's value.
func (*ChatCompletionsVisionInput) SetTemperature ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetTemperature(v float64) *ChatCompletionsVisionInput
SetTemperature sets the Temperature field's value.
func (*ChatCompletionsVisionInput) SetTop_logprobs ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetTop_logprobs(v int32) *ChatCompletionsVisionInput
SetTop_logprobs sets the Top_logprobs field's value.
func (*ChatCompletionsVisionInput) SetTop_p ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) SetTop_p(v float64) *ChatCompletionsVisionInput
SetTop_p sets the Top_p field's value.
func (ChatCompletionsVisionInput) String ¶ added in v1.0.7
func (s ChatCompletionsVisionInput) String() string
String returns the string representation
func (*ChatCompletionsVisionInput) Validate ¶ added in v1.0.7
func (s *ChatCompletionsVisionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ChatCompletionsVisionOutput ¶ added in v1.0.7
type ChatCompletionsVisionOutput struct {
Metadata *response.ResponseMetadata
Choices []*ChoiceForChatCompletionsVisionOutput `type:"list" json:"choices,omitempty"`
Created *int32 `type:"int32" json:"created,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Usage *UsageForChatCompletionsVisionOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (ChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s ChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (*ChatCompletionsVisionOutput) SetChoices ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetChoices(v []*ChoiceForChatCompletionsVisionOutput) *ChatCompletionsVisionOutput
SetChoices sets the Choices field's value.
func (*ChatCompletionsVisionOutput) SetCreated ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetCreated(v int32) *ChatCompletionsVisionOutput
SetCreated sets the Created field's value.
func (*ChatCompletionsVisionOutput) SetId ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetId(v string) *ChatCompletionsVisionOutput
SetId sets the Id field's value.
func (*ChatCompletionsVisionOutput) SetModel ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetModel(v string) *ChatCompletionsVisionOutput
SetModel sets the Model field's value.
func (*ChatCompletionsVisionOutput) SetObject ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetObject(v string) *ChatCompletionsVisionOutput
SetObject sets the Object field's value.
func (*ChatCompletionsVisionOutput) SetUsage ¶ added in v1.0.7
func (s *ChatCompletionsVisionOutput) SetUsage(v *UsageForChatCompletionsVisionOutput) *ChatCompletionsVisionOutput
SetUsage sets the Usage field's value.
func (ChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s ChatCompletionsVisionOutput) String() string
String returns the string representation
type ChoiceForBatchChatCompletionsOutput ¶ added in v1.0.7
type ChoiceForBatchChatCompletionsOutput struct {
Delta *DeltaForBatchChatCompletionsOutput `type:"structure" json:"delta,omitempty"`
Finish_reason *string `type:"string" json:"finish_reason,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Logprobs *LogprobsForBatchChatCompletionsOutput `type:"structure" json:"logprobs,omitempty"`
Message *MessageForBatchChatCompletionsOutput `type:"structure" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (ChoiceForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ChoiceForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*ChoiceForBatchChatCompletionsOutput) SetDelta ¶ added in v1.0.7
func (s *ChoiceForBatchChatCompletionsOutput) SetDelta(v *DeltaForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
SetDelta sets the Delta field's value.
func (*ChoiceForBatchChatCompletionsOutput) SetFinish_reason ¶ added in v1.0.7
func (s *ChoiceForBatchChatCompletionsOutput) SetFinish_reason(v string) *ChoiceForBatchChatCompletionsOutput
SetFinish_reason sets the Finish_reason field's value.
func (*ChoiceForBatchChatCompletionsOutput) SetIndex ¶ added in v1.0.7
func (s *ChoiceForBatchChatCompletionsOutput) SetIndex(v int32) *ChoiceForBatchChatCompletionsOutput
SetIndex sets the Index field's value.
func (*ChoiceForBatchChatCompletionsOutput) SetLogprobs ¶ added in v1.0.7
func (s *ChoiceForBatchChatCompletionsOutput) SetLogprobs(v *LogprobsForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
SetLogprobs sets the Logprobs field's value.
func (*ChoiceForBatchChatCompletionsOutput) SetMessage ¶ added in v1.0.7
func (s *ChoiceForBatchChatCompletionsOutput) SetMessage(v *MessageForBatchChatCompletionsOutput) *ChoiceForBatchChatCompletionsOutput
SetMessage sets the Message field's value.
func (ChoiceForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s ChoiceForBatchChatCompletionsOutput) String() string
String returns the string representation
type ChoiceForBotsChatCompletionsOutput ¶ added in v1.0.7
type ChoiceForBotsChatCompletionsOutput struct {
Delta *DeltaForBotsChatCompletionsOutput `type:"structure" json:"delta,omitempty"`
Finish_reason *string `type:"string" json:"finish_reason,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Logprobs *LogprobsForBotsChatCompletionsOutput `type:"structure" json:"logprobs,omitempty"`
Message *MessageForBotsChatCompletionsOutput `type:"structure" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (ChoiceForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ChoiceForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*ChoiceForBotsChatCompletionsOutput) SetDelta ¶ added in v1.0.7
func (s *ChoiceForBotsChatCompletionsOutput) SetDelta(v *DeltaForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
SetDelta sets the Delta field's value.
func (*ChoiceForBotsChatCompletionsOutput) SetFinish_reason ¶ added in v1.0.7
func (s *ChoiceForBotsChatCompletionsOutput) SetFinish_reason(v string) *ChoiceForBotsChatCompletionsOutput
SetFinish_reason sets the Finish_reason field's value.
func (*ChoiceForBotsChatCompletionsOutput) SetIndex ¶ added in v1.0.7
func (s *ChoiceForBotsChatCompletionsOutput) SetIndex(v int32) *ChoiceForBotsChatCompletionsOutput
SetIndex sets the Index field's value.
func (*ChoiceForBotsChatCompletionsOutput) SetLogprobs ¶ added in v1.0.7
func (s *ChoiceForBotsChatCompletionsOutput) SetLogprobs(v *LogprobsForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
SetLogprobs sets the Logprobs field's value.
func (*ChoiceForBotsChatCompletionsOutput) SetMessage ¶ added in v1.0.7
func (s *ChoiceForBotsChatCompletionsOutput) SetMessage(v *MessageForBotsChatCompletionsOutput) *ChoiceForBotsChatCompletionsOutput
SetMessage sets the Message field's value.
func (ChoiceForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s ChoiceForBotsChatCompletionsOutput) String() string
String returns the string representation
type ChoiceForChatCompletionsTextOutput ¶ added in v1.0.7
type ChoiceForChatCompletionsTextOutput struct {
Delta *DeltaForChatCompletionsTextOutput `type:"structure" json:"delta,omitempty"`
Finish_reason *string `type:"string" json:"finish_reason,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Logprobs *LogprobsForChatCompletionsTextOutput `type:"structure" json:"logprobs,omitempty"`
Message *MessageForChatCompletionsTextOutput `type:"structure" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (ChoiceForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s ChoiceForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*ChoiceForChatCompletionsTextOutput) SetDelta ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsTextOutput) SetDelta(v *DeltaForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
SetDelta sets the Delta field's value.
func (*ChoiceForChatCompletionsTextOutput) SetFinish_reason ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsTextOutput) SetFinish_reason(v string) *ChoiceForChatCompletionsTextOutput
SetFinish_reason sets the Finish_reason field's value.
func (*ChoiceForChatCompletionsTextOutput) SetIndex ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsTextOutput) SetIndex(v int32) *ChoiceForChatCompletionsTextOutput
SetIndex sets the Index field's value.
func (*ChoiceForChatCompletionsTextOutput) SetLogprobs ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsTextOutput) SetLogprobs(v *LogprobsForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
SetLogprobs sets the Logprobs field's value.
func (*ChoiceForChatCompletionsTextOutput) SetMessage ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsTextOutput) SetMessage(v *MessageForChatCompletionsTextOutput) *ChoiceForChatCompletionsTextOutput
SetMessage sets the Message field's value.
func (ChoiceForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s ChoiceForChatCompletionsTextOutput) String() string
String returns the string representation
type ChoiceForChatCompletionsVisionOutput ¶ added in v1.0.7
type ChoiceForChatCompletionsVisionOutput struct {
Delta *DeltaForChatCompletionsVisionOutput `type:"structure" json:"delta,omitempty"`
Finish_reason *string `type:"string" json:"finish_reason,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Logprobs *LogprobsForChatCompletionsVisionOutput `type:"structure" json:"logprobs,omitempty"`
Message *MessageForChatCompletionsVisionOutput `type:"structure" json:"message,omitempty"`
Moderation_hit_type *string `type:"string" json:"moderation_hit_type,omitempty"`
// contains filtered or unexported fields
}
func (ChoiceForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s ChoiceForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (*ChoiceForChatCompletionsVisionOutput) SetDelta ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetDelta(v *DeltaForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
SetDelta sets the Delta field's value.
func (*ChoiceForChatCompletionsVisionOutput) SetFinish_reason ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetFinish_reason(v string) *ChoiceForChatCompletionsVisionOutput
SetFinish_reason sets the Finish_reason field's value.
func (*ChoiceForChatCompletionsVisionOutput) SetIndex ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetIndex(v int32) *ChoiceForChatCompletionsVisionOutput
SetIndex sets the Index field's value.
func (*ChoiceForChatCompletionsVisionOutput) SetLogprobs ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetLogprobs(v *LogprobsForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
SetLogprobs sets the Logprobs field's value.
func (*ChoiceForChatCompletionsVisionOutput) SetMessage ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetMessage(v *MessageForChatCompletionsVisionOutput) *ChoiceForChatCompletionsVisionOutput
SetMessage sets the Message field's value.
func (*ChoiceForChatCompletionsVisionOutput) SetModeration_hit_type ¶ added in v1.0.7
func (s *ChoiceForChatCompletionsVisionOutput) SetModeration_hit_type(v string) *ChoiceForChatCompletionsVisionOutput
SetModeration_hit_type sets the Moderation_hit_type field's value.
func (ChoiceForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s ChoiceForChatCompletionsVisionOutput) String() string
String returns the string representation
type Completion_tokens_detailsForBatchChatCompletionsOutput ¶ added in v1.0.7
type Completion_tokens_detailsForBatchChatCompletionsOutput struct {
// contains filtered or unexported fields
}
func (Completion_tokens_detailsForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Completion_tokens_detailsForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (Completion_tokens_detailsForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s Completion_tokens_detailsForBatchChatCompletionsOutput) String() string
String returns the string representation
type Completion_tokens_detailsForChatCompletionsTextOutput ¶ added in v1.0.7
type Completion_tokens_detailsForChatCompletionsTextOutput struct {
// contains filtered or unexported fields
}
func (Completion_tokens_detailsForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s Completion_tokens_detailsForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (Completion_tokens_detailsForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s Completion_tokens_detailsForChatCompletionsTextOutput) String() string
String returns the string representation
type ContentForBatchChatCompletionsOutput ¶ added in v1.0.7
type ContentForBatchChatCompletionsOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
Top_logprobs []*Top_logprobForBatchChatCompletionsOutput `type:"list" json:"top_logprobs,omitempty"`
// contains filtered or unexported fields
}
func (ContentForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ContentForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*ContentForBatchChatCompletionsOutput) SetBytes ¶ added in v1.0.7
func (s *ContentForBatchChatCompletionsOutput) SetBytes(v []*int32) *ContentForBatchChatCompletionsOutput
SetBytes sets the Bytes field's value.
func (*ContentForBatchChatCompletionsOutput) SetLogprob ¶ added in v1.0.7
func (s *ContentForBatchChatCompletionsOutput) SetLogprob(v float64) *ContentForBatchChatCompletionsOutput
SetLogprob sets the Logprob field's value.
func (*ContentForBatchChatCompletionsOutput) SetToken ¶ added in v1.0.7
func (s *ContentForBatchChatCompletionsOutput) SetToken(v string) *ContentForBatchChatCompletionsOutput
SetToken sets the Token field's value.
func (*ContentForBatchChatCompletionsOutput) SetTop_logprobs ¶ added in v1.0.7
func (s *ContentForBatchChatCompletionsOutput) SetTop_logprobs(v []*Top_logprobForBatchChatCompletionsOutput) *ContentForBatchChatCompletionsOutput
SetTop_logprobs sets the Top_logprobs field's value.
func (ContentForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s ContentForBatchChatCompletionsOutput) String() string
String returns the string representation
type ContentForBotsChatCompletionsOutput ¶ added in v1.0.7
type ContentForBotsChatCompletionsOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
Top_logprobs []*Top_logprobForBotsChatCompletionsOutput `type:"list" json:"top_logprobs,omitempty"`
// contains filtered or unexported fields
}
func (ContentForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ContentForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*ContentForBotsChatCompletionsOutput) SetBytes ¶ added in v1.0.7
func (s *ContentForBotsChatCompletionsOutput) SetBytes(v []*int32) *ContentForBotsChatCompletionsOutput
SetBytes sets the Bytes field's value.
func (*ContentForBotsChatCompletionsOutput) SetLogprob ¶ added in v1.0.7
func (s *ContentForBotsChatCompletionsOutput) SetLogprob(v float64) *ContentForBotsChatCompletionsOutput
SetLogprob sets the Logprob field's value.
func (*ContentForBotsChatCompletionsOutput) SetToken ¶ added in v1.0.7
func (s *ContentForBotsChatCompletionsOutput) SetToken(v string) *ContentForBotsChatCompletionsOutput
SetToken sets the Token field's value.
func (*ContentForBotsChatCompletionsOutput) SetTop_logprobs ¶ added in v1.0.7
func (s *ContentForBotsChatCompletionsOutput) SetTop_logprobs(v []*Top_logprobForBotsChatCompletionsOutput) *ContentForBotsChatCompletionsOutput
SetTop_logprobs sets the Top_logprobs field's value.
func (ContentForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s ContentForBotsChatCompletionsOutput) String() string
String returns the string representation
type ContentForChatCompletionsTextOutput ¶ added in v1.0.7
type ContentForChatCompletionsTextOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
Top_logprobs []*Top_logprobForChatCompletionsTextOutput `type:"list" json:"top_logprobs,omitempty"`
// contains filtered or unexported fields
}
func (ContentForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s ContentForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*ContentForChatCompletionsTextOutput) SetBytes ¶ added in v1.0.7
func (s *ContentForChatCompletionsTextOutput) SetBytes(v []*int32) *ContentForChatCompletionsTextOutput
SetBytes sets the Bytes field's value.
func (*ContentForChatCompletionsTextOutput) SetLogprob ¶ added in v1.0.7
func (s *ContentForChatCompletionsTextOutput) SetLogprob(v float64) *ContentForChatCompletionsTextOutput
SetLogprob sets the Logprob field's value.
func (*ContentForChatCompletionsTextOutput) SetToken ¶ added in v1.0.7
func (s *ContentForChatCompletionsTextOutput) SetToken(v string) *ContentForChatCompletionsTextOutput
SetToken sets the Token field's value.
func (*ContentForChatCompletionsTextOutput) SetTop_logprobs ¶ added in v1.0.7
func (s *ContentForChatCompletionsTextOutput) SetTop_logprobs(v []*Top_logprobForChatCompletionsTextOutput) *ContentForChatCompletionsTextOutput
SetTop_logprobs sets the Top_logprobs field's value.
func (ContentForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s ContentForChatCompletionsTextOutput) String() string
String returns the string representation
type ContentForCreateContentsGenerationsTasksInput ¶ added in v1.0.7
type ContentForCreateContentsGenerationsTasksInput struct {
// contains filtered or unexported fields
}
func (ContentForCreateContentsGenerationsTasksInput) GoString ¶ added in v1.0.7
func (s ContentForCreateContentsGenerationsTasksInput) GoString() string
GoString returns the string representation
func (ContentForCreateContentsGenerationsTasksInput) String ¶ added in v1.0.7
func (s ContentForCreateContentsGenerationsTasksInput) String() string
String returns the string representation
type ContextChatCompletionsInput ¶ added in v1.0.7
type ContextChatCompletionsInput struct {
// Context_id is a required field
Context_id *string `type:"string" json:"context_id,omitempty" required:"true"`
Frequency_penalty *float64 `type:"float" json:"frequency_penalty,omitempty"`
Logit_bias *Logit_biasForContextChatCompletionsInput `type:"structure" json:"logit_bias,omitempty"`
Logprobs *bool `type:"boolean" json:"logprobs,omitempty"`
Max_tokens *int32 `type:"int32" json:"max_tokens,omitempty"`
Messages *MessagesForContextChatCompletionsInput `type:"structure" json:"messages,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Presence_penalty *float64 `type:"float" json:"presence_penalty,omitempty"`
Stop []*string `type:"list" json:"stop,omitempty"`
Stream *bool `type:"boolean" json:"stream,omitempty"`
Stream_options *Stream_optionsForContextChatCompletionsInput `type:"structure" json:"stream_options,omitempty"`
Temperature *float64 `type:"float" json:"temperature,omitempty"`
Top_logprobs *int32 `type:"int32" json:"top_logprobs,omitempty"`
Top_p *float64 `type:"float" json:"top_p,omitempty"`
// contains filtered or unexported fields
}
func (ContextChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ContextChatCompletionsInput) GoString() string
GoString returns the string representation
func (*ContextChatCompletionsInput) SetContext_id ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetContext_id(v string) *ContextChatCompletionsInput
SetContext_id sets the Context_id field's value.
func (*ContextChatCompletionsInput) SetFrequency_penalty ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetFrequency_penalty(v float64) *ContextChatCompletionsInput
SetFrequency_penalty sets the Frequency_penalty field's value.
func (*ContextChatCompletionsInput) SetLogit_bias ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetLogit_bias(v *Logit_biasForContextChatCompletionsInput) *ContextChatCompletionsInput
SetLogit_bias sets the Logit_bias field's value.
func (*ContextChatCompletionsInput) SetLogprobs ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetLogprobs(v bool) *ContextChatCompletionsInput
SetLogprobs sets the Logprobs field's value.
func (*ContextChatCompletionsInput) SetMax_tokens ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetMax_tokens(v int32) *ContextChatCompletionsInput
SetMax_tokens sets the Max_tokens field's value.
func (*ContextChatCompletionsInput) SetMessages ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetMessages(v *MessagesForContextChatCompletionsInput) *ContextChatCompletionsInput
SetMessages sets the Messages field's value.
func (*ContextChatCompletionsInput) SetModel ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetModel(v string) *ContextChatCompletionsInput
SetModel sets the Model field's value.
func (*ContextChatCompletionsInput) SetPresence_penalty ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetPresence_penalty(v float64) *ContextChatCompletionsInput
SetPresence_penalty sets the Presence_penalty field's value.
func (*ContextChatCompletionsInput) SetStop ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetStop(v []*string) *ContextChatCompletionsInput
SetStop sets the Stop field's value.
func (*ContextChatCompletionsInput) SetStream ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetStream(v bool) *ContextChatCompletionsInput
SetStream sets the Stream field's value.
func (*ContextChatCompletionsInput) SetStream_options ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetStream_options(v *Stream_optionsForContextChatCompletionsInput) *ContextChatCompletionsInput
SetStream_options sets the Stream_options field's value.
func (*ContextChatCompletionsInput) SetTemperature ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetTemperature(v float64) *ContextChatCompletionsInput
SetTemperature sets the Temperature field's value.
func (*ContextChatCompletionsInput) SetTop_logprobs ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetTop_logprobs(v int32) *ContextChatCompletionsInput
SetTop_logprobs sets the Top_logprobs field's value.
func (*ContextChatCompletionsInput) SetTop_p ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) SetTop_p(v float64) *ContextChatCompletionsInput
SetTop_p sets the Top_p field's value.
func (ContextChatCompletionsInput) String ¶ added in v1.0.7
func (s ContextChatCompletionsInput) String() string
String returns the string representation
func (*ContextChatCompletionsInput) Validate ¶ added in v1.0.7
func (s *ContextChatCompletionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ContextChatCompletionsOutput ¶ added in v1.0.7
type ContextChatCompletionsOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ContextChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ContextChatCompletionsOutput) GoString() string
GoString returns the string representation
func (ContextChatCompletionsOutput) String ¶ added in v1.0.7
func (s ContextChatCompletionsOutput) String() string
String returns the string representation
type ContextCreateInput ¶ added in v1.0.7
type ContextCreateInput struct {
Messages *MessagesForContextCreateInput `type:"structure" json:"messages,omitempty"`
// Mode is a required field
Mode *string `type:"string" json:"mode,omitempty" required:"true"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Truncation_strategy *Truncation_strategyForContextCreateInput `type:"structure" json:"truncation_strategy,omitempty"`
Ttl *int32 `type:"int32" json:"ttl,omitempty"`
// contains filtered or unexported fields
}
func (ContextCreateInput) GoString ¶ added in v1.0.7
func (s ContextCreateInput) GoString() string
GoString returns the string representation
func (*ContextCreateInput) SetMessages ¶ added in v1.0.7
func (s *ContextCreateInput) SetMessages(v *MessagesForContextCreateInput) *ContextCreateInput
SetMessages sets the Messages field's value.
func (*ContextCreateInput) SetMode ¶ added in v1.0.7
func (s *ContextCreateInput) SetMode(v string) *ContextCreateInput
SetMode sets the Mode field's value.
func (*ContextCreateInput) SetModel ¶ added in v1.0.7
func (s *ContextCreateInput) SetModel(v string) *ContextCreateInput
SetModel sets the Model field's value.
func (*ContextCreateInput) SetTruncation_strategy ¶ added in v1.0.7
func (s *ContextCreateInput) SetTruncation_strategy(v *Truncation_strategyForContextCreateInput) *ContextCreateInput
SetTruncation_strategy sets the Truncation_strategy field's value.
func (*ContextCreateInput) SetTtl ¶ added in v1.0.7
func (s *ContextCreateInput) SetTtl(v int32) *ContextCreateInput
SetTtl sets the Ttl field's value.
func (ContextCreateInput) String ¶ added in v1.0.7
func (s ContextCreateInput) String() string
String returns the string representation
func (*ContextCreateInput) Validate ¶ added in v1.0.7
func (s *ContextCreateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ContextCreateOutput ¶ added in v1.0.7
type ContextCreateOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Truncation_strategy *Truncation_strategyForContextCreateOutput `type:"structure" json:"truncation_strategy,omitempty"`
Ttl *int32 `type:"int32" json:"ttl,omitempty"`
Usage *UsageForContextCreateOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (ContextCreateOutput) GoString ¶ added in v1.0.7
func (s ContextCreateOutput) GoString() string
GoString returns the string representation
func (*ContextCreateOutput) SetId ¶ added in v1.0.7
func (s *ContextCreateOutput) SetId(v string) *ContextCreateOutput
SetId sets the Id field's value.
func (*ContextCreateOutput) SetModel ¶ added in v1.0.7
func (s *ContextCreateOutput) SetModel(v string) *ContextCreateOutput
SetModel sets the Model field's value.
func (*ContextCreateOutput) SetTruncation_strategy ¶ added in v1.0.7
func (s *ContextCreateOutput) SetTruncation_strategy(v *Truncation_strategyForContextCreateOutput) *ContextCreateOutput
SetTruncation_strategy sets the Truncation_strategy field's value.
func (*ContextCreateOutput) SetTtl ¶ added in v1.0.7
func (s *ContextCreateOutput) SetTtl(v int32) *ContextCreateOutput
SetTtl sets the Ttl field's value.
func (*ContextCreateOutput) SetUsage ¶ added in v1.0.7
func (s *ContextCreateOutput) SetUsage(v *UsageForContextCreateOutput) *ContextCreateOutput
SetUsage sets the Usage field's value.
func (ContextCreateOutput) String ¶ added in v1.0.7
func (s ContextCreateOutput) String() string
String returns the string representation
type ConvertfunctionForBatchChatCompletionsInput ¶ added in v1.0.7
type ConvertfunctionForBatchChatCompletionsInput struct {
Description *string `type:"string" json:"description,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
Parameters *ParametersForBatchChatCompletionsInput `type:"structure" json:"parameters,omitempty"`
// contains filtered or unexported fields
}
func (ConvertfunctionForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ConvertfunctionForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*ConvertfunctionForBatchChatCompletionsInput) SetDescription ¶ added in v1.0.7
func (s *ConvertfunctionForBatchChatCompletionsInput) SetDescription(v string) *ConvertfunctionForBatchChatCompletionsInput
SetDescription sets the Description field's value.
func (*ConvertfunctionForBatchChatCompletionsInput) SetName ¶ added in v1.0.7
func (s *ConvertfunctionForBatchChatCompletionsInput) SetName(v string) *ConvertfunctionForBatchChatCompletionsInput
SetName sets the Name field's value.
func (*ConvertfunctionForBatchChatCompletionsInput) SetParameters ¶ added in v1.0.7
func (s *ConvertfunctionForBatchChatCompletionsInput) SetParameters(v *ParametersForBatchChatCompletionsInput) *ConvertfunctionForBatchChatCompletionsInput
SetParameters sets the Parameters field's value.
func (ConvertfunctionForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s ConvertfunctionForBatchChatCompletionsInput) String() string
String returns the string representation
type ConvertfunctionForBotsChatCompletionsInput ¶ added in v1.0.7
type ConvertfunctionForBotsChatCompletionsInput struct {
Description *string `type:"string" json:"description,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
Parameters *ParametersForBotsChatCompletionsInput `type:"structure" json:"parameters,omitempty"`
// contains filtered or unexported fields
}
func (ConvertfunctionForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ConvertfunctionForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*ConvertfunctionForBotsChatCompletionsInput) SetDescription ¶ added in v1.0.7
func (s *ConvertfunctionForBotsChatCompletionsInput) SetDescription(v string) *ConvertfunctionForBotsChatCompletionsInput
SetDescription sets the Description field's value.
func (*ConvertfunctionForBotsChatCompletionsInput) SetName ¶ added in v1.0.7
func (s *ConvertfunctionForBotsChatCompletionsInput) SetName(v string) *ConvertfunctionForBotsChatCompletionsInput
SetName sets the Name field's value.
func (*ConvertfunctionForBotsChatCompletionsInput) SetParameters ¶ added in v1.0.7
func (s *ConvertfunctionForBotsChatCompletionsInput) SetParameters(v *ParametersForBotsChatCompletionsInput) *ConvertfunctionForBotsChatCompletionsInput
SetParameters sets the Parameters field's value.
func (ConvertfunctionForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s ConvertfunctionForBotsChatCompletionsInput) String() string
String returns the string representation
type ConvertfunctionForChatCompletionsTextInput ¶ added in v1.0.7
type ConvertfunctionForChatCompletionsTextInput struct {
Description *string `type:"string" json:"description,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
Parameters *ParametersForChatCompletionsTextInput `type:"structure" json:"parameters,omitempty"`
// contains filtered or unexported fields
}
func (ConvertfunctionForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s ConvertfunctionForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*ConvertfunctionForChatCompletionsTextInput) SetDescription ¶ added in v1.0.7
func (s *ConvertfunctionForChatCompletionsTextInput) SetDescription(v string) *ConvertfunctionForChatCompletionsTextInput
SetDescription sets the Description field's value.
func (*ConvertfunctionForChatCompletionsTextInput) SetName ¶ added in v1.0.7
func (s *ConvertfunctionForChatCompletionsTextInput) SetName(v string) *ConvertfunctionForChatCompletionsTextInput
SetName sets the Name field's value.
func (*ConvertfunctionForChatCompletionsTextInput) SetParameters ¶ added in v1.0.7
func (s *ConvertfunctionForChatCompletionsTextInput) SetParameters(v *ParametersForChatCompletionsTextInput) *ConvertfunctionForChatCompletionsTextInput
SetParameters sets the Parameters field's value.
func (ConvertfunctionForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s ConvertfunctionForChatCompletionsTextInput) String() string
String returns the string representation
type Converttool_callForBatchChatCompletionsOutput ¶ added in v1.0.7
type Converttool_callForBatchChatCompletionsOutput struct {
Function *FunctionForBatchChatCompletionsOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Converttool_callForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Converttool_callForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Converttool_callForBatchChatCompletionsOutput) SetFunction ¶ added in v1.0.7
func (s *Converttool_callForBatchChatCompletionsOutput) SetFunction(v *FunctionForBatchChatCompletionsOutput) *Converttool_callForBatchChatCompletionsOutput
SetFunction sets the Function field's value.
func (*Converttool_callForBatchChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *Converttool_callForBatchChatCompletionsOutput) SetId(v string) *Converttool_callForBatchChatCompletionsOutput
SetId sets the Id field's value.
func (*Converttool_callForBatchChatCompletionsOutput) SetType ¶ added in v1.0.7
func (s *Converttool_callForBatchChatCompletionsOutput) SetType(v string) *Converttool_callForBatchChatCompletionsOutput
SetType sets the Type field's value.
func (Converttool_callForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s Converttool_callForBatchChatCompletionsOutput) String() string
String returns the string representation
type Converttool_callForBotsChatCompletionsOutput ¶ added in v1.0.7
type Converttool_callForBotsChatCompletionsOutput struct {
Function *FunctionForBotsChatCompletionsOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Converttool_callForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Converttool_callForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Converttool_callForBotsChatCompletionsOutput) SetFunction ¶ added in v1.0.7
func (s *Converttool_callForBotsChatCompletionsOutput) SetFunction(v *FunctionForBotsChatCompletionsOutput) *Converttool_callForBotsChatCompletionsOutput
SetFunction sets the Function field's value.
func (*Converttool_callForBotsChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *Converttool_callForBotsChatCompletionsOutput) SetId(v string) *Converttool_callForBotsChatCompletionsOutput
SetId sets the Id field's value.
func (*Converttool_callForBotsChatCompletionsOutput) SetType ¶ added in v1.0.7
func (s *Converttool_callForBotsChatCompletionsOutput) SetType(v string) *Converttool_callForBotsChatCompletionsOutput
SetType sets the Type field's value.
func (Converttool_callForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Converttool_callForBotsChatCompletionsOutput) String() string
String returns the string representation
type Converttool_callForChatCompletionsTextOutput ¶ added in v1.0.7
type Converttool_callForChatCompletionsTextOutput struct {
Function *FunctionForChatCompletionsTextOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Converttool_callForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s Converttool_callForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*Converttool_callForChatCompletionsTextOutput) SetFunction ¶ added in v1.0.7
func (s *Converttool_callForChatCompletionsTextOutput) SetFunction(v *FunctionForChatCompletionsTextOutput) *Converttool_callForChatCompletionsTextOutput
SetFunction sets the Function field's value.
func (*Converttool_callForChatCompletionsTextOutput) SetId ¶ added in v1.0.7
func (s *Converttool_callForChatCompletionsTextOutput) SetId(v string) *Converttool_callForChatCompletionsTextOutput
SetId sets the Id field's value.
func (*Converttool_callForChatCompletionsTextOutput) SetType ¶ added in v1.0.7
func (s *Converttool_callForChatCompletionsTextOutput) SetType(v string) *Converttool_callForChatCompletionsTextOutput
SetType sets the Type field's value.
func (Converttool_callForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s Converttool_callForChatCompletionsTextOutput) String() string
String returns the string representation
type CreateBatchInferenceJobInput ¶
type CreateBatchInferenceJobInput struct {
CompletionWindow *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
DryRun *bool `type:"boolean" json:",omitempty"`
InputFileTosLocation *InputFileTosLocationForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"`
ModelReference *ModelReferenceForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
OutputDirTosLocation *OutputDirTosLocationForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
Tags []*TagForCreateBatchInferenceJobInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateBatchInferenceJobInput) GoString ¶
func (s CreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*CreateBatchInferenceJobInput) SetCompletionWindow ¶
func (s *CreateBatchInferenceJobInput) SetCompletionWindow(v string) *CreateBatchInferenceJobInput
SetCompletionWindow sets the CompletionWindow field's value.
func (*CreateBatchInferenceJobInput) SetDescription ¶
func (s *CreateBatchInferenceJobInput) SetDescription(v string) *CreateBatchInferenceJobInput
SetDescription sets the Description field's value.
func (*CreateBatchInferenceJobInput) SetDryRun ¶
func (s *CreateBatchInferenceJobInput) SetDryRun(v bool) *CreateBatchInferenceJobInput
SetDryRun sets the DryRun field's value.
func (*CreateBatchInferenceJobInput) SetInputFileTosLocation ¶
func (s *CreateBatchInferenceJobInput) SetInputFileTosLocation(v *InputFileTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetInputFileTosLocation sets the InputFileTosLocation field's value.
func (*CreateBatchInferenceJobInput) SetModelReference ¶
func (s *CreateBatchInferenceJobInput) SetModelReference(v *ModelReferenceForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetModelReference sets the ModelReference field's value.
func (*CreateBatchInferenceJobInput) SetName ¶
func (s *CreateBatchInferenceJobInput) SetName(v string) *CreateBatchInferenceJobInput
SetName sets the Name field's value.
func (*CreateBatchInferenceJobInput) SetOutputDirTosLocation ¶
func (s *CreateBatchInferenceJobInput) SetOutputDirTosLocation(v *OutputDirTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetOutputDirTosLocation sets the OutputDirTosLocation field's value.
func (*CreateBatchInferenceJobInput) SetProjectName ¶
func (s *CreateBatchInferenceJobInput) SetProjectName(v string) *CreateBatchInferenceJobInput
SetProjectName sets the ProjectName field's value.
func (*CreateBatchInferenceJobInput) SetTags ¶
func (s *CreateBatchInferenceJobInput) SetTags(v []*TagForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetTags sets the Tags field's value.
func (CreateBatchInferenceJobInput) String ¶
func (s CreateBatchInferenceJobInput) String() string
String returns the string representation
func (*CreateBatchInferenceJobInput) Validate ¶
func (s *CreateBatchInferenceJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBatchInferenceJobOutput ¶
type CreateBatchInferenceJobOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateBatchInferenceJobOutput) GoString ¶
func (s CreateBatchInferenceJobOutput) GoString() string
GoString returns the string representation
func (*CreateBatchInferenceJobOutput) SetId ¶
func (s *CreateBatchInferenceJobOutput) SetId(v string) *CreateBatchInferenceJobOutput
SetId sets the Id field's value.
func (CreateBatchInferenceJobOutput) String ¶
func (s CreateBatchInferenceJobOutput) String() string
String returns the string representation
type CreateContentsGenerationsTasksInput ¶ added in v1.0.7
type CreateContentsGenerationsTasksInput struct {
Content []*ContentForCreateContentsGenerationsTasksInput `type:"list" json:"content,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateContentsGenerationsTasksInput) GoString ¶ added in v1.0.7
func (s CreateContentsGenerationsTasksInput) GoString() string
GoString returns the string representation
func (*CreateContentsGenerationsTasksInput) SetContent ¶ added in v1.0.7
func (s *CreateContentsGenerationsTasksInput) SetContent(v []*ContentForCreateContentsGenerationsTasksInput) *CreateContentsGenerationsTasksInput
SetContent sets the Content field's value.
func (*CreateContentsGenerationsTasksInput) SetModel ¶ added in v1.0.7
func (s *CreateContentsGenerationsTasksInput) SetModel(v string) *CreateContentsGenerationsTasksInput
SetModel sets the Model field's value.
func (CreateContentsGenerationsTasksInput) String ¶ added in v1.0.7
func (s CreateContentsGenerationsTasksInput) String() string
String returns the string representation
func (*CreateContentsGenerationsTasksInput) Validate ¶ added in v1.0.7
func (s *CreateContentsGenerationsTasksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateContentsGenerationsTasksOutput ¶ added in v1.0.7
type CreateContentsGenerationsTasksOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (CreateContentsGenerationsTasksOutput) GoString ¶ added in v1.0.7
func (s CreateContentsGenerationsTasksOutput) GoString() string
GoString returns the string representation
func (*CreateContentsGenerationsTasksOutput) SetId ¶ added in v1.0.7
func (s *CreateContentsGenerationsTasksOutput) SetId(v string) *CreateContentsGenerationsTasksOutput
SetId sets the Id field's value.
func (CreateContentsGenerationsTasksOutput) String ¶ added in v1.0.7
func (s CreateContentsGenerationsTasksOutput) String() string
String returns the string representation
type CreateEndpointInput ¶
type CreateEndpointInput struct {
Description *string `type:"string" json:",omitempty"`
DryRun *bool `type:"boolean" json:",omitempty"`
ModelReference *ModelReferenceForCreateEndpointInput `type:"structure" json:",omitempty"`
ModelUnitId *string `type:"string" json:",omitempty"`
Moderation *ModerationForCreateEndpointInput `type:"structure" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
RateLimit *RateLimitForCreateEndpointInput `type:"structure" json:",omitempty"`
Tags []*TagForCreateEndpointInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateEndpointInput) GoString ¶
func (s CreateEndpointInput) GoString() string
GoString returns the string representation
func (*CreateEndpointInput) SetDescription ¶
func (s *CreateEndpointInput) SetDescription(v string) *CreateEndpointInput
SetDescription sets the Description field's value.
func (*CreateEndpointInput) SetDryRun ¶
func (s *CreateEndpointInput) SetDryRun(v bool) *CreateEndpointInput
SetDryRun sets the DryRun field's value.
func (*CreateEndpointInput) SetModelReference ¶
func (s *CreateEndpointInput) SetModelReference(v *ModelReferenceForCreateEndpointInput) *CreateEndpointInput
SetModelReference sets the ModelReference field's value.
func (*CreateEndpointInput) SetModelUnitId ¶
func (s *CreateEndpointInput) SetModelUnitId(v string) *CreateEndpointInput
SetModelUnitId sets the ModelUnitId field's value.
func (*CreateEndpointInput) SetModeration ¶
func (s *CreateEndpointInput) SetModeration(v *ModerationForCreateEndpointInput) *CreateEndpointInput
SetModeration sets the Moderation field's value.
func (*CreateEndpointInput) SetName ¶
func (s *CreateEndpointInput) SetName(v string) *CreateEndpointInput
SetName sets the Name field's value.
func (*CreateEndpointInput) SetProjectName ¶
func (s *CreateEndpointInput) SetProjectName(v string) *CreateEndpointInput
SetProjectName sets the ProjectName field's value.
func (*CreateEndpointInput) SetRateLimit ¶
func (s *CreateEndpointInput) SetRateLimit(v *RateLimitForCreateEndpointInput) *CreateEndpointInput
SetRateLimit sets the RateLimit field's value.
func (*CreateEndpointInput) SetTags ¶
func (s *CreateEndpointInput) SetTags(v []*TagForCreateEndpointInput) *CreateEndpointInput
SetTags sets the Tags field's value.
func (CreateEndpointInput) String ¶
func (s CreateEndpointInput) String() string
String returns the string representation
func (*CreateEndpointInput) Validate ¶
func (s *CreateEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEndpointOutput ¶
type CreateEndpointOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateEndpointOutput) GoString ¶
func (s CreateEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateEndpointOutput) SetId ¶
func (s *CreateEndpointOutput) SetId(v string) *CreateEndpointOutput
SetId sets the Id field's value.
func (CreateEndpointOutput) String ¶
func (s CreateEndpointOutput) String() string
String returns the string representation
type CreateModelCustomizationJobInput ¶
type CreateModelCustomizationJobInput struct {
// CustomizationType is a required field
CustomizationType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfCustomizationTypeForCreateModelCustomizationJobInput"`
Data *DataForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Hyperparameters []*HyperparameterForCreateModelCustomizationJobInput `type:"list" json:",omitempty"`
ModelReference *ModelReferenceForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
SaveModelLimit *int32 `min:"1" max:"10" type:"int32" json:",omitempty"`
Tags []*TagForCreateModelCustomizationJobInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateModelCustomizationJobInput) GoString ¶
func (s CreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*CreateModelCustomizationJobInput) SetCustomizationType ¶
func (s *CreateModelCustomizationJobInput) SetCustomizationType(v string) *CreateModelCustomizationJobInput
SetCustomizationType sets the CustomizationType field's value.
func (*CreateModelCustomizationJobInput) SetData ¶
func (s *CreateModelCustomizationJobInput) SetData(v *DataForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetData sets the Data field's value.
func (*CreateModelCustomizationJobInput) SetDescription ¶
func (s *CreateModelCustomizationJobInput) SetDescription(v string) *CreateModelCustomizationJobInput
SetDescription sets the Description field's value.
func (*CreateModelCustomizationJobInput) SetHyperparameters ¶
func (s *CreateModelCustomizationJobInput) SetHyperparameters(v []*HyperparameterForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetHyperparameters sets the Hyperparameters field's value.
func (*CreateModelCustomizationJobInput) SetModelReference ¶
func (s *CreateModelCustomizationJobInput) SetModelReference(v *ModelReferenceForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetModelReference sets the ModelReference field's value.
func (*CreateModelCustomizationJobInput) SetName ¶
func (s *CreateModelCustomizationJobInput) SetName(v string) *CreateModelCustomizationJobInput
SetName sets the Name field's value.
func (*CreateModelCustomizationJobInput) SetProjectName ¶
func (s *CreateModelCustomizationJobInput) SetProjectName(v string) *CreateModelCustomizationJobInput
SetProjectName sets the ProjectName field's value.
func (*CreateModelCustomizationJobInput) SetSaveModelLimit ¶
func (s *CreateModelCustomizationJobInput) SetSaveModelLimit(v int32) *CreateModelCustomizationJobInput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*CreateModelCustomizationJobInput) SetTags ¶
func (s *CreateModelCustomizationJobInput) SetTags(v []*TagForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetTags sets the Tags field's value.
func (CreateModelCustomizationJobInput) String ¶
func (s CreateModelCustomizationJobInput) String() string
String returns the string representation
func (*CreateModelCustomizationJobInput) Validate ¶
func (s *CreateModelCustomizationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateModelCustomizationJobOutput ¶
type CreateModelCustomizationJobOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateModelCustomizationJobOutput) GoString ¶
func (s CreateModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*CreateModelCustomizationJobOutput) SetId ¶
func (s *CreateModelCustomizationJobOutput) SetId(v string) *CreateModelCustomizationJobOutput
SetId sets the Id field's value.
func (CreateModelCustomizationJobOutput) String ¶
func (s CreateModelCustomizationJobOutput) String() string
String returns the string representation
type DataForCreateModelCustomizationJobInput ¶
type DataForCreateModelCustomizationJobInput struct {
EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput"`
KMSTrn *string `type:"string" json:",omitempty"`
TrainingSet *TrainingSetForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"`
ValidationPercentage *int32 `type:"int32" json:",omitempty"`
ValidationSet *ValidationSetForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForCreateModelCustomizationJobInput) GoString ¶
func (s DataForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType ¶
func (s *DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType(v string) *DataForCreateModelCustomizationJobInput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForCreateModelCustomizationJobInput) SetKMSTrn ¶
func (s *DataForCreateModelCustomizationJobInput) SetKMSTrn(v string) *DataForCreateModelCustomizationJobInput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForCreateModelCustomizationJobInput) SetTrainingSet ¶
func (s *DataForCreateModelCustomizationJobInput) SetTrainingSet(v *TrainingSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForCreateModelCustomizationJobInput) SetValidationPercentage ¶
func (s *DataForCreateModelCustomizationJobInput) SetValidationPercentage(v int32) *DataForCreateModelCustomizationJobInput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForCreateModelCustomizationJobInput) SetValidationSet ¶
func (s *DataForCreateModelCustomizationJobInput) SetValidationSet(v *ValidationSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
SetValidationSet sets the ValidationSet field's value.
func (DataForCreateModelCustomizationJobInput) String ¶
func (s DataForCreateModelCustomizationJobInput) String() string
String returns the string representation
type DataForEmbeddingsMultimodalOutput ¶ added in v1.0.7
type DataForEmbeddingsMultimodalOutput struct {
Embedding []*string `type:"list" json:"embedding,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
// contains filtered or unexported fields
}
func (DataForEmbeddingsMultimodalOutput) GoString ¶ added in v1.0.7
func (s DataForEmbeddingsMultimodalOutput) GoString() string
GoString returns the string representation
func (*DataForEmbeddingsMultimodalOutput) SetEmbedding ¶ added in v1.0.7
func (s *DataForEmbeddingsMultimodalOutput) SetEmbedding(v []*string) *DataForEmbeddingsMultimodalOutput
SetEmbedding sets the Embedding field's value.
func (*DataForEmbeddingsMultimodalOutput) SetObject ¶ added in v1.0.7
func (s *DataForEmbeddingsMultimodalOutput) SetObject(v string) *DataForEmbeddingsMultimodalOutput
SetObject sets the Object field's value.
func (DataForEmbeddingsMultimodalOutput) String ¶ added in v1.0.7
func (s DataForEmbeddingsMultimodalOutput) String() string
String returns the string representation
type DataForEmbeddingsOutput ¶ added in v1.0.7
type DataForEmbeddingsOutput struct {
Embedding []*string `type:"list" json:"embedding,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
// contains filtered or unexported fields
}
func (DataForEmbeddingsOutput) GoString ¶ added in v1.0.7
func (s DataForEmbeddingsOutput) GoString() string
GoString returns the string representation
func (*DataForEmbeddingsOutput) SetEmbedding ¶ added in v1.0.7
func (s *DataForEmbeddingsOutput) SetEmbedding(v []*string) *DataForEmbeddingsOutput
SetEmbedding sets the Embedding field's value.
func (*DataForEmbeddingsOutput) SetIndex ¶ added in v1.0.7
func (s *DataForEmbeddingsOutput) SetIndex(v int32) *DataForEmbeddingsOutput
SetIndex sets the Index field's value.
func (*DataForEmbeddingsOutput) SetObject ¶ added in v1.0.7
func (s *DataForEmbeddingsOutput) SetObject(v string) *DataForEmbeddingsOutput
SetObject sets the Object field's value.
func (DataForEmbeddingsOutput) String ¶ added in v1.0.7
func (s DataForEmbeddingsOutput) String() string
String returns the string representation
type DataForGetModelCustomizationJobOutput ¶
type DataForGetModelCustomizationJobOutput struct {
EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput"`
KMSTrn *string `type:"string" json:",omitempty"`
TrainingSet *TrainingSetForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
ValidationPercentage *int32 `type:"int32" json:",omitempty"`
ValidationSet *ValidationSetForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForGetModelCustomizationJobOutput) GoString ¶
func (s DataForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType ¶
func (s *DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType(v string) *DataForGetModelCustomizationJobOutput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForGetModelCustomizationJobOutput) SetKMSTrn ¶
func (s *DataForGetModelCustomizationJobOutput) SetKMSTrn(v string) *DataForGetModelCustomizationJobOutput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForGetModelCustomizationJobOutput) SetTrainingSet ¶
func (s *DataForGetModelCustomizationJobOutput) SetTrainingSet(v *TrainingSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForGetModelCustomizationJobOutput) SetValidationPercentage ¶
func (s *DataForGetModelCustomizationJobOutput) SetValidationPercentage(v int32) *DataForGetModelCustomizationJobOutput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForGetModelCustomizationJobOutput) SetValidationSet ¶
func (s *DataForGetModelCustomizationJobOutput) SetValidationSet(v *ValidationSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
SetValidationSet sets the ValidationSet field's value.
func (DataForGetModelCustomizationJobOutput) String ¶
func (s DataForGetModelCustomizationJobOutput) String() string
String returns the string representation
type DataForListModelCustomizationJobsOutput ¶
type DataForListModelCustomizationJobsOutput struct {
EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput"`
KMSTrn *string `type:"string" json:",omitempty"`
TrainingSet *TrainingSetForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
ValidationPercentage *int32 `type:"int32" json:",omitempty"`
ValidationSet *ValidationSetForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForListModelCustomizationJobsOutput) GoString ¶
func (s DataForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType ¶
func (s *DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType(v string) *DataForListModelCustomizationJobsOutput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForListModelCustomizationJobsOutput) SetKMSTrn ¶
func (s *DataForListModelCustomizationJobsOutput) SetKMSTrn(v string) *DataForListModelCustomizationJobsOutput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForListModelCustomizationJobsOutput) SetTrainingSet ¶
func (s *DataForListModelCustomizationJobsOutput) SetTrainingSet(v *TrainingSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForListModelCustomizationJobsOutput) SetValidationPercentage ¶
func (s *DataForListModelCustomizationJobsOutput) SetValidationPercentage(v int32) *DataForListModelCustomizationJobsOutput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForListModelCustomizationJobsOutput) SetValidationSet ¶
func (s *DataForListModelCustomizationJobsOutput) SetValidationSet(v *ValidationSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
SetValidationSet sets the ValidationSet field's value.
func (DataForListModelCustomizationJobsOutput) String ¶
func (s DataForListModelCustomizationJobsOutput) String() string
String returns the string representation
type DataForTokenizationOutput ¶ added in v1.0.7
type DataForTokenizationOutput struct {
Index *int32 `type:"int32" json:"index,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Offset_mapping []*int32 `type:"list" json:"offset_mapping,omitempty"`
Token_ids []*int32 `type:"list" json:"token_ids,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (DataForTokenizationOutput) GoString ¶ added in v1.0.7
func (s DataForTokenizationOutput) GoString() string
GoString returns the string representation
func (*DataForTokenizationOutput) SetIndex ¶ added in v1.0.7
func (s *DataForTokenizationOutput) SetIndex(v int32) *DataForTokenizationOutput
SetIndex sets the Index field's value.
func (*DataForTokenizationOutput) SetObject ¶ added in v1.0.7
func (s *DataForTokenizationOutput) SetObject(v string) *DataForTokenizationOutput
SetObject sets the Object field's value.
func (*DataForTokenizationOutput) SetOffset_mapping ¶ added in v1.0.7
func (s *DataForTokenizationOutput) SetOffset_mapping(v []*int32) *DataForTokenizationOutput
SetOffset_mapping sets the Offset_mapping field's value.
func (*DataForTokenizationOutput) SetToken_ids ¶ added in v1.0.7
func (s *DataForTokenizationOutput) SetToken_ids(v []*int32) *DataForTokenizationOutput
SetToken_ids sets the Token_ids field's value.
func (*DataForTokenizationOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *DataForTokenizationOutput) SetTotal_tokens(v int32) *DataForTokenizationOutput
SetTotal_tokens sets the Total_tokens field's value.
func (DataForTokenizationOutput) String ¶ added in v1.0.7
func (s DataForTokenizationOutput) String() string
String returns the string representation
type DatasetForCreateModelCustomizationJobInput ¶
type DatasetForCreateModelCustomizationJobInput struct {
DatasetId *string `type:"string" json:",omitempty"`
DatasetVersionId *string `type:"string" json:",omitempty"`
Multiplier *float64 `type:"double" json:",omitempty"`
SampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatasetForCreateModelCustomizationJobInput) GoString ¶
func (s DatasetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*DatasetForCreateModelCustomizationJobInput) SetDatasetId ¶
func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetId(v string) *DatasetForCreateModelCustomizationJobInput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId ¶
func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *DatasetForCreateModelCustomizationJobInput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetMultiplier ¶
func (s *DatasetForCreateModelCustomizationJobInput) SetMultiplier(v float64) *DatasetForCreateModelCustomizationJobInput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetSampleCount ¶
func (s *DatasetForCreateModelCustomizationJobInput) SetSampleCount(v int64) *DatasetForCreateModelCustomizationJobInput
SetSampleCount sets the SampleCount field's value.
func (DatasetForCreateModelCustomizationJobInput) String ¶
func (s DatasetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type DatasetForGetModelCustomizationJobOutput ¶
type DatasetForGetModelCustomizationJobOutput struct {
DatasetId *string `type:"string" json:",omitempty"`
DatasetVersionId *string `type:"string" json:",omitempty"`
Multiplier *float64 `type:"double" json:",omitempty"`
SampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatasetForGetModelCustomizationJobOutput) GoString ¶
func (s DatasetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*DatasetForGetModelCustomizationJobOutput) SetDatasetId ¶
func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetId(v string) *DatasetForGetModelCustomizationJobOutput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId ¶
func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *DatasetForGetModelCustomizationJobOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetMultiplier ¶
func (s *DatasetForGetModelCustomizationJobOutput) SetMultiplier(v float64) *DatasetForGetModelCustomizationJobOutput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetSampleCount ¶
func (s *DatasetForGetModelCustomizationJobOutput) SetSampleCount(v int64) *DatasetForGetModelCustomizationJobOutput
SetSampleCount sets the SampleCount field's value.
func (DatasetForGetModelCustomizationJobOutput) String ¶
func (s DatasetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type DatasetForListModelCustomizationJobsOutput ¶
type DatasetForListModelCustomizationJobsOutput struct {
DatasetId *string `type:"string" json:",omitempty"`
DatasetVersionId *string `type:"string" json:",omitempty"`
Multiplier *float64 `type:"double" json:",omitempty"`
SampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (DatasetForListModelCustomizationJobsOutput) GoString ¶
func (s DatasetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*DatasetForListModelCustomizationJobsOutput) SetDatasetId ¶
func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetId(v string) *DatasetForListModelCustomizationJobsOutput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId ¶
func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *DatasetForListModelCustomizationJobsOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetMultiplier ¶
func (s *DatasetForListModelCustomizationJobsOutput) SetMultiplier(v float64) *DatasetForListModelCustomizationJobsOutput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetSampleCount ¶
func (s *DatasetForListModelCustomizationJobsOutput) SetSampleCount(v int64) *DatasetForListModelCustomizationJobsOutput
SetSampleCount sets the SampleCount field's value.
func (DatasetForListModelCustomizationJobsOutput) String ¶
func (s DatasetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type DeleteEndpointInput ¶
type DeleteEndpointInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteEndpointInput) GoString ¶
func (s DeleteEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteEndpointInput) SetId ¶
func (s *DeleteEndpointInput) SetId(v string) *DeleteEndpointInput
SetId sets the Id field's value.
func (DeleteEndpointInput) String ¶
func (s DeleteEndpointInput) String() string
String returns the string representation
func (*DeleteEndpointInput) Validate ¶
func (s *DeleteEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteEndpointOutput ¶
type DeleteEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteEndpointOutput) GoString ¶
func (s DeleteEndpointOutput) GoString() string
GoString returns the string representation
func (DeleteEndpointOutput) String ¶
func (s DeleteEndpointOutput) String() string
String returns the string representation
type DeltaForBatchChatCompletionsOutput ¶ added in v1.0.7
type DeltaForBatchChatCompletionsOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Tool_callForBatchChatCompletionsOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (DeltaForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s DeltaForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*DeltaForBatchChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *DeltaForBatchChatCompletionsOutput) SetContent(v string) *DeltaForBatchChatCompletionsOutput
SetContent sets the Content field's value.
func (*DeltaForBatchChatCompletionsOutput) SetRole ¶ added in v1.0.7
func (s *DeltaForBatchChatCompletionsOutput) SetRole(v string) *DeltaForBatchChatCompletionsOutput
SetRole sets the Role field's value.
func (*DeltaForBatchChatCompletionsOutput) SetTool_calls ¶ added in v1.0.7
func (s *DeltaForBatchChatCompletionsOutput) SetTool_calls(v []*Tool_callForBatchChatCompletionsOutput) *DeltaForBatchChatCompletionsOutput
SetTool_calls sets the Tool_calls field's value.
func (DeltaForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s DeltaForBatchChatCompletionsOutput) String() string
String returns the string representation
type DeltaForBotsChatCompletionsOutput ¶ added in v1.0.7
type DeltaForBotsChatCompletionsOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Tool_callForBotsChatCompletionsOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (DeltaForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s DeltaForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*DeltaForBotsChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *DeltaForBotsChatCompletionsOutput) SetContent(v string) *DeltaForBotsChatCompletionsOutput
SetContent sets the Content field's value.
func (*DeltaForBotsChatCompletionsOutput) SetRole ¶ added in v1.0.7
func (s *DeltaForBotsChatCompletionsOutput) SetRole(v string) *DeltaForBotsChatCompletionsOutput
SetRole sets the Role field's value.
func (*DeltaForBotsChatCompletionsOutput) SetTool_calls ¶ added in v1.0.7
func (s *DeltaForBotsChatCompletionsOutput) SetTool_calls(v []*Tool_callForBotsChatCompletionsOutput) *DeltaForBotsChatCompletionsOutput
SetTool_calls sets the Tool_calls field's value.
func (DeltaForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s DeltaForBotsChatCompletionsOutput) String() string
String returns the string representation
type DeltaForChatCompletionsTextOutput ¶ added in v1.0.7
type DeltaForChatCompletionsTextOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Tool_callForChatCompletionsTextOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (DeltaForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s DeltaForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*DeltaForChatCompletionsTextOutput) SetContent ¶ added in v1.0.7
func (s *DeltaForChatCompletionsTextOutput) SetContent(v string) *DeltaForChatCompletionsTextOutput
SetContent sets the Content field's value.
func (*DeltaForChatCompletionsTextOutput) SetRole ¶ added in v1.0.7
func (s *DeltaForChatCompletionsTextOutput) SetRole(v string) *DeltaForChatCompletionsTextOutput
SetRole sets the Role field's value.
func (*DeltaForChatCompletionsTextOutput) SetTool_calls ¶ added in v1.0.7
func (s *DeltaForChatCompletionsTextOutput) SetTool_calls(v []*Tool_callForChatCompletionsTextOutput) *DeltaForChatCompletionsTextOutput
SetTool_calls sets the Tool_calls field's value.
func (DeltaForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s DeltaForChatCompletionsTextOutput) String() string
String returns the string representation
type DeltaForChatCompletionsVisionOutput ¶ added in v1.0.7
type DeltaForChatCompletionsVisionOutput struct {
// contains filtered or unexported fields
}
func (DeltaForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s DeltaForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (DeltaForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s DeltaForChatCompletionsVisionOutput) String() string
String returns the string representation
type EmbeddingsInput ¶ added in v1.0.7
type EmbeddingsInput struct {
Encoding_format *string `type:"string" json:"encoding_format,omitempty"`
Input []*string `type:"list" json:"input,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
// contains filtered or unexported fields
}
func (EmbeddingsInput) GoString ¶ added in v1.0.7
func (s EmbeddingsInput) GoString() string
GoString returns the string representation
func (*EmbeddingsInput) SetEncoding_format ¶ added in v1.0.7
func (s *EmbeddingsInput) SetEncoding_format(v string) *EmbeddingsInput
SetEncoding_format sets the Encoding_format field's value.
func (*EmbeddingsInput) SetInput ¶ added in v1.0.7
func (s *EmbeddingsInput) SetInput(v []*string) *EmbeddingsInput
SetInput sets the Input field's value.
func (*EmbeddingsInput) SetModel ¶ added in v1.0.7
func (s *EmbeddingsInput) SetModel(v string) *EmbeddingsInput
SetModel sets the Model field's value.
func (EmbeddingsInput) String ¶ added in v1.0.7
func (s EmbeddingsInput) String() string
String returns the string representation
func (*EmbeddingsInput) Validate ¶ added in v1.0.7
func (s *EmbeddingsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EmbeddingsMultimodalInput ¶ added in v1.0.7
type EmbeddingsMultimodalInput struct {
Encoding_format *string `type:"string" json:"encoding_format,omitempty"`
Input []*InputForEmbeddingsMultimodalInput `type:"list" json:"input,omitempty"`
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
// contains filtered or unexported fields
}
func (EmbeddingsMultimodalInput) GoString ¶ added in v1.0.7
func (s EmbeddingsMultimodalInput) GoString() string
GoString returns the string representation
func (*EmbeddingsMultimodalInput) SetEncoding_format ¶ added in v1.0.7
func (s *EmbeddingsMultimodalInput) SetEncoding_format(v string) *EmbeddingsMultimodalInput
SetEncoding_format sets the Encoding_format field's value.
func (*EmbeddingsMultimodalInput) SetInput ¶ added in v1.0.7
func (s *EmbeddingsMultimodalInput) SetInput(v []*InputForEmbeddingsMultimodalInput) *EmbeddingsMultimodalInput
SetInput sets the Input field's value.
func (*EmbeddingsMultimodalInput) SetModel ¶ added in v1.0.7
func (s *EmbeddingsMultimodalInput) SetModel(v string) *EmbeddingsMultimodalInput
SetModel sets the Model field's value.
func (EmbeddingsMultimodalInput) String ¶ added in v1.0.7
func (s EmbeddingsMultimodalInput) String() string
String returns the string representation
func (*EmbeddingsMultimodalInput) Validate ¶ added in v1.0.7
func (s *EmbeddingsMultimodalInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EmbeddingsMultimodalOutput ¶ added in v1.0.7
type EmbeddingsMultimodalOutput struct {
Metadata *response.ResponseMetadata
Created *int32 `type:"int32" json:"created,omitempty"`
Data *DataForEmbeddingsMultimodalOutput `type:"structure" json:"data,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Usage *UsageForEmbeddingsMultimodalOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (EmbeddingsMultimodalOutput) GoString ¶ added in v1.0.7
func (s EmbeddingsMultimodalOutput) GoString() string
GoString returns the string representation
func (*EmbeddingsMultimodalOutput) SetCreated ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetCreated(v int32) *EmbeddingsMultimodalOutput
SetCreated sets the Created field's value.
func (*EmbeddingsMultimodalOutput) SetData ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetData(v *DataForEmbeddingsMultimodalOutput) *EmbeddingsMultimodalOutput
SetData sets the Data field's value.
func (*EmbeddingsMultimodalOutput) SetId ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetId(v string) *EmbeddingsMultimodalOutput
SetId sets the Id field's value.
func (*EmbeddingsMultimodalOutput) SetModel ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetModel(v string) *EmbeddingsMultimodalOutput
SetModel sets the Model field's value.
func (*EmbeddingsMultimodalOutput) SetObject ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetObject(v string) *EmbeddingsMultimodalOutput
SetObject sets the Object field's value.
func (*EmbeddingsMultimodalOutput) SetUsage ¶ added in v1.0.7
func (s *EmbeddingsMultimodalOutput) SetUsage(v *UsageForEmbeddingsMultimodalOutput) *EmbeddingsMultimodalOutput
SetUsage sets the Usage field's value.
func (EmbeddingsMultimodalOutput) String ¶ added in v1.0.7
func (s EmbeddingsMultimodalOutput) String() string
String returns the string representation
type EmbeddingsOutput ¶ added in v1.0.7
type EmbeddingsOutput struct {
Metadata *response.ResponseMetadata
Created *int32 `type:"int32" json:"created,omitempty"`
Data []*DataForEmbeddingsOutput `type:"list" json:"data,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
Usage *UsageForEmbeddingsOutput `type:"structure" json:"usage,omitempty"`
// contains filtered or unexported fields
}
func (EmbeddingsOutput) GoString ¶ added in v1.0.7
func (s EmbeddingsOutput) GoString() string
GoString returns the string representation
func (*EmbeddingsOutput) SetCreated ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetCreated(v int32) *EmbeddingsOutput
SetCreated sets the Created field's value.
func (*EmbeddingsOutput) SetData ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetData(v []*DataForEmbeddingsOutput) *EmbeddingsOutput
SetData sets the Data field's value.
func (*EmbeddingsOutput) SetId ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetId(v string) *EmbeddingsOutput
SetId sets the Id field's value.
func (*EmbeddingsOutput) SetModel ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetModel(v string) *EmbeddingsOutput
SetModel sets the Model field's value.
func (*EmbeddingsOutput) SetObject ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetObject(v string) *EmbeddingsOutput
SetObject sets the Object field's value.
func (*EmbeddingsOutput) SetUsage ¶ added in v1.0.7
func (s *EmbeddingsOutput) SetUsage(v *UsageForEmbeddingsOutput) *EmbeddingsOutput
SetUsage sets the Usage field's value.
func (EmbeddingsOutput) String ¶ added in v1.0.7
func (s EmbeddingsOutput) String() string
String returns the string representation
type FilterForListBatchInferenceJobsInput ¶
type FilterForListBatchInferenceJobsInput struct {
CustomModelIds []*string `type:"list" json:",omitempty"`
FoundationModels []*FoundationModelForListBatchInferenceJobsInput `type:"list" json:",omitempty"`
Ids []*string `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Phases []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListBatchInferenceJobsInput) GoString ¶
func (s FilterForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*FilterForListBatchInferenceJobsInput) SetCustomModelIds ¶
func (s *FilterForListBatchInferenceJobsInput) SetCustomModelIds(v []*string) *FilterForListBatchInferenceJobsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListBatchInferenceJobsInput) SetFoundationModels ¶
func (s *FilterForListBatchInferenceJobsInput) SetFoundationModels(v []*FoundationModelForListBatchInferenceJobsInput) *FilterForListBatchInferenceJobsInput
SetFoundationModels sets the FoundationModels field's value.
func (*FilterForListBatchInferenceJobsInput) SetIds ¶
func (s *FilterForListBatchInferenceJobsInput) SetIds(v []*string) *FilterForListBatchInferenceJobsInput
SetIds sets the Ids field's value.
func (*FilterForListBatchInferenceJobsInput) SetName ¶
func (s *FilterForListBatchInferenceJobsInput) SetName(v string) *FilterForListBatchInferenceJobsInput
SetName sets the Name field's value.
func (*FilterForListBatchInferenceJobsInput) SetPhases ¶
func (s *FilterForListBatchInferenceJobsInput) SetPhases(v []*string) *FilterForListBatchInferenceJobsInput
SetPhases sets the Phases field's value.
func (FilterForListBatchInferenceJobsInput) String ¶
func (s FilterForListBatchInferenceJobsInput) String() string
String returns the string representation
type FilterForListEndpointsInput ¶
type FilterForListEndpointsInput struct {
CustomModelIds []*string `type:"list" json:",omitempty"`
EndpointModelTypes []*string `type:"list" json:",omitempty"`
FoundationModelName *string `type:"string" json:",omitempty"`
Ids []*string `type:"list" json:",omitempty"`
ModelVersions []*string `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Statuses []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListEndpointsInput) GoString ¶
func (s FilterForListEndpointsInput) GoString() string
GoString returns the string representation
func (*FilterForListEndpointsInput) SetCustomModelIds ¶
func (s *FilterForListEndpointsInput) SetCustomModelIds(v []*string) *FilterForListEndpointsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListEndpointsInput) SetEndpointModelTypes ¶
func (s *FilterForListEndpointsInput) SetEndpointModelTypes(v []*string) *FilterForListEndpointsInput
SetEndpointModelTypes sets the EndpointModelTypes field's value.
func (*FilterForListEndpointsInput) SetFoundationModelName ¶
func (s *FilterForListEndpointsInput) SetFoundationModelName(v string) *FilterForListEndpointsInput
SetFoundationModelName sets the FoundationModelName field's value.
func (*FilterForListEndpointsInput) SetIds ¶
func (s *FilterForListEndpointsInput) SetIds(v []*string) *FilterForListEndpointsInput
SetIds sets the Ids field's value.
func (*FilterForListEndpointsInput) SetModelVersions ¶
func (s *FilterForListEndpointsInput) SetModelVersions(v []*string) *FilterForListEndpointsInput
SetModelVersions sets the ModelVersions field's value.
func (*FilterForListEndpointsInput) SetName ¶
func (s *FilterForListEndpointsInput) SetName(v string) *FilterForListEndpointsInput
SetName sets the Name field's value.
func (*FilterForListEndpointsInput) SetStatuses ¶
func (s *FilterForListEndpointsInput) SetStatuses(v []*string) *FilterForListEndpointsInput
SetStatuses sets the Statuses field's value.
func (FilterForListEndpointsInput) String ¶
func (s FilterForListEndpointsInput) String() string
String returns the string representation
type FilterForListModelCustomizationJobsInput ¶
type FilterForListModelCustomizationJobsInput struct {
CreateTimeAfter *string `type:"string" json:",omitempty"`
CreateTimeBefore *string `type:"string" json:",omitempty"`
CustomModelIds []*string `type:"list" json:",omitempty"`
CustomizationTypes []*string `type:"list" json:",omitempty"`
FoundationModels []*FoundationModelForListModelCustomizationJobsInput `type:"list" json:",omitempty"`
Ids []*string `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Phases []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListModelCustomizationJobsInput) GoString ¶
func (s FilterForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*FilterForListModelCustomizationJobsInput) SetCreateTimeAfter ¶
func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeAfter(v string) *FilterForListModelCustomizationJobsInput
SetCreateTimeAfter sets the CreateTimeAfter field's value.
func (*FilterForListModelCustomizationJobsInput) SetCreateTimeBefore ¶
func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeBefore(v string) *FilterForListModelCustomizationJobsInput
SetCreateTimeBefore sets the CreateTimeBefore field's value.
func (*FilterForListModelCustomizationJobsInput) SetCustomModelIds ¶
func (s *FilterForListModelCustomizationJobsInput) SetCustomModelIds(v []*string) *FilterForListModelCustomizationJobsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListModelCustomizationJobsInput) SetCustomizationTypes ¶
func (s *FilterForListModelCustomizationJobsInput) SetCustomizationTypes(v []*string) *FilterForListModelCustomizationJobsInput
SetCustomizationTypes sets the CustomizationTypes field's value.
func (*FilterForListModelCustomizationJobsInput) SetFoundationModels ¶
func (s *FilterForListModelCustomizationJobsInput) SetFoundationModels(v []*FoundationModelForListModelCustomizationJobsInput) *FilterForListModelCustomizationJobsInput
SetFoundationModels sets the FoundationModels field's value.
func (*FilterForListModelCustomizationJobsInput) SetIds ¶
func (s *FilterForListModelCustomizationJobsInput) SetIds(v []*string) *FilterForListModelCustomizationJobsInput
SetIds sets the Ids field's value.
func (*FilterForListModelCustomizationJobsInput) SetName ¶
func (s *FilterForListModelCustomizationJobsInput) SetName(v string) *FilterForListModelCustomizationJobsInput
SetName sets the Name field's value.
func (*FilterForListModelCustomizationJobsInput) SetPhases ¶
func (s *FilterForListModelCustomizationJobsInput) SetPhases(v []*string) *FilterForListModelCustomizationJobsInput
SetPhases sets the Phases field's value.
func (FilterForListModelCustomizationJobsInput) String ¶
func (s FilterForListModelCustomizationJobsInput) String() string
String returns the string representation
type FoundationModelForCreateBatchInferenceJobInput ¶
type FoundationModelForCreateBatchInferenceJobInput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForCreateBatchInferenceJobInput) GoString ¶
func (s FoundationModelForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateBatchInferenceJobInput) SetModelVersion ¶
func (s *FoundationModelForCreateBatchInferenceJobInput) SetModelVersion(v string) *FoundationModelForCreateBatchInferenceJobInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateBatchInferenceJobInput) SetName ¶
func (s *FoundationModelForCreateBatchInferenceJobInput) SetName(v string) *FoundationModelForCreateBatchInferenceJobInput
SetName sets the Name field's value.
func (FoundationModelForCreateBatchInferenceJobInput) String ¶
func (s FoundationModelForCreateBatchInferenceJobInput) String() string
String returns the string representation
type FoundationModelForCreateEndpointInput ¶
type FoundationModelForCreateEndpointInput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForCreateEndpointInput) GoString ¶
func (s FoundationModelForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateEndpointInput) SetModelVersion ¶
func (s *FoundationModelForCreateEndpointInput) SetModelVersion(v string) *FoundationModelForCreateEndpointInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateEndpointInput) SetName ¶
func (s *FoundationModelForCreateEndpointInput) SetName(v string) *FoundationModelForCreateEndpointInput
SetName sets the Name field's value.
func (FoundationModelForCreateEndpointInput) String ¶
func (s FoundationModelForCreateEndpointInput) String() string
String returns the string representation
type FoundationModelForCreateModelCustomizationJobInput ¶
type FoundationModelForCreateModelCustomizationJobInput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForCreateModelCustomizationJobInput) GoString ¶
func (s FoundationModelForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateModelCustomizationJobInput) SetModelVersion ¶
func (s *FoundationModelForCreateModelCustomizationJobInput) SetModelVersion(v string) *FoundationModelForCreateModelCustomizationJobInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateModelCustomizationJobInput) SetName ¶
func (s *FoundationModelForCreateModelCustomizationJobInput) SetName(v string) *FoundationModelForCreateModelCustomizationJobInput
SetName sets the Name field's value.
func (FoundationModelForCreateModelCustomizationJobInput) String ¶
func (s FoundationModelForCreateModelCustomizationJobInput) String() string
String returns the string representation
type FoundationModelForGetEndpointOutput ¶
type FoundationModelForGetEndpointOutput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForGetEndpointOutput) GoString ¶
func (s FoundationModelForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForGetEndpointOutput) SetModelVersion ¶
func (s *FoundationModelForGetEndpointOutput) SetModelVersion(v string) *FoundationModelForGetEndpointOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForGetEndpointOutput) SetName ¶
func (s *FoundationModelForGetEndpointOutput) SetName(v string) *FoundationModelForGetEndpointOutput
SetName sets the Name field's value.
func (FoundationModelForGetEndpointOutput) String ¶
func (s FoundationModelForGetEndpointOutput) String() string
String returns the string representation
type FoundationModelForGetModelCustomizationJobOutput ¶
type FoundationModelForGetModelCustomizationJobOutput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForGetModelCustomizationJobOutput) GoString ¶
func (s FoundationModelForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForGetModelCustomizationJobOutput) SetModelVersion ¶
func (s *FoundationModelForGetModelCustomizationJobOutput) SetModelVersion(v string) *FoundationModelForGetModelCustomizationJobOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForGetModelCustomizationJobOutput) SetName ¶
func (s *FoundationModelForGetModelCustomizationJobOutput) SetName(v string) *FoundationModelForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (FoundationModelForGetModelCustomizationJobOutput) String ¶
func (s FoundationModelForGetModelCustomizationJobOutput) String() string
String returns the string representation
type FoundationModelForListBatchInferenceJobsInput ¶
type FoundationModelForListBatchInferenceJobsInput struct {
ModelVersions []*string `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForListBatchInferenceJobsInput) GoString ¶
func (s FoundationModelForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*FoundationModelForListBatchInferenceJobsInput) SetModelVersions ¶
func (s *FoundationModelForListBatchInferenceJobsInput) SetModelVersions(v []*string) *FoundationModelForListBatchInferenceJobsInput
SetModelVersions sets the ModelVersions field's value.
func (*FoundationModelForListBatchInferenceJobsInput) SetName ¶
func (s *FoundationModelForListBatchInferenceJobsInput) SetName(v string) *FoundationModelForListBatchInferenceJobsInput
SetName sets the Name field's value.
func (FoundationModelForListBatchInferenceJobsInput) String ¶
func (s FoundationModelForListBatchInferenceJobsInput) String() string
String returns the string representation
type FoundationModelForListBatchInferenceJobsOutput ¶
type FoundationModelForListBatchInferenceJobsOutput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForListBatchInferenceJobsOutput) GoString ¶
func (s FoundationModelForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListBatchInferenceJobsOutput) SetModelVersion ¶
func (s *FoundationModelForListBatchInferenceJobsOutput) SetModelVersion(v string) *FoundationModelForListBatchInferenceJobsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListBatchInferenceJobsOutput) SetName ¶
func (s *FoundationModelForListBatchInferenceJobsOutput) SetName(v string) *FoundationModelForListBatchInferenceJobsOutput
SetName sets the Name field's value.
func (FoundationModelForListBatchInferenceJobsOutput) String ¶
func (s FoundationModelForListBatchInferenceJobsOutput) String() string
String returns the string representation
type FoundationModelForListEndpointsOutput ¶
type FoundationModelForListEndpointsOutput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForListEndpointsOutput) GoString ¶
func (s FoundationModelForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListEndpointsOutput) SetModelVersion ¶
func (s *FoundationModelForListEndpointsOutput) SetModelVersion(v string) *FoundationModelForListEndpointsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListEndpointsOutput) SetName ¶
func (s *FoundationModelForListEndpointsOutput) SetName(v string) *FoundationModelForListEndpointsOutput
SetName sets the Name field's value.
func (FoundationModelForListEndpointsOutput) String ¶
func (s FoundationModelForListEndpointsOutput) String() string
String returns the string representation
type FoundationModelForListModelCustomizationJobsInput ¶
type FoundationModelForListModelCustomizationJobsInput struct {
ModelVersions []*string `type:"list" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForListModelCustomizationJobsInput) GoString ¶
func (s FoundationModelForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*FoundationModelForListModelCustomizationJobsInput) SetModelVersions ¶
func (s *FoundationModelForListModelCustomizationJobsInput) SetModelVersions(v []*string) *FoundationModelForListModelCustomizationJobsInput
SetModelVersions sets the ModelVersions field's value.
func (*FoundationModelForListModelCustomizationJobsInput) SetName ¶
func (s *FoundationModelForListModelCustomizationJobsInput) SetName(v string) *FoundationModelForListModelCustomizationJobsInput
SetName sets the Name field's value.
func (FoundationModelForListModelCustomizationJobsInput) String ¶
func (s FoundationModelForListModelCustomizationJobsInput) String() string
String returns the string representation
type FoundationModelForListModelCustomizationJobsOutput ¶
type FoundationModelForListModelCustomizationJobsOutput struct {
ModelVersion *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FoundationModelForListModelCustomizationJobsOutput) GoString ¶
func (s FoundationModelForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListModelCustomizationJobsOutput) SetModelVersion ¶
func (s *FoundationModelForListModelCustomizationJobsOutput) SetModelVersion(v string) *FoundationModelForListModelCustomizationJobsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListModelCustomizationJobsOutput) SetName ¶
func (s *FoundationModelForListModelCustomizationJobsOutput) SetName(v string) *FoundationModelForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (FoundationModelForListModelCustomizationJobsOutput) String ¶
func (s FoundationModelForListModelCustomizationJobsOutput) String() string
String returns the string representation
type FunctionForBatchChatCompletionsInput ¶ added in v1.0.7
type FunctionForBatchChatCompletionsInput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s FunctionForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*FunctionForBatchChatCompletionsInput) SetArguments ¶ added in v1.0.7
func (s *FunctionForBatchChatCompletionsInput) SetArguments(v string) *FunctionForBatchChatCompletionsInput
SetArguments sets the Arguments field's value.
func (*FunctionForBatchChatCompletionsInput) SetName ¶ added in v1.0.7
func (s *FunctionForBatchChatCompletionsInput) SetName(v string) *FunctionForBatchChatCompletionsInput
SetName sets the Name field's value.
func (FunctionForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s FunctionForBatchChatCompletionsInput) String() string
String returns the string representation
type FunctionForBatchChatCompletionsOutput ¶ added in v1.0.7
type FunctionForBatchChatCompletionsOutput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s FunctionForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*FunctionForBatchChatCompletionsOutput) SetArguments ¶ added in v1.0.7
func (s *FunctionForBatchChatCompletionsOutput) SetArguments(v string) *FunctionForBatchChatCompletionsOutput
SetArguments sets the Arguments field's value.
func (*FunctionForBatchChatCompletionsOutput) SetName ¶ added in v1.0.7
func (s *FunctionForBatchChatCompletionsOutput) SetName(v string) *FunctionForBatchChatCompletionsOutput
SetName sets the Name field's value.
func (FunctionForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s FunctionForBatchChatCompletionsOutput) String() string
String returns the string representation
type FunctionForBotsChatCompletionsInput ¶ added in v1.0.7
type FunctionForBotsChatCompletionsInput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s FunctionForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*FunctionForBotsChatCompletionsInput) SetArguments ¶ added in v1.0.7
func (s *FunctionForBotsChatCompletionsInput) SetArguments(v string) *FunctionForBotsChatCompletionsInput
SetArguments sets the Arguments field's value.
func (*FunctionForBotsChatCompletionsInput) SetName ¶ added in v1.0.7
func (s *FunctionForBotsChatCompletionsInput) SetName(v string) *FunctionForBotsChatCompletionsInput
SetName sets the Name field's value.
func (FunctionForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s FunctionForBotsChatCompletionsInput) String() string
String returns the string representation
type FunctionForBotsChatCompletionsOutput ¶ added in v1.0.7
type FunctionForBotsChatCompletionsOutput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s FunctionForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*FunctionForBotsChatCompletionsOutput) SetArguments ¶ added in v1.0.7
func (s *FunctionForBotsChatCompletionsOutput) SetArguments(v string) *FunctionForBotsChatCompletionsOutput
SetArguments sets the Arguments field's value.
func (*FunctionForBotsChatCompletionsOutput) SetName ¶ added in v1.0.7
func (s *FunctionForBotsChatCompletionsOutput) SetName(v string) *FunctionForBotsChatCompletionsOutput
SetName sets the Name field's value.
func (FunctionForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s FunctionForBotsChatCompletionsOutput) String() string
String returns the string representation
type FunctionForChatCompletionsTextInput ¶ added in v1.0.7
type FunctionForChatCompletionsTextInput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s FunctionForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*FunctionForChatCompletionsTextInput) SetArguments ¶ added in v1.0.7
func (s *FunctionForChatCompletionsTextInput) SetArguments(v string) *FunctionForChatCompletionsTextInput
SetArguments sets the Arguments field's value.
func (*FunctionForChatCompletionsTextInput) SetName ¶ added in v1.0.7
func (s *FunctionForChatCompletionsTextInput) SetName(v string) *FunctionForChatCompletionsTextInput
SetName sets the Name field's value.
func (FunctionForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s FunctionForChatCompletionsTextInput) String() string
String returns the string representation
type FunctionForChatCompletionsTextOutput ¶ added in v1.0.7
type FunctionForChatCompletionsTextOutput struct {
Arguments *string `type:"string" json:"arguments,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (FunctionForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s FunctionForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*FunctionForChatCompletionsTextOutput) SetArguments ¶ added in v1.0.7
func (s *FunctionForChatCompletionsTextOutput) SetArguments(v string) *FunctionForChatCompletionsTextOutput
SetArguments sets the Arguments field's value.
func (*FunctionForChatCompletionsTextOutput) SetName ¶ added in v1.0.7
func (s *FunctionForChatCompletionsTextOutput) SetName(v string) *FunctionForChatCompletionsTextOutput
SetName sets the Name field's value.
func (FunctionForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s FunctionForChatCompletionsTextOutput) String() string
String returns the string representation
type GetApiKeyInput ¶
type GetApiKeyInput struct {
// DurationSeconds is a required field
DurationSeconds *int32 `type:"int32" json:",omitempty" required:"true"`
ResourceIds []*string `type:"list" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetApiKeyInput) GoString ¶
func (s GetApiKeyInput) GoString() string
GoString returns the string representation
func (*GetApiKeyInput) SetDurationSeconds ¶
func (s *GetApiKeyInput) SetDurationSeconds(v int32) *GetApiKeyInput
SetDurationSeconds sets the DurationSeconds field's value.
func (*GetApiKeyInput) SetResourceIds ¶
func (s *GetApiKeyInput) SetResourceIds(v []*string) *GetApiKeyInput
SetResourceIds sets the ResourceIds field's value.
func (*GetApiKeyInput) SetResourceType ¶
func (s *GetApiKeyInput) SetResourceType(v string) *GetApiKeyInput
SetResourceType sets the ResourceType field's value.
func (GetApiKeyInput) String ¶
func (s GetApiKeyInput) String() string
String returns the string representation
func (*GetApiKeyInput) Validate ¶
func (s *GetApiKeyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetApiKeyOutput ¶
type GetApiKeyOutput struct {
Metadata *response.ResponseMetadata
ApiKey *string `type:"string" json:",omitempty"`
ExpiredTime *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetApiKeyOutput) GoString ¶
func (s GetApiKeyOutput) GoString() string
GoString returns the string representation
func (*GetApiKeyOutput) SetApiKey ¶
func (s *GetApiKeyOutput) SetApiKey(v string) *GetApiKeyOutput
SetApiKey sets the ApiKey field's value.
func (*GetApiKeyOutput) SetExpiredTime ¶
func (s *GetApiKeyOutput) SetExpiredTime(v int32) *GetApiKeyOutput
SetExpiredTime sets the ExpiredTime field's value.
func (GetApiKeyOutput) String ¶
func (s GetApiKeyOutput) String() string
String returns the string representation
type GetEndpointCertificateInput ¶ added in v1.0.7
type GetEndpointCertificateInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetEndpointCertificateInput) GoString ¶ added in v1.0.7
func (s GetEndpointCertificateInput) GoString() string
GoString returns the string representation
func (*GetEndpointCertificateInput) SetId ¶ added in v1.0.7
func (s *GetEndpointCertificateInput) SetId(v string) *GetEndpointCertificateInput
SetId sets the Id field's value.
func (GetEndpointCertificateInput) String ¶ added in v1.0.7
func (s GetEndpointCertificateInput) String() string
String returns the string representation
func (*GetEndpointCertificateInput) Validate ¶ added in v1.0.7
func (s *GetEndpointCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetEndpointCertificateOutput ¶ added in v1.0.7
type GetEndpointCertificateOutput struct {
Metadata *response.ResponseMetadata
NotAfter *int64 `type:"int64" json:",omitempty"`
NotBefore *int64 `type:"int64" json:",omitempty"`
PCAHost *string `type:"string" json:",omitempty"`
PCAInstanceCertificate *string `type:"string" json:",omitempty"`
PCAName *string `type:"string" json:",omitempty"`
PCARootCACertificate *string `type:"string" json:",omitempty"`
PCASubCACertificate *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetEndpointCertificateOutput) GoString ¶ added in v1.0.7
func (s GetEndpointCertificateOutput) GoString() string
GoString returns the string representation
func (*GetEndpointCertificateOutput) SetNotAfter ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetNotAfter(v int64) *GetEndpointCertificateOutput
SetNotAfter sets the NotAfter field's value.
func (*GetEndpointCertificateOutput) SetNotBefore ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetNotBefore(v int64) *GetEndpointCertificateOutput
SetNotBefore sets the NotBefore field's value.
func (*GetEndpointCertificateOutput) SetPCAHost ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetPCAHost(v string) *GetEndpointCertificateOutput
SetPCAHost sets the PCAHost field's value.
func (*GetEndpointCertificateOutput) SetPCAInstanceCertificate ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetPCAInstanceCertificate(v string) *GetEndpointCertificateOutput
SetPCAInstanceCertificate sets the PCAInstanceCertificate field's value.
func (*GetEndpointCertificateOutput) SetPCAName ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetPCAName(v string) *GetEndpointCertificateOutput
SetPCAName sets the PCAName field's value.
func (*GetEndpointCertificateOutput) SetPCARootCACertificate ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetPCARootCACertificate(v string) *GetEndpointCertificateOutput
SetPCARootCACertificate sets the PCARootCACertificate field's value.
func (*GetEndpointCertificateOutput) SetPCASubCACertificate ¶ added in v1.0.7
func (s *GetEndpointCertificateOutput) SetPCASubCACertificate(v string) *GetEndpointCertificateOutput
SetPCASubCACertificate sets the PCASubCACertificate field's value.
func (GetEndpointCertificateOutput) String ¶ added in v1.0.7
func (s GetEndpointCertificateOutput) String() string
String returns the string representation
type GetEndpointInput ¶
type GetEndpointInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetEndpointInput) GoString ¶
func (s GetEndpointInput) GoString() string
GoString returns the string representation
func (*GetEndpointInput) SetId ¶
func (s *GetEndpointInput) SetId(v string) *GetEndpointInput
SetId sets the Id field's value.
func (GetEndpointInput) String ¶
func (s GetEndpointInput) String() string
String returns the string representation
func (*GetEndpointInput) Validate ¶
func (s *GetEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetEndpointOutput ¶
type GetEndpointOutput struct {
Metadata *response.ResponseMetadata
BatchOnly *bool `type:"boolean" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EndpointModelType *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
ModelReference *ModelReferenceForGetEndpointOutput `type:"structure" json:",omitempty"`
ModelUnitId *string `type:"string" json:",omitempty"`
Moderation *ModerationForGetEndpointOutput `type:"structure" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RateLimit *RateLimitForGetEndpointOutput `type:"structure" json:",omitempty"`
RollingId *string `type:"string" json:",omitempty"`
ScaleTierId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StatusReason *string `type:"string" json:",omitempty"`
SupportRolling *bool `type:"boolean" json:",omitempty"`
SupportScaleTier *bool `type:"boolean" json:",omitempty"`
Tags []*TagForGetEndpointOutput `type:"list" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetEndpointOutput) GoString ¶
func (s GetEndpointOutput) GoString() string
GoString returns the string representation
func (*GetEndpointOutput) SetBatchOnly ¶
func (s *GetEndpointOutput) SetBatchOnly(v bool) *GetEndpointOutput
SetBatchOnly sets the BatchOnly field's value.
func (*GetEndpointOutput) SetCreateTime ¶
func (s *GetEndpointOutput) SetCreateTime(v string) *GetEndpointOutput
SetCreateTime sets the CreateTime field's value.
func (*GetEndpointOutput) SetDescription ¶
func (s *GetEndpointOutput) SetDescription(v string) *GetEndpointOutput
SetDescription sets the Description field's value.
func (*GetEndpointOutput) SetEndpointModelType ¶
func (s *GetEndpointOutput) SetEndpointModelType(v string) *GetEndpointOutput
SetEndpointModelType sets the EndpointModelType field's value.
func (*GetEndpointOutput) SetId ¶
func (s *GetEndpointOutput) SetId(v string) *GetEndpointOutput
SetId sets the Id field's value.
func (*GetEndpointOutput) SetModelReference ¶
func (s *GetEndpointOutput) SetModelReference(v *ModelReferenceForGetEndpointOutput) *GetEndpointOutput
SetModelReference sets the ModelReference field's value.
func (*GetEndpointOutput) SetModelUnitId ¶
func (s *GetEndpointOutput) SetModelUnitId(v string) *GetEndpointOutput
SetModelUnitId sets the ModelUnitId field's value.
func (*GetEndpointOutput) SetModeration ¶
func (s *GetEndpointOutput) SetModeration(v *ModerationForGetEndpointOutput) *GetEndpointOutput
SetModeration sets the Moderation field's value.
func (*GetEndpointOutput) SetName ¶
func (s *GetEndpointOutput) SetName(v string) *GetEndpointOutput
SetName sets the Name field's value.
func (*GetEndpointOutput) SetProjectName ¶
func (s *GetEndpointOutput) SetProjectName(v string) *GetEndpointOutput
SetProjectName sets the ProjectName field's value.
func (*GetEndpointOutput) SetRateLimit ¶
func (s *GetEndpointOutput) SetRateLimit(v *RateLimitForGetEndpointOutput) *GetEndpointOutput
SetRateLimit sets the RateLimit field's value.
func (*GetEndpointOutput) SetRollingId ¶
func (s *GetEndpointOutput) SetRollingId(v string) *GetEndpointOutput
SetRollingId sets the RollingId field's value.
func (*GetEndpointOutput) SetScaleTierId ¶
func (s *GetEndpointOutput) SetScaleTierId(v string) *GetEndpointOutput
SetScaleTierId sets the ScaleTierId field's value.
func (*GetEndpointOutput) SetStatus ¶
func (s *GetEndpointOutput) SetStatus(v string) *GetEndpointOutput
SetStatus sets the Status field's value.
func (*GetEndpointOutput) SetStatusReason ¶
func (s *GetEndpointOutput) SetStatusReason(v string) *GetEndpointOutput
SetStatusReason sets the StatusReason field's value.
func (*GetEndpointOutput) SetSupportRolling ¶
func (s *GetEndpointOutput) SetSupportRolling(v bool) *GetEndpointOutput
SetSupportRolling sets the SupportRolling field's value.
func (*GetEndpointOutput) SetSupportScaleTier ¶
func (s *GetEndpointOutput) SetSupportScaleTier(v bool) *GetEndpointOutput
SetSupportScaleTier sets the SupportScaleTier field's value.
func (*GetEndpointOutput) SetTags ¶
func (s *GetEndpointOutput) SetTags(v []*TagForGetEndpointOutput) *GetEndpointOutput
SetTags sets the Tags field's value.
func (*GetEndpointOutput) SetUpdateTime ¶
func (s *GetEndpointOutput) SetUpdateTime(v string) *GetEndpointOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetEndpointOutput) String ¶
func (s GetEndpointOutput) String() string
String returns the string representation
type GetModelCustomizationJobInput ¶
type GetModelCustomizationJobInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetModelCustomizationJobInput) GoString ¶
func (s GetModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*GetModelCustomizationJobInput) SetId ¶
func (s *GetModelCustomizationJobInput) SetId(v string) *GetModelCustomizationJobInput
SetId sets the Id field's value.
func (GetModelCustomizationJobInput) String ¶
func (s GetModelCustomizationJobInput) String() string
String returns the string representation
func (*GetModelCustomizationJobInput) Validate ¶
func (s *GetModelCustomizationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetModelCustomizationJobOutput ¶
type GetModelCustomizationJobOutput struct {
Metadata *response.ResponseMetadata
CreateTime *string `type:"string" json:",omitempty"`
CustomizationType *string `type:"string" json:",omitempty"`
Data *DataForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Hyperparameters []*HyperparameterForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
ModelReference *ModelReferenceForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Outputs []*OutputForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
PublishedOutputCount *int32 `type:"int32" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
SaveModelLimit *int32 `type:"int32" json:",omitempty"`
Status *StatusForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
Tags []*TagForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
TotalOutputCount *int32 `type:"int32" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetModelCustomizationJobOutput) GoString ¶
func (s GetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*GetModelCustomizationJobOutput) SetCreateTime ¶
func (s *GetModelCustomizationJobOutput) SetCreateTime(v string) *GetModelCustomizationJobOutput
SetCreateTime sets the CreateTime field's value.
func (*GetModelCustomizationJobOutput) SetCustomizationType ¶
func (s *GetModelCustomizationJobOutput) SetCustomizationType(v string) *GetModelCustomizationJobOutput
SetCustomizationType sets the CustomizationType field's value.
func (*GetModelCustomizationJobOutput) SetData ¶
func (s *GetModelCustomizationJobOutput) SetData(v *DataForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetData sets the Data field's value.
func (*GetModelCustomizationJobOutput) SetDescription ¶
func (s *GetModelCustomizationJobOutput) SetDescription(v string) *GetModelCustomizationJobOutput
SetDescription sets the Description field's value.
func (*GetModelCustomizationJobOutput) SetHyperparameters ¶
func (s *GetModelCustomizationJobOutput) SetHyperparameters(v []*HyperparameterForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetHyperparameters sets the Hyperparameters field's value.
func (*GetModelCustomizationJobOutput) SetId ¶
func (s *GetModelCustomizationJobOutput) SetId(v string) *GetModelCustomizationJobOutput
SetId sets the Id field's value.
func (*GetModelCustomizationJobOutput) SetModelReference ¶
func (s *GetModelCustomizationJobOutput) SetModelReference(v *ModelReferenceForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetModelReference sets the ModelReference field's value.
func (*GetModelCustomizationJobOutput) SetName ¶
func (s *GetModelCustomizationJobOutput) SetName(v string) *GetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*GetModelCustomizationJobOutput) SetOutputs ¶
func (s *GetModelCustomizationJobOutput) SetOutputs(v []*OutputForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetOutputs sets the Outputs field's value.
func (*GetModelCustomizationJobOutput) SetProjectName ¶
func (s *GetModelCustomizationJobOutput) SetProjectName(v string) *GetModelCustomizationJobOutput
SetProjectName sets the ProjectName field's value.
func (*GetModelCustomizationJobOutput) SetPublishedOutputCount ¶
func (s *GetModelCustomizationJobOutput) SetPublishedOutputCount(v int32) *GetModelCustomizationJobOutput
SetPublishedOutputCount sets the PublishedOutputCount field's value.
func (*GetModelCustomizationJobOutput) SetReason ¶
func (s *GetModelCustomizationJobOutput) SetReason(v string) *GetModelCustomizationJobOutput
SetReason sets the Reason field's value.
func (*GetModelCustomizationJobOutput) SetSaveModelLimit ¶
func (s *GetModelCustomizationJobOutput) SetSaveModelLimit(v int32) *GetModelCustomizationJobOutput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*GetModelCustomizationJobOutput) SetStatus ¶
func (s *GetModelCustomizationJobOutput) SetStatus(v *StatusForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetStatus sets the Status field's value.
func (*GetModelCustomizationJobOutput) SetTags ¶
func (s *GetModelCustomizationJobOutput) SetTags(v []*TagForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetTags sets the Tags field's value.
func (*GetModelCustomizationJobOutput) SetTotalOutputCount ¶
func (s *GetModelCustomizationJobOutput) SetTotalOutputCount(v int32) *GetModelCustomizationJobOutput
SetTotalOutputCount sets the TotalOutputCount field's value.
func (*GetModelCustomizationJobOutput) SetUpdateTime ¶
func (s *GetModelCustomizationJobOutput) SetUpdateTime(v string) *GetModelCustomizationJobOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetModelCustomizationJobOutput) String ¶
func (s GetModelCustomizationJobOutput) String() string
String returns the string representation
type Group_chat_configForBotsChatCompletionsInput ¶ added in v1.0.7
type Group_chat_configForBotsChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (Group_chat_configForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Group_chat_configForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (Group_chat_configForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s Group_chat_configForBotsChatCompletionsInput) String() string
String returns the string representation
type Group_chat_configForBotsChatCompletionsOutput ¶ added in v1.0.7
type Group_chat_configForBotsChatCompletionsOutput struct {
// contains filtered or unexported fields
}
func (Group_chat_configForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Group_chat_configForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (Group_chat_configForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Group_chat_configForBotsChatCompletionsOutput) String() string
String returns the string representation
type HyperparameterForCreateModelCustomizationJobInput ¶
type HyperparameterForCreateModelCustomizationJobInput struct {
Name *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (HyperparameterForCreateModelCustomizationJobInput) GoString ¶
func (s HyperparameterForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*HyperparameterForCreateModelCustomizationJobInput) SetName ¶
func (s *HyperparameterForCreateModelCustomizationJobInput) SetName(v string) *HyperparameterForCreateModelCustomizationJobInput
SetName sets the Name field's value.
func (*HyperparameterForCreateModelCustomizationJobInput) SetValue ¶
func (s *HyperparameterForCreateModelCustomizationJobInput) SetValue(v string) *HyperparameterForCreateModelCustomizationJobInput
SetValue sets the Value field's value.
func (HyperparameterForCreateModelCustomizationJobInput) String ¶
func (s HyperparameterForCreateModelCustomizationJobInput) String() string
String returns the string representation
type HyperparameterForGetModelCustomizationJobOutput ¶
type HyperparameterForGetModelCustomizationJobOutput struct {
Name *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (HyperparameterForGetModelCustomizationJobOutput) GoString ¶
func (s HyperparameterForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*HyperparameterForGetModelCustomizationJobOutput) SetName ¶
func (s *HyperparameterForGetModelCustomizationJobOutput) SetName(v string) *HyperparameterForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*HyperparameterForGetModelCustomizationJobOutput) SetValue ¶
func (s *HyperparameterForGetModelCustomizationJobOutput) SetValue(v string) *HyperparameterForGetModelCustomizationJobOutput
SetValue sets the Value field's value.
func (HyperparameterForGetModelCustomizationJobOutput) String ¶
func (s HyperparameterForGetModelCustomizationJobOutput) String() string
String returns the string representation
type HyperparameterForListModelCustomizationJobsOutput ¶
type HyperparameterForListModelCustomizationJobsOutput struct {
Name *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (HyperparameterForListModelCustomizationJobsOutput) GoString ¶
func (s HyperparameterForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*HyperparameterForListModelCustomizationJobsOutput) SetName ¶
func (s *HyperparameterForListModelCustomizationJobsOutput) SetName(v string) *HyperparameterForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*HyperparameterForListModelCustomizationJobsOutput) SetValue ¶
func (s *HyperparameterForListModelCustomizationJobsOutput) SetValue(v string) *HyperparameterForListModelCustomizationJobsOutput
SetValue sets the Value field's value.
func (HyperparameterForListModelCustomizationJobsOutput) String ¶
func (s HyperparameterForListModelCustomizationJobsOutput) String() string
String returns the string representation
type Image_urlForEmbeddingsMultimodalInput ¶ added in v1.0.7
type Image_urlForEmbeddingsMultimodalInput struct {
// contains filtered or unexported fields
}
func (Image_urlForEmbeddingsMultimodalInput) GoString ¶ added in v1.0.7
func (s Image_urlForEmbeddingsMultimodalInput) GoString() string
GoString returns the string representation
func (Image_urlForEmbeddingsMultimodalInput) String ¶ added in v1.0.7
func (s Image_urlForEmbeddingsMultimodalInput) String() string
String returns the string representation
type InputFileTosLocationForCreateBatchInferenceJobInput ¶
type InputFileTosLocationForCreateBatchInferenceJobInput struct {
BucketName *string `type:"string" json:",omitempty"`
ObjectKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InputFileTosLocationForCreateBatchInferenceJobInput) GoString ¶
func (s InputFileTosLocationForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName ¶
func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
SetBucketName sets the BucketName field's value.
func (*InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey ¶
func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
SetObjectKey sets the ObjectKey field's value.
func (InputFileTosLocationForCreateBatchInferenceJobInput) String ¶
func (s InputFileTosLocationForCreateBatchInferenceJobInput) String() string
String returns the string representation
type InputFileTosLocationForListBatchInferenceJobsOutput ¶
type InputFileTosLocationForListBatchInferenceJobsOutput struct {
BucketName *string `type:"string" json:",omitempty"`
ObjectKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InputFileTosLocationForListBatchInferenceJobsOutput) GoString ¶
func (s InputFileTosLocationForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName ¶
func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
SetBucketName sets the BucketName field's value.
func (*InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey ¶
func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
SetObjectKey sets the ObjectKey field's value.
func (InputFileTosLocationForListBatchInferenceJobsOutput) String ¶
func (s InputFileTosLocationForListBatchInferenceJobsOutput) String() string
String returns the string representation
type InputForEmbeddingsMultimodalInput ¶ added in v1.0.7
type InputForEmbeddingsMultimodalInput struct {
Image_url *Image_urlForEmbeddingsMultimodalInput `type:"structure" json:"image_url,omitempty"`
Text *string `type:"string" json:"text,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (InputForEmbeddingsMultimodalInput) GoString ¶ added in v1.0.7
func (s InputForEmbeddingsMultimodalInput) GoString() string
GoString returns the string representation
func (*InputForEmbeddingsMultimodalInput) SetImage_url ¶ added in v1.0.7
func (s *InputForEmbeddingsMultimodalInput) SetImage_url(v *Image_urlForEmbeddingsMultimodalInput) *InputForEmbeddingsMultimodalInput
SetImage_url sets the Image_url field's value.
func (*InputForEmbeddingsMultimodalInput) SetText ¶ added in v1.0.7
func (s *InputForEmbeddingsMultimodalInput) SetText(v string) *InputForEmbeddingsMultimodalInput
SetText sets the Text field's value.
func (*InputForEmbeddingsMultimodalInput) SetType ¶ added in v1.0.7
func (s *InputForEmbeddingsMultimodalInput) SetType(v string) *InputForEmbeddingsMultimodalInput
SetType sets the Type field's value.
func (InputForEmbeddingsMultimodalInput) String ¶ added in v1.0.7
func (s InputForEmbeddingsMultimodalInput) String() string
String returns the string representation
type ItemForListBatchInferenceJobsOutput ¶
type ItemForListBatchInferenceJobsOutput struct {
CompletionWindow *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExpireTime *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
InputFileTosLocation *InputFileTosLocationForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
ModelReference *ModelReferenceForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
OutputDirTosLocation *OutputDirTosLocationForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RequestCounts *RequestCountsForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
Status *StatusForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
Tags []*TagForListBatchInferenceJobsOutput `type:"list" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListBatchInferenceJobsOutput) GoString ¶
func (s ItemForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ItemForListBatchInferenceJobsOutput) SetCompletionWindow ¶
func (s *ItemForListBatchInferenceJobsOutput) SetCompletionWindow(v string) *ItemForListBatchInferenceJobsOutput
SetCompletionWindow sets the CompletionWindow field's value.
func (*ItemForListBatchInferenceJobsOutput) SetCreateTime ¶
func (s *ItemForListBatchInferenceJobsOutput) SetCreateTime(v string) *ItemForListBatchInferenceJobsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListBatchInferenceJobsOutput) SetDescription ¶
func (s *ItemForListBatchInferenceJobsOutput) SetDescription(v string) *ItemForListBatchInferenceJobsOutput
SetDescription sets the Description field's value.
func (*ItemForListBatchInferenceJobsOutput) SetExpireTime ¶
func (s *ItemForListBatchInferenceJobsOutput) SetExpireTime(v string) *ItemForListBatchInferenceJobsOutput
SetExpireTime sets the ExpireTime field's value.
func (*ItemForListBatchInferenceJobsOutput) SetId ¶
func (s *ItemForListBatchInferenceJobsOutput) SetId(v string) *ItemForListBatchInferenceJobsOutput
SetId sets the Id field's value.
func (*ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation ¶
func (s *ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation(v *InputFileTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetInputFileTosLocation sets the InputFileTosLocation field's value.
func (*ItemForListBatchInferenceJobsOutput) SetModelReference ¶
func (s *ItemForListBatchInferenceJobsOutput) SetModelReference(v *ModelReferenceForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListBatchInferenceJobsOutput) SetName ¶
func (s *ItemForListBatchInferenceJobsOutput) SetName(v string) *ItemForListBatchInferenceJobsOutput
SetName sets the Name field's value.
func (*ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation ¶
func (s *ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation(v *OutputDirTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetOutputDirTosLocation sets the OutputDirTosLocation field's value.
func (*ItemForListBatchInferenceJobsOutput) SetProjectName ¶
func (s *ItemForListBatchInferenceJobsOutput) SetProjectName(v string) *ItemForListBatchInferenceJobsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListBatchInferenceJobsOutput) SetRequestCounts ¶
func (s *ItemForListBatchInferenceJobsOutput) SetRequestCounts(v *RequestCountsForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetRequestCounts sets the RequestCounts field's value.
func (*ItemForListBatchInferenceJobsOutput) SetStatus ¶
func (s *ItemForListBatchInferenceJobsOutput) SetStatus(v *StatusForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetStatus sets the Status field's value.
func (*ItemForListBatchInferenceJobsOutput) SetTags ¶
func (s *ItemForListBatchInferenceJobsOutput) SetTags(v []*TagForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetTags sets the Tags field's value.
func (*ItemForListBatchInferenceJobsOutput) SetUpdateTime ¶
func (s *ItemForListBatchInferenceJobsOutput) SetUpdateTime(v string) *ItemForListBatchInferenceJobsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListBatchInferenceJobsOutput) String ¶
func (s ItemForListBatchInferenceJobsOutput) String() string
String returns the string representation
type ItemForListEndpointsOutput ¶
type ItemForListEndpointsOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EndpointModelType *string `type:"string" json:",omitempty" enum:"EnumOfEndpointModelTypeForListEndpointsOutput"`
Id *string `type:"string" json:",omitempty"`
ModelReference *ModelReferenceForListEndpointsOutput `type:"structure" json:",omitempty"`
ModelUnitId *string `type:"string" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
RateLimit *RateLimitForListEndpointsOutput `type:"structure" json:",omitempty"`
RollingId *string `type:"string" json:",omitempty"`
ScaleTierId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListEndpointsOutput"`
StatusReason *string `type:"string" json:",omitempty"`
SupportRolling *bool `type:"boolean" json:",omitempty"`
SupportScaleTier *bool `type:"boolean" json:",omitempty"`
Tags []*TagForListEndpointsOutput `type:"list" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListEndpointsOutput) GoString ¶
func (s ItemForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ItemForListEndpointsOutput) SetCreateTime ¶
func (s *ItemForListEndpointsOutput) SetCreateTime(v string) *ItemForListEndpointsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListEndpointsOutput) SetDescription ¶
func (s *ItemForListEndpointsOutput) SetDescription(v string) *ItemForListEndpointsOutput
SetDescription sets the Description field's value.
func (*ItemForListEndpointsOutput) SetEndpointModelType ¶
func (s *ItemForListEndpointsOutput) SetEndpointModelType(v string) *ItemForListEndpointsOutput
SetEndpointModelType sets the EndpointModelType field's value.
func (*ItemForListEndpointsOutput) SetId ¶
func (s *ItemForListEndpointsOutput) SetId(v string) *ItemForListEndpointsOutput
SetId sets the Id field's value.
func (*ItemForListEndpointsOutput) SetModelReference ¶
func (s *ItemForListEndpointsOutput) SetModelReference(v *ModelReferenceForListEndpointsOutput) *ItemForListEndpointsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListEndpointsOutput) SetModelUnitId ¶
func (s *ItemForListEndpointsOutput) SetModelUnitId(v string) *ItemForListEndpointsOutput
SetModelUnitId sets the ModelUnitId field's value.
func (*ItemForListEndpointsOutput) SetName ¶
func (s *ItemForListEndpointsOutput) SetName(v string) *ItemForListEndpointsOutput
SetName sets the Name field's value.
func (*ItemForListEndpointsOutput) SetProjectName ¶
func (s *ItemForListEndpointsOutput) SetProjectName(v string) *ItemForListEndpointsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListEndpointsOutput) SetRateLimit ¶
func (s *ItemForListEndpointsOutput) SetRateLimit(v *RateLimitForListEndpointsOutput) *ItemForListEndpointsOutput
SetRateLimit sets the RateLimit field's value.
func (*ItemForListEndpointsOutput) SetRollingId ¶
func (s *ItemForListEndpointsOutput) SetRollingId(v string) *ItemForListEndpointsOutput
SetRollingId sets the RollingId field's value.
func (*ItemForListEndpointsOutput) SetScaleTierId ¶
func (s *ItemForListEndpointsOutput) SetScaleTierId(v string) *ItemForListEndpointsOutput
SetScaleTierId sets the ScaleTierId field's value.
func (*ItemForListEndpointsOutput) SetStatus ¶
func (s *ItemForListEndpointsOutput) SetStatus(v string) *ItemForListEndpointsOutput
SetStatus sets the Status field's value.
func (*ItemForListEndpointsOutput) SetStatusReason ¶
func (s *ItemForListEndpointsOutput) SetStatusReason(v string) *ItemForListEndpointsOutput
SetStatusReason sets the StatusReason field's value.
func (*ItemForListEndpointsOutput) SetSupportRolling ¶
func (s *ItemForListEndpointsOutput) SetSupportRolling(v bool) *ItemForListEndpointsOutput
SetSupportRolling sets the SupportRolling field's value.
func (*ItemForListEndpointsOutput) SetSupportScaleTier ¶
func (s *ItemForListEndpointsOutput) SetSupportScaleTier(v bool) *ItemForListEndpointsOutput
SetSupportScaleTier sets the SupportScaleTier field's value.
func (*ItemForListEndpointsOutput) SetTags ¶
func (s *ItemForListEndpointsOutput) SetTags(v []*TagForListEndpointsOutput) *ItemForListEndpointsOutput
SetTags sets the Tags field's value.
func (*ItemForListEndpointsOutput) SetUpdateTime ¶
func (s *ItemForListEndpointsOutput) SetUpdateTime(v string) *ItemForListEndpointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListEndpointsOutput) String ¶
func (s ItemForListEndpointsOutput) String() string
String returns the string representation
type ItemForListModelCustomizationJobsOutput ¶
type ItemForListModelCustomizationJobsOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
CustomizationType *string `type:"string" json:",omitempty" enum:"EnumOfCustomizationTypeForListModelCustomizationJobsOutput"`
Data *DataForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Hyperparameters []*HyperparameterForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
ModelReference *ModelReferenceForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Outputs []*OutputForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
PublishedOutputCount *int32 `type:"int32" json:",omitempty"`
Reason *string `type:"string" json:",omitempty"`
SaveModelLimit *int32 `type:"int32" json:",omitempty"`
Status *StatusForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
Tags []*TagForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
TotalOutputCount *int32 `type:"int32" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListModelCustomizationJobsOutput) GoString ¶
func (s ItemForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ItemForListModelCustomizationJobsOutput) SetCreateTime ¶
func (s *ItemForListModelCustomizationJobsOutput) SetCreateTime(v string) *ItemForListModelCustomizationJobsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListModelCustomizationJobsOutput) SetCustomizationType ¶
func (s *ItemForListModelCustomizationJobsOutput) SetCustomizationType(v string) *ItemForListModelCustomizationJobsOutput
SetCustomizationType sets the CustomizationType field's value.
func (*ItemForListModelCustomizationJobsOutput) SetData ¶
func (s *ItemForListModelCustomizationJobsOutput) SetData(v *DataForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetData sets the Data field's value.
func (*ItemForListModelCustomizationJobsOutput) SetDescription ¶
func (s *ItemForListModelCustomizationJobsOutput) SetDescription(v string) *ItemForListModelCustomizationJobsOutput
SetDescription sets the Description field's value.
func (*ItemForListModelCustomizationJobsOutput) SetHyperparameters ¶
func (s *ItemForListModelCustomizationJobsOutput) SetHyperparameters(v []*HyperparameterForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetHyperparameters sets the Hyperparameters field's value.
func (*ItemForListModelCustomizationJobsOutput) SetId ¶
func (s *ItemForListModelCustomizationJobsOutput) SetId(v string) *ItemForListModelCustomizationJobsOutput
SetId sets the Id field's value.
func (*ItemForListModelCustomizationJobsOutput) SetModelReference ¶
func (s *ItemForListModelCustomizationJobsOutput) SetModelReference(v *ModelReferenceForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListModelCustomizationJobsOutput) SetName ¶
func (s *ItemForListModelCustomizationJobsOutput) SetName(v string) *ItemForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*ItemForListModelCustomizationJobsOutput) SetOutputs ¶
func (s *ItemForListModelCustomizationJobsOutput) SetOutputs(v []*OutputForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetOutputs sets the Outputs field's value.
func (*ItemForListModelCustomizationJobsOutput) SetProjectName ¶
func (s *ItemForListModelCustomizationJobsOutput) SetProjectName(v string) *ItemForListModelCustomizationJobsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount ¶
func (s *ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
SetPublishedOutputCount sets the PublishedOutputCount field's value.
func (*ItemForListModelCustomizationJobsOutput) SetReason ¶
func (s *ItemForListModelCustomizationJobsOutput) SetReason(v string) *ItemForListModelCustomizationJobsOutput
SetReason sets the Reason field's value.
func (*ItemForListModelCustomizationJobsOutput) SetSaveModelLimit ¶
func (s *ItemForListModelCustomizationJobsOutput) SetSaveModelLimit(v int32) *ItemForListModelCustomizationJobsOutput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*ItemForListModelCustomizationJobsOutput) SetStatus ¶
func (s *ItemForListModelCustomizationJobsOutput) SetStatus(v *StatusForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetStatus sets the Status field's value.
func (*ItemForListModelCustomizationJobsOutput) SetTags ¶
func (s *ItemForListModelCustomizationJobsOutput) SetTags(v []*TagForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetTags sets the Tags field's value.
func (*ItemForListModelCustomizationJobsOutput) SetTotalOutputCount ¶
func (s *ItemForListModelCustomizationJobsOutput) SetTotalOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
SetTotalOutputCount sets the TotalOutputCount field's value.
func (*ItemForListModelCustomizationJobsOutput) SetUpdateTime ¶
func (s *ItemForListModelCustomizationJobsOutput) SetUpdateTime(v string) *ItemForListModelCustomizationJobsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListModelCustomizationJobsOutput) String ¶
func (s ItemForListModelCustomizationJobsOutput) String() string
String returns the string representation
type ListBatchInferenceJobsInput ¶
type ListBatchInferenceJobsInput struct {
Filter *FilterForListBatchInferenceJobsInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SortBy *string `type:"string" json:",omitempty"`
SortOrder *string `type:"string" json:",omitempty"`
TagFilters []*TagFilterForListBatchInferenceJobsInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBatchInferenceJobsInput) GoString ¶
func (s ListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*ListBatchInferenceJobsInput) SetFilter ¶
func (s *ListBatchInferenceJobsInput) SetFilter(v *FilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
SetFilter sets the Filter field's value.
func (*ListBatchInferenceJobsInput) SetPageNumber ¶
func (s *ListBatchInferenceJobsInput) SetPageNumber(v int32) *ListBatchInferenceJobsInput
SetPageNumber sets the PageNumber field's value.
func (*ListBatchInferenceJobsInput) SetPageSize ¶
func (s *ListBatchInferenceJobsInput) SetPageSize(v int32) *ListBatchInferenceJobsInput
SetPageSize sets the PageSize field's value.
func (*ListBatchInferenceJobsInput) SetProjectName ¶
func (s *ListBatchInferenceJobsInput) SetProjectName(v string) *ListBatchInferenceJobsInput
SetProjectName sets the ProjectName field's value.
func (*ListBatchInferenceJobsInput) SetSortBy ¶
func (s *ListBatchInferenceJobsInput) SetSortBy(v string) *ListBatchInferenceJobsInput
SetSortBy sets the SortBy field's value.
func (*ListBatchInferenceJobsInput) SetSortOrder ¶
func (s *ListBatchInferenceJobsInput) SetSortOrder(v string) *ListBatchInferenceJobsInput
SetSortOrder sets the SortOrder field's value.
func (*ListBatchInferenceJobsInput) SetTagFilters ¶
func (s *ListBatchInferenceJobsInput) SetTagFilters(v []*TagFilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
SetTagFilters sets the TagFilters field's value.
func (ListBatchInferenceJobsInput) String ¶
func (s ListBatchInferenceJobsInput) String() string
String returns the string representation
type ListBatchInferenceJobsOutput ¶
type ListBatchInferenceJobsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListBatchInferenceJobsOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBatchInferenceJobsOutput) GoString ¶
func (s ListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ListBatchInferenceJobsOutput) SetItems ¶
func (s *ListBatchInferenceJobsOutput) SetItems(v []*ItemForListBatchInferenceJobsOutput) *ListBatchInferenceJobsOutput
SetItems sets the Items field's value.
func (*ListBatchInferenceJobsOutput) SetPageNumber ¶
func (s *ListBatchInferenceJobsOutput) SetPageNumber(v int32) *ListBatchInferenceJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListBatchInferenceJobsOutput) SetPageSize ¶
func (s *ListBatchInferenceJobsOutput) SetPageSize(v int32) *ListBatchInferenceJobsOutput
SetPageSize sets the PageSize field's value.
func (*ListBatchInferenceJobsOutput) SetTotalCount ¶
func (s *ListBatchInferenceJobsOutput) SetTotalCount(v int32) *ListBatchInferenceJobsOutput
SetTotalCount sets the TotalCount field's value.
func (ListBatchInferenceJobsOutput) String ¶
func (s ListBatchInferenceJobsOutput) String() string
String returns the string representation
type ListEndpointsInput ¶
type ListEndpointsInput struct {
Filter *FilterForListEndpointsInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SortBy *string `type:"string" json:",omitempty"`
SortOrder *string `type:"string" json:",omitempty"`
TagFilters []*TagFilterForListEndpointsInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListEndpointsInput) GoString ¶
func (s ListEndpointsInput) GoString() string
GoString returns the string representation
func (*ListEndpointsInput) SetFilter ¶
func (s *ListEndpointsInput) SetFilter(v *FilterForListEndpointsInput) *ListEndpointsInput
SetFilter sets the Filter field's value.
func (*ListEndpointsInput) SetPageNumber ¶
func (s *ListEndpointsInput) SetPageNumber(v int32) *ListEndpointsInput
SetPageNumber sets the PageNumber field's value.
func (*ListEndpointsInput) SetPageSize ¶
func (s *ListEndpointsInput) SetPageSize(v int32) *ListEndpointsInput
SetPageSize sets the PageSize field's value.
func (*ListEndpointsInput) SetProjectName ¶
func (s *ListEndpointsInput) SetProjectName(v string) *ListEndpointsInput
SetProjectName sets the ProjectName field's value.
func (*ListEndpointsInput) SetSortBy ¶
func (s *ListEndpointsInput) SetSortBy(v string) *ListEndpointsInput
SetSortBy sets the SortBy field's value.
func (*ListEndpointsInput) SetSortOrder ¶
func (s *ListEndpointsInput) SetSortOrder(v string) *ListEndpointsInput
SetSortOrder sets the SortOrder field's value.
func (*ListEndpointsInput) SetTagFilters ¶
func (s *ListEndpointsInput) SetTagFilters(v []*TagFilterForListEndpointsInput) *ListEndpointsInput
SetTagFilters sets the TagFilters field's value.
func (ListEndpointsInput) String ¶
func (s ListEndpointsInput) String() string
String returns the string representation
type ListEndpointsOutput ¶
type ListEndpointsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListEndpointsOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListEndpointsOutput) GoString ¶
func (s ListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ListEndpointsOutput) SetItems ¶
func (s *ListEndpointsOutput) SetItems(v []*ItemForListEndpointsOutput) *ListEndpointsOutput
SetItems sets the Items field's value.
func (*ListEndpointsOutput) SetPageNumber ¶
func (s *ListEndpointsOutput) SetPageNumber(v int32) *ListEndpointsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListEndpointsOutput) SetPageSize ¶
func (s *ListEndpointsOutput) SetPageSize(v int32) *ListEndpointsOutput
SetPageSize sets the PageSize field's value.
func (*ListEndpointsOutput) SetTotalCount ¶
func (s *ListEndpointsOutput) SetTotalCount(v int32) *ListEndpointsOutput
SetTotalCount sets the TotalCount field's value.
func (ListEndpointsOutput) String ¶
func (s ListEndpointsOutput) String() string
String returns the string representation
type ListModelCustomizationJobsInput ¶
type ListModelCustomizationJobsInput struct {
Filter *FilterForListModelCustomizationJobsInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListModelCustomizationJobsInput"`
SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListModelCustomizationJobsInput"`
TagFilters []*TagFilterForListModelCustomizationJobsInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListModelCustomizationJobsInput) GoString ¶
func (s ListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*ListModelCustomizationJobsInput) SetFilter ¶
func (s *ListModelCustomizationJobsInput) SetFilter(v *FilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
SetFilter sets the Filter field's value.
func (*ListModelCustomizationJobsInput) SetPageNumber ¶
func (s *ListModelCustomizationJobsInput) SetPageNumber(v int32) *ListModelCustomizationJobsInput
SetPageNumber sets the PageNumber field's value.
func (*ListModelCustomizationJobsInput) SetPageSize ¶
func (s *ListModelCustomizationJobsInput) SetPageSize(v int32) *ListModelCustomizationJobsInput
SetPageSize sets the PageSize field's value.
func (*ListModelCustomizationJobsInput) SetProjectName ¶
func (s *ListModelCustomizationJobsInput) SetProjectName(v string) *ListModelCustomizationJobsInput
SetProjectName sets the ProjectName field's value.
func (*ListModelCustomizationJobsInput) SetSortBy ¶
func (s *ListModelCustomizationJobsInput) SetSortBy(v string) *ListModelCustomizationJobsInput
SetSortBy sets the SortBy field's value.
func (*ListModelCustomizationJobsInput) SetSortOrder ¶
func (s *ListModelCustomizationJobsInput) SetSortOrder(v string) *ListModelCustomizationJobsInput
SetSortOrder sets the SortOrder field's value.
func (*ListModelCustomizationJobsInput) SetTagFilters ¶
func (s *ListModelCustomizationJobsInput) SetTagFilters(v []*TagFilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
SetTagFilters sets the TagFilters field's value.
func (ListModelCustomizationJobsInput) String ¶
func (s ListModelCustomizationJobsInput) String() string
String returns the string representation
type ListModelCustomizationJobsOutput ¶
type ListModelCustomizationJobsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListModelCustomizationJobsOutput) GoString ¶
func (s ListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ListModelCustomizationJobsOutput) SetItems ¶
func (s *ListModelCustomizationJobsOutput) SetItems(v []*ItemForListModelCustomizationJobsOutput) *ListModelCustomizationJobsOutput
SetItems sets the Items field's value.
func (*ListModelCustomizationJobsOutput) SetPageNumber ¶
func (s *ListModelCustomizationJobsOutput) SetPageNumber(v int32) *ListModelCustomizationJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListModelCustomizationJobsOutput) SetPageSize ¶
func (s *ListModelCustomizationJobsOutput) SetPageSize(v int32) *ListModelCustomizationJobsOutput
SetPageSize sets the PageSize field's value.
func (*ListModelCustomizationJobsOutput) SetTotalCount ¶
func (s *ListModelCustomizationJobsOutput) SetTotalCount(v int32) *ListModelCustomizationJobsOutput
SetTotalCount sets the TotalCount field's value.
func (ListModelCustomizationJobsOutput) String ¶
func (s ListModelCustomizationJobsOutput) String() string
String returns the string representation
type Logit_biasForBatchChatCompletionsInput ¶ added in v1.0.7
type Logit_biasForBatchChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (Logit_biasForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Logit_biasForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (Logit_biasForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s Logit_biasForBatchChatCompletionsInput) String() string
String returns the string representation
type Logit_biasForBotsChatCompletionsInput ¶ added in v1.0.7
type Logit_biasForBotsChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (Logit_biasForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Logit_biasForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (Logit_biasForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s Logit_biasForBotsChatCompletionsInput) String() string
String returns the string representation
type Logit_biasForChatCompletionsTextInput ¶ added in v1.0.7
type Logit_biasForChatCompletionsTextInput struct {
// contains filtered or unexported fields
}
func (Logit_biasForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s Logit_biasForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (Logit_biasForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s Logit_biasForChatCompletionsTextInput) String() string
String returns the string representation
type Logit_biasForChatCompletionsVisionInput ¶ added in v1.0.7
type Logit_biasForChatCompletionsVisionInput struct {
// contains filtered or unexported fields
}
func (Logit_biasForChatCompletionsVisionInput) GoString ¶ added in v1.0.7
func (s Logit_biasForChatCompletionsVisionInput) GoString() string
GoString returns the string representation
func (Logit_biasForChatCompletionsVisionInput) String ¶ added in v1.0.7
func (s Logit_biasForChatCompletionsVisionInput) String() string
String returns the string representation
type Logit_biasForContextChatCompletionsInput ¶ added in v1.0.7
type Logit_biasForContextChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (Logit_biasForContextChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Logit_biasForContextChatCompletionsInput) GoString() string
GoString returns the string representation
func (Logit_biasForContextChatCompletionsInput) String ¶ added in v1.0.7
func (s Logit_biasForContextChatCompletionsInput) String() string
String returns the string representation
type LogprobsForBatchChatCompletionsOutput ¶ added in v1.0.7
type LogprobsForBatchChatCompletionsOutput struct {
Content []*ContentForBatchChatCompletionsOutput `type:"list" json:"content,omitempty"`
// contains filtered or unexported fields
}
func (LogprobsForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s LogprobsForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*LogprobsForBatchChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *LogprobsForBatchChatCompletionsOutput) SetContent(v []*ContentForBatchChatCompletionsOutput) *LogprobsForBatchChatCompletionsOutput
SetContent sets the Content field's value.
func (LogprobsForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s LogprobsForBatchChatCompletionsOutput) String() string
String returns the string representation
type LogprobsForBotsChatCompletionsOutput ¶ added in v1.0.7
type LogprobsForBotsChatCompletionsOutput struct {
Content []*ContentForBotsChatCompletionsOutput `type:"list" json:"content,omitempty"`
// contains filtered or unexported fields
}
func (LogprobsForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s LogprobsForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*LogprobsForBotsChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *LogprobsForBotsChatCompletionsOutput) SetContent(v []*ContentForBotsChatCompletionsOutput) *LogprobsForBotsChatCompletionsOutput
SetContent sets the Content field's value.
func (LogprobsForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s LogprobsForBotsChatCompletionsOutput) String() string
String returns the string representation
type LogprobsForChatCompletionsTextOutput ¶ added in v1.0.7
type LogprobsForChatCompletionsTextOutput struct {
Content []*ContentForChatCompletionsTextOutput `type:"list" json:"content,omitempty"`
// contains filtered or unexported fields
}
func (LogprobsForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s LogprobsForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*LogprobsForChatCompletionsTextOutput) SetContent ¶ added in v1.0.7
func (s *LogprobsForChatCompletionsTextOutput) SetContent(v []*ContentForChatCompletionsTextOutput) *LogprobsForChatCompletionsTextOutput
SetContent sets the Content field's value.
func (LogprobsForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s LogprobsForChatCompletionsTextOutput) String() string
String returns the string representation
type LogprobsForChatCompletionsVisionOutput ¶ added in v1.0.7
type LogprobsForChatCompletionsVisionOutput struct {
// contains filtered or unexported fields
}
func (LogprobsForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s LogprobsForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (LogprobsForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s LogprobsForChatCompletionsVisionOutput) String() string
String returns the string representation
type MessageForBatchChatCompletionsInput ¶ added in v1.0.7
type MessageForBatchChatCompletionsInput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty" enum:"EnumOfroleForBatchChatCompletionsInput"`
Tool_call_id *string `type:"string" json:"tool_call_id,omitempty"`
Tool_calls []*Tool_callForBatchChatCompletionsInput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s MessageForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*MessageForBatchChatCompletionsInput) SetContent ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsInput) SetContent(v string) *MessageForBatchChatCompletionsInput
SetContent sets the Content field's value.
func (*MessageForBatchChatCompletionsInput) SetRole ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsInput) SetRole(v string) *MessageForBatchChatCompletionsInput
SetRole sets the Role field's value.
func (*MessageForBatchChatCompletionsInput) SetTool_call_id ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsInput) SetTool_call_id(v string) *MessageForBatchChatCompletionsInput
SetTool_call_id sets the Tool_call_id field's value.
func (*MessageForBatchChatCompletionsInput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsInput) SetTool_calls(v []*Tool_callForBatchChatCompletionsInput) *MessageForBatchChatCompletionsInput
SetTool_calls sets the Tool_calls field's value.
func (MessageForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s MessageForBatchChatCompletionsInput) String() string
String returns the string representation
type MessageForBatchChatCompletionsOutput ¶ added in v1.0.7
type MessageForBatchChatCompletionsOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Reasoning_content *string `type:"string" json:"reasoning_content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Converttool_callForBatchChatCompletionsOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s MessageForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*MessageForBatchChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsOutput) SetContent(v string) *MessageForBatchChatCompletionsOutput
SetContent sets the Content field's value.
func (*MessageForBatchChatCompletionsOutput) SetReasoning_content ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsOutput) SetReasoning_content(v string) *MessageForBatchChatCompletionsOutput
SetReasoning_content sets the Reasoning_content field's value.
func (*MessageForBatchChatCompletionsOutput) SetRole ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsOutput) SetRole(v string) *MessageForBatchChatCompletionsOutput
SetRole sets the Role field's value.
func (*MessageForBatchChatCompletionsOutput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForBatchChatCompletionsOutput) SetTool_calls(v []*Converttool_callForBatchChatCompletionsOutput) *MessageForBatchChatCompletionsOutput
SetTool_calls sets the Tool_calls field's value.
func (MessageForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s MessageForBatchChatCompletionsOutput) String() string
String returns the string representation
type MessageForBotsChatCompletionsInput ¶ added in v1.0.7
type MessageForBotsChatCompletionsInput struct {
Content *string `type:"string" json:"content,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
Role *string `type:"string" json:"role,omitempty" enum:"EnumOfroleForBotsChatCompletionsInput"`
Tool_call_id *string `type:"string" json:"tool_call_id,omitempty"`
Tool_calls *Tool_callsForBotsChatCompletionsInput `type:"structure" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s MessageForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*MessageForBotsChatCompletionsInput) SetContent ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsInput) SetContent(v string) *MessageForBotsChatCompletionsInput
SetContent sets the Content field's value.
func (*MessageForBotsChatCompletionsInput) SetName ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsInput) SetName(v string) *MessageForBotsChatCompletionsInput
SetName sets the Name field's value.
func (*MessageForBotsChatCompletionsInput) SetRole ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsInput) SetRole(v string) *MessageForBotsChatCompletionsInput
SetRole sets the Role field's value.
func (*MessageForBotsChatCompletionsInput) SetTool_call_id ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsInput) SetTool_call_id(v string) *MessageForBotsChatCompletionsInput
SetTool_call_id sets the Tool_call_id field's value.
func (*MessageForBotsChatCompletionsInput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsInput) SetTool_calls(v *Tool_callsForBotsChatCompletionsInput) *MessageForBotsChatCompletionsInput
SetTool_calls sets the Tool_calls field's value.
func (MessageForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s MessageForBotsChatCompletionsInput) String() string
String returns the string representation
type MessageForBotsChatCompletionsOutput ¶ added in v1.0.7
type MessageForBotsChatCompletionsOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Converttool_callForBotsChatCompletionsOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s MessageForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*MessageForBotsChatCompletionsOutput) SetContent ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsOutput) SetContent(v string) *MessageForBotsChatCompletionsOutput
SetContent sets the Content field's value.
func (*MessageForBotsChatCompletionsOutput) SetRole ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsOutput) SetRole(v string) *MessageForBotsChatCompletionsOutput
SetRole sets the Role field's value.
func (*MessageForBotsChatCompletionsOutput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForBotsChatCompletionsOutput) SetTool_calls(v []*Converttool_callForBotsChatCompletionsOutput) *MessageForBotsChatCompletionsOutput
SetTool_calls sets the Tool_calls field's value.
func (MessageForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s MessageForBotsChatCompletionsOutput) String() string
String returns the string representation
type MessageForChatCompletionsTextInput ¶ added in v1.0.7
type MessageForChatCompletionsTextInput struct {
Content *string `type:"string" json:"content,omitempty"`
Role *string `type:"string" json:"role,omitempty" enum:"EnumOfroleForChatCompletionsTextInput"`
Tool_call_id *string `type:"string" json:"tool_call_id,omitempty"`
Tool_calls []*Tool_callForChatCompletionsTextInput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s MessageForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*MessageForChatCompletionsTextInput) SetContent ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextInput) SetContent(v string) *MessageForChatCompletionsTextInput
SetContent sets the Content field's value.
func (*MessageForChatCompletionsTextInput) SetRole ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextInput) SetRole(v string) *MessageForChatCompletionsTextInput
SetRole sets the Role field's value.
func (*MessageForChatCompletionsTextInput) SetTool_call_id ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextInput) SetTool_call_id(v string) *MessageForChatCompletionsTextInput
SetTool_call_id sets the Tool_call_id field's value.
func (*MessageForChatCompletionsTextInput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextInput) SetTool_calls(v []*Tool_callForChatCompletionsTextInput) *MessageForChatCompletionsTextInput
SetTool_calls sets the Tool_calls field's value.
func (MessageForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s MessageForChatCompletionsTextInput) String() string
String returns the string representation
type MessageForChatCompletionsTextOutput ¶ added in v1.0.7
type MessageForChatCompletionsTextOutput struct {
Content *string `type:"string" json:"content,omitempty"`
Reasoning_content *string `type:"string" json:"reasoning_content,omitempty"`
Role *string `type:"string" json:"role,omitempty"`
Tool_calls []*Converttool_callForChatCompletionsTextOutput `type:"list" json:"tool_calls,omitempty"`
// contains filtered or unexported fields
}
func (MessageForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s MessageForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*MessageForChatCompletionsTextOutput) SetContent ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextOutput) SetContent(v string) *MessageForChatCompletionsTextOutput
SetContent sets the Content field's value.
func (*MessageForChatCompletionsTextOutput) SetReasoning_content ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextOutput) SetReasoning_content(v string) *MessageForChatCompletionsTextOutput
SetReasoning_content sets the Reasoning_content field's value.
func (*MessageForChatCompletionsTextOutput) SetRole ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextOutput) SetRole(v string) *MessageForChatCompletionsTextOutput
SetRole sets the Role field's value.
func (*MessageForChatCompletionsTextOutput) SetTool_calls ¶ added in v1.0.7
func (s *MessageForChatCompletionsTextOutput) SetTool_calls(v []*Converttool_callForChatCompletionsTextOutput) *MessageForChatCompletionsTextOutput
SetTool_calls sets the Tool_calls field's value.
func (MessageForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s MessageForChatCompletionsTextOutput) String() string
String returns the string representation
type MessageForChatCompletionsVisionOutput ¶ added in v1.0.7
type MessageForChatCompletionsVisionOutput struct {
// contains filtered or unexported fields
}
func (MessageForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s MessageForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (MessageForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s MessageForChatCompletionsVisionOutput) String() string
String returns the string representation
type MessagesForChatCompletionsVisionInput ¶ added in v1.0.7
type MessagesForChatCompletionsVisionInput struct {
// contains filtered or unexported fields
}
func (MessagesForChatCompletionsVisionInput) GoString ¶ added in v1.0.7
func (s MessagesForChatCompletionsVisionInput) GoString() string
GoString returns the string representation
func (MessagesForChatCompletionsVisionInput) String ¶ added in v1.0.7
func (s MessagesForChatCompletionsVisionInput) String() string
String returns the string representation
type MessagesForContextChatCompletionsInput ¶ added in v1.0.7
type MessagesForContextChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (MessagesForContextChatCompletionsInput) GoString ¶ added in v1.0.7
func (s MessagesForContextChatCompletionsInput) GoString() string
GoString returns the string representation
func (MessagesForContextChatCompletionsInput) String ¶ added in v1.0.7
func (s MessagesForContextChatCompletionsInput) String() string
String returns the string representation
type MessagesForContextCreateInput ¶ added in v1.0.7
type MessagesForContextCreateInput struct {
// contains filtered or unexported fields
}
func (MessagesForContextCreateInput) GoString ¶ added in v1.0.7
func (s MessagesForContextCreateInput) GoString() string
GoString returns the string representation
func (MessagesForContextCreateInput) String ¶ added in v1.0.7
func (s MessagesForContextCreateInput) String() string
String returns the string representation
type MetadataForBotsChatCompletionsInput ¶ added in v1.0.7
type MetadataForBotsChatCompletionsInput struct {
Emit_intention_signal_extra *string `type:"string" json:"emit_intention_signal_extra,omitempty"`
Group_chat_config *Group_chat_configForBotsChatCompletionsInput `type:"structure" json:"group_chat_config,omitempty"`
Target_character_name *string `type:"string" json:"target_character_name,omitempty"`
User_info *string `type:"string" json:"user_info,omitempty"`
// contains filtered or unexported fields
}
func (MetadataForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s MetadataForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*MetadataForBotsChatCompletionsInput) SetEmit_intention_signal_extra ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsInput) SetEmit_intention_signal_extra(v string) *MetadataForBotsChatCompletionsInput
SetEmit_intention_signal_extra sets the Emit_intention_signal_extra field's value.
func (*MetadataForBotsChatCompletionsInput) SetGroup_chat_config ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsInput) SetGroup_chat_config(v *Group_chat_configForBotsChatCompletionsInput) *MetadataForBotsChatCompletionsInput
SetGroup_chat_config sets the Group_chat_config field's value.
func (*MetadataForBotsChatCompletionsInput) SetTarget_character_name ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsInput) SetTarget_character_name(v string) *MetadataForBotsChatCompletionsInput
SetTarget_character_name sets the Target_character_name field's value.
func (*MetadataForBotsChatCompletionsInput) SetUser_info ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsInput) SetUser_info(v string) *MetadataForBotsChatCompletionsInput
SetUser_info sets the User_info field's value.
func (MetadataForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s MetadataForBotsChatCompletionsInput) String() string
String returns the string representation
type MetadataForBotsChatCompletionsOutput ¶ added in v1.0.7
type MetadataForBotsChatCompletionsOutput struct {
Emit_intention_signal_extra *string `type:"string" json:"emit_intention_signal_extra,omitempty"`
Group_chat_config *Group_chat_configForBotsChatCompletionsOutput `type:"structure" json:"group_chat_config,omitempty"`
Target_character_name *string `type:"string" json:"target_character_name,omitempty"`
User_info *string `type:"string" json:"user_info,omitempty"`
// contains filtered or unexported fields
}
func (MetadataForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s MetadataForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*MetadataForBotsChatCompletionsOutput) SetEmit_intention_signal_extra ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsOutput) SetEmit_intention_signal_extra(v string) *MetadataForBotsChatCompletionsOutput
SetEmit_intention_signal_extra sets the Emit_intention_signal_extra field's value.
func (*MetadataForBotsChatCompletionsOutput) SetGroup_chat_config ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsOutput) SetGroup_chat_config(v *Group_chat_configForBotsChatCompletionsOutput) *MetadataForBotsChatCompletionsOutput
SetGroup_chat_config sets the Group_chat_config field's value.
func (*MetadataForBotsChatCompletionsOutput) SetTarget_character_name ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsOutput) SetTarget_character_name(v string) *MetadataForBotsChatCompletionsOutput
SetTarget_character_name sets the Target_character_name field's value.
func (*MetadataForBotsChatCompletionsOutput) SetUser_info ¶ added in v1.0.7
func (s *MetadataForBotsChatCompletionsOutput) SetUser_info(v string) *MetadataForBotsChatCompletionsOutput
SetUser_info sets the User_info field's value.
func (MetadataForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s MetadataForBotsChatCompletionsOutput) String() string
String returns the string representation
type ModelReferenceForCreateBatchInferenceJobInput ¶
type ModelReferenceForCreateBatchInferenceJobInput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForCreateBatchInferenceJobInput) GoString ¶
func (s ModelReferenceForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId ¶
func (s *ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId(v string) *ModelReferenceForCreateBatchInferenceJobInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel ¶
func (s *ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel(v *FoundationModelForCreateBatchInferenceJobInput) *ModelReferenceForCreateBatchInferenceJobInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateBatchInferenceJobInput) String ¶
func (s ModelReferenceForCreateBatchInferenceJobInput) String() string
String returns the string representation
type ModelReferenceForCreateEndpointInput ¶
type ModelReferenceForCreateEndpointInput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForCreateEndpointInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForCreateEndpointInput) GoString ¶
func (s ModelReferenceForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateEndpointInput) SetCustomModelId ¶
func (s *ModelReferenceForCreateEndpointInput) SetCustomModelId(v string) *ModelReferenceForCreateEndpointInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateEndpointInput) SetFoundationModel ¶
func (s *ModelReferenceForCreateEndpointInput) SetFoundationModel(v *FoundationModelForCreateEndpointInput) *ModelReferenceForCreateEndpointInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateEndpointInput) String ¶
func (s ModelReferenceForCreateEndpointInput) String() string
String returns the string representation
type ModelReferenceForCreateModelCustomizationJobInput ¶
type ModelReferenceForCreateModelCustomizationJobInput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForCreateModelCustomizationJobInput) GoString ¶
func (s ModelReferenceForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId ¶
func (s *ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId(v string) *ModelReferenceForCreateModelCustomizationJobInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel ¶
func (s *ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel(v *FoundationModelForCreateModelCustomizationJobInput) *ModelReferenceForCreateModelCustomizationJobInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateModelCustomizationJobInput) String ¶
func (s ModelReferenceForCreateModelCustomizationJobInput) String() string
String returns the string representation
type ModelReferenceForGetEndpointOutput ¶
type ModelReferenceForGetEndpointOutput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForGetEndpointOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForGetEndpointOutput) GoString ¶
func (s ModelReferenceForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForGetEndpointOutput) SetCustomModelId ¶
func (s *ModelReferenceForGetEndpointOutput) SetCustomModelId(v string) *ModelReferenceForGetEndpointOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForGetEndpointOutput) SetFoundationModel ¶
func (s *ModelReferenceForGetEndpointOutput) SetFoundationModel(v *FoundationModelForGetEndpointOutput) *ModelReferenceForGetEndpointOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForGetEndpointOutput) String ¶
func (s ModelReferenceForGetEndpointOutput) String() string
String returns the string representation
type ModelReferenceForGetModelCustomizationJobOutput ¶
type ModelReferenceForGetModelCustomizationJobOutput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForGetModelCustomizationJobOutput) GoString ¶
func (s ModelReferenceForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId ¶
func (s *ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId(v string) *ModelReferenceForGetModelCustomizationJobOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel ¶
func (s *ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel(v *FoundationModelForGetModelCustomizationJobOutput) *ModelReferenceForGetModelCustomizationJobOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForGetModelCustomizationJobOutput) String ¶
func (s ModelReferenceForGetModelCustomizationJobOutput) String() string
String returns the string representation
type ModelReferenceForListBatchInferenceJobsOutput ¶
type ModelReferenceForListBatchInferenceJobsOutput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForListBatchInferenceJobsOutput) GoString ¶
func (s ModelReferenceForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId ¶
func (s *ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId(v string) *ModelReferenceForListBatchInferenceJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel ¶
func (s *ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel(v *FoundationModelForListBatchInferenceJobsOutput) *ModelReferenceForListBatchInferenceJobsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListBatchInferenceJobsOutput) String ¶
func (s ModelReferenceForListBatchInferenceJobsOutput) String() string
String returns the string representation
type ModelReferenceForListEndpointsOutput ¶
type ModelReferenceForListEndpointsOutput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForListEndpointsOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForListEndpointsOutput) GoString ¶
func (s ModelReferenceForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListEndpointsOutput) SetCustomModelId ¶
func (s *ModelReferenceForListEndpointsOutput) SetCustomModelId(v string) *ModelReferenceForListEndpointsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListEndpointsOutput) SetFoundationModel ¶
func (s *ModelReferenceForListEndpointsOutput) SetFoundationModel(v *FoundationModelForListEndpointsOutput) *ModelReferenceForListEndpointsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListEndpointsOutput) String ¶
func (s ModelReferenceForListEndpointsOutput) String() string
String returns the string representation
type ModelReferenceForListModelCustomizationJobsOutput ¶
type ModelReferenceForListModelCustomizationJobsOutput struct {
CustomModelId *string `type:"string" json:",omitempty"`
FoundationModel *FoundationModelForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelReferenceForListModelCustomizationJobsOutput) GoString ¶
func (s ModelReferenceForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId ¶
func (s *ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId(v string) *ModelReferenceForListModelCustomizationJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel ¶
func (s *ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel(v *FoundationModelForListModelCustomizationJobsOutput) *ModelReferenceForListModelCustomizationJobsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListModelCustomizationJobsOutput) String ¶
func (s ModelReferenceForListModelCustomizationJobsOutput) String() string
String returns the string representation
type Model_usageForBotsChatCompletionsOutput ¶ added in v1.0.7
type Model_usageForBotsChatCompletionsOutput struct {
Completion_tokens *int32 `type:"int32" json:"completion_tokens,omitempty"`
Name *string `type:"string" json:"name,omitempty"`
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (Model_usageForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Model_usageForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Model_usageForBotsChatCompletionsOutput) SetCompletion_tokens ¶ added in v1.0.7
func (s *Model_usageForBotsChatCompletionsOutput) SetCompletion_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
SetCompletion_tokens sets the Completion_tokens field's value.
func (*Model_usageForBotsChatCompletionsOutput) SetName ¶ added in v1.0.7
func (s *Model_usageForBotsChatCompletionsOutput) SetName(v string) *Model_usageForBotsChatCompletionsOutput
SetName sets the Name field's value.
func (*Model_usageForBotsChatCompletionsOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *Model_usageForBotsChatCompletionsOutput) SetPrompt_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*Model_usageForBotsChatCompletionsOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *Model_usageForBotsChatCompletionsOutput) SetTotal_tokens(v int32) *Model_usageForBotsChatCompletionsOutput
SetTotal_tokens sets the Total_tokens field's value.
func (Model_usageForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Model_usageForBotsChatCompletionsOutput) String() string
String returns the string representation
type ModerationForCreateEndpointInput ¶
type ModerationForCreateEndpointInput struct {
Strategy *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModerationForCreateEndpointInput) GoString ¶
func (s ModerationForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*ModerationForCreateEndpointInput) SetStrategy ¶
func (s *ModerationForCreateEndpointInput) SetStrategy(v string) *ModerationForCreateEndpointInput
SetStrategy sets the Strategy field's value.
func (ModerationForCreateEndpointInput) String ¶
func (s ModerationForCreateEndpointInput) String() string
String returns the string representation
type ModerationForGetEndpointOutput ¶
type ModerationForGetEndpointOutput struct {
Strategy *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModerationForGetEndpointOutput) GoString ¶
func (s ModerationForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*ModerationForGetEndpointOutput) SetStrategy ¶
func (s *ModerationForGetEndpointOutput) SetStrategy(v string) *ModerationForGetEndpointOutput
SetStrategy sets the Strategy field's value.
func (ModerationForGetEndpointOutput) String ¶
func (s ModerationForGetEndpointOutput) String() string
String returns the string representation
type OutputDirTosLocationForCreateBatchInferenceJobInput ¶
type OutputDirTosLocationForCreateBatchInferenceJobInput struct {
BucketName *string `type:"string" json:",omitempty"`
ObjectKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OutputDirTosLocationForCreateBatchInferenceJobInput) GoString ¶
func (s OutputDirTosLocationForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName ¶
func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
SetBucketName sets the BucketName field's value.
func (*OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey ¶
func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
SetObjectKey sets the ObjectKey field's value.
func (OutputDirTosLocationForCreateBatchInferenceJobInput) String ¶
func (s OutputDirTosLocationForCreateBatchInferenceJobInput) String() string
String returns the string representation
type OutputDirTosLocationForListBatchInferenceJobsOutput ¶
type OutputDirTosLocationForListBatchInferenceJobsOutput struct {
BucketName *string `type:"string" json:",omitempty"`
ObjectKey *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OutputDirTosLocationForListBatchInferenceJobsOutput) GoString ¶
func (s OutputDirTosLocationForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName ¶
func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
SetBucketName sets the BucketName field's value.
func (*OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey ¶
func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
SetObjectKey sets the ObjectKey field's value.
func (OutputDirTosLocationForListBatchInferenceJobsOutput) String ¶
func (s OutputDirTosLocationForListBatchInferenceJobsOutput) String() string
String returns the string representation
type OutputForGetModelCustomizationJobOutput ¶
type OutputForGetModelCustomizationJobOutput struct {
CustomModelCreateTimeUnix *int64 `type:"int64" json:",omitempty"`
CustomModelId *string `type:"string" json:",omitempty"`
Index *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForGetModelCustomizationJobOutput"`
// contains filtered or unexported fields
}
func (OutputForGetModelCustomizationJobOutput) GoString ¶
func (s OutputForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix ¶
func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForGetModelCustomizationJobOutput
SetCustomModelCreateTimeUnix sets the CustomModelCreateTimeUnix field's value.
func (*OutputForGetModelCustomizationJobOutput) SetCustomModelId ¶
func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelId(v string) *OutputForGetModelCustomizationJobOutput
SetCustomModelId sets the CustomModelId field's value.
func (*OutputForGetModelCustomizationJobOutput) SetIndex ¶
func (s *OutputForGetModelCustomizationJobOutput) SetIndex(v int32) *OutputForGetModelCustomizationJobOutput
SetIndex sets the Index field's value.
func (*OutputForGetModelCustomizationJobOutput) SetName ¶
func (s *OutputForGetModelCustomizationJobOutput) SetName(v string) *OutputForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*OutputForGetModelCustomizationJobOutput) SetStatus ¶
func (s *OutputForGetModelCustomizationJobOutput) SetStatus(v string) *OutputForGetModelCustomizationJobOutput
SetStatus sets the Status field's value.
func (OutputForGetModelCustomizationJobOutput) String ¶
func (s OutputForGetModelCustomizationJobOutput) String() string
String returns the string representation
type OutputForListModelCustomizationJobsOutput ¶
type OutputForListModelCustomizationJobsOutput struct {
CustomModelCreateTimeUnix *int64 `type:"int64" json:",omitempty"`
CustomModelId *string `type:"string" json:",omitempty"`
Index *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListModelCustomizationJobsOutput"`
// contains filtered or unexported fields
}
func (OutputForListModelCustomizationJobsOutput) GoString ¶
func (s OutputForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix ¶
func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForListModelCustomizationJobsOutput
SetCustomModelCreateTimeUnix sets the CustomModelCreateTimeUnix field's value.
func (*OutputForListModelCustomizationJobsOutput) SetCustomModelId ¶
func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelId(v string) *OutputForListModelCustomizationJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*OutputForListModelCustomizationJobsOutput) SetIndex ¶
func (s *OutputForListModelCustomizationJobsOutput) SetIndex(v int32) *OutputForListModelCustomizationJobsOutput
SetIndex sets the Index field's value.
func (*OutputForListModelCustomizationJobsOutput) SetName ¶
func (s *OutputForListModelCustomizationJobsOutput) SetName(v string) *OutputForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*OutputForListModelCustomizationJobsOutput) SetStatus ¶
func (s *OutputForListModelCustomizationJobsOutput) SetStatus(v string) *OutputForListModelCustomizationJobsOutput
SetStatus sets the Status field's value.
func (OutputForListModelCustomizationJobsOutput) String ¶
func (s OutputForListModelCustomizationJobsOutput) String() string
String returns the string representation
type ParametersForBatchChatCompletionsInput ¶ added in v1.0.7
type ParametersForBatchChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (ParametersForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ParametersForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (ParametersForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s ParametersForBatchChatCompletionsInput) String() string
String returns the string representation
type ParametersForBotsChatCompletionsInput ¶ added in v1.0.7
type ParametersForBotsChatCompletionsInput struct {
// contains filtered or unexported fields
}
func (ParametersForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ParametersForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (ParametersForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s ParametersForBotsChatCompletionsInput) String() string
String returns the string representation
type ParametersForChatCompletionsTextInput ¶ added in v1.0.7
type ParametersForChatCompletionsTextInput struct {
// contains filtered or unexported fields
}
func (ParametersForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s ParametersForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (ParametersForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s ParametersForChatCompletionsTextInput) String() string
String returns the string representation
type PresetDatasetForCreateModelCustomizationJobInput ¶
type PresetDatasetForCreateModelCustomizationJobInput struct {
DatasetVersionId *string `type:"string" json:",omitempty"`
InjectMultiplier *float64 `type:"double" json:",omitempty"`
InjectSampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (PresetDatasetForCreateModelCustomizationJobInput) GoString ¶
func (s PresetDatasetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId ¶
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *PresetDatasetForCreateModelCustomizationJobInput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier ¶
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier(v float64) *PresetDatasetForCreateModelCustomizationJobInput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount ¶
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount(v int64) *PresetDatasetForCreateModelCustomizationJobInput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForCreateModelCustomizationJobInput) String ¶
func (s PresetDatasetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type PresetDatasetForGetModelCustomizationJobOutput ¶
type PresetDatasetForGetModelCustomizationJobOutput struct {
DatasetVersionId *string `type:"string" json:",omitempty"`
InjectMultiplier *float64 `type:"double" json:",omitempty"`
InjectSampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (PresetDatasetForGetModelCustomizationJobOutput) GoString ¶
func (s PresetDatasetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId ¶
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *PresetDatasetForGetModelCustomizationJobOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier ¶
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier(v float64) *PresetDatasetForGetModelCustomizationJobOutput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount ¶
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount(v int64) *PresetDatasetForGetModelCustomizationJobOutput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForGetModelCustomizationJobOutput) String ¶
func (s PresetDatasetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type PresetDatasetForListModelCustomizationJobsOutput ¶
type PresetDatasetForListModelCustomizationJobsOutput struct {
DatasetVersionId *string `type:"string" json:",omitempty"`
InjectMultiplier *float64 `type:"double" json:",omitempty"`
InjectSampleCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (PresetDatasetForListModelCustomizationJobsOutput) GoString ¶
func (s PresetDatasetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId ¶
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *PresetDatasetForListModelCustomizationJobsOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier ¶
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier(v float64) *PresetDatasetForListModelCustomizationJobsOutput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount ¶
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount(v int64) *PresetDatasetForListModelCustomizationJobsOutput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForListModelCustomizationJobsOutput) String ¶
func (s PresetDatasetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type Prompt_tokens_detailsForBatchChatCompletionsOutput ¶ added in v1.0.7
type Prompt_tokens_detailsForBatchChatCompletionsOutput struct {
// contains filtered or unexported fields
}
func (Prompt_tokens_detailsForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Prompt_tokens_detailsForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (Prompt_tokens_detailsForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s Prompt_tokens_detailsForBatchChatCompletionsOutput) String() string
String returns the string representation
type Prompt_tokens_detailsForChatCompletionsTextOutput ¶ added in v1.0.7
type Prompt_tokens_detailsForChatCompletionsTextOutput struct {
// contains filtered or unexported fields
}
func (Prompt_tokens_detailsForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s Prompt_tokens_detailsForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (Prompt_tokens_detailsForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s Prompt_tokens_detailsForChatCompletionsTextOutput) String() string
String returns the string representation
type Prompt_tokens_detailsForChatCompletionsVisionOutput ¶ added in v1.0.7
type Prompt_tokens_detailsForChatCompletionsVisionOutput struct {
// contains filtered or unexported fields
}
func (Prompt_tokens_detailsForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s Prompt_tokens_detailsForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (Prompt_tokens_detailsForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s Prompt_tokens_detailsForChatCompletionsVisionOutput) String() string
String returns the string representation
type Prompt_tokens_detailsForEmbeddingsMultimodalOutput ¶ added in v1.0.7
type Prompt_tokens_detailsForEmbeddingsMultimodalOutput struct {
Image_tokens *int32 `type:"int32" json:"image_tokens,omitempty"`
Text_tokens *int32 `type:"int32" json:"text_tokens,omitempty"`
// contains filtered or unexported fields
}
func (Prompt_tokens_detailsForEmbeddingsMultimodalOutput) GoString ¶ added in v1.0.7
func (s Prompt_tokens_detailsForEmbeddingsMultimodalOutput) GoString() string
GoString returns the string representation
func (*Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetImage_tokens ¶ added in v1.0.7
func (s *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetImage_tokens(v int32) *Prompt_tokens_detailsForEmbeddingsMultimodalOutput
SetImage_tokens sets the Image_tokens field's value.
func (*Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetText_tokens ¶ added in v1.0.7
func (s *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) SetText_tokens(v int32) *Prompt_tokens_detailsForEmbeddingsMultimodalOutput
SetText_tokens sets the Text_tokens field's value.
func (Prompt_tokens_detailsForEmbeddingsMultimodalOutput) String ¶ added in v1.0.7
func (s Prompt_tokens_detailsForEmbeddingsMultimodalOutput) String() string
String returns the string representation
type RateLimitForCreateEndpointInput ¶
type RateLimitForCreateEndpointInput struct {
Rpm *int32 `type:"int32" json:",omitempty"`
Tpm *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RateLimitForCreateEndpointInput) GoString ¶
func (s RateLimitForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*RateLimitForCreateEndpointInput) SetRpm ¶
func (s *RateLimitForCreateEndpointInput) SetRpm(v int32) *RateLimitForCreateEndpointInput
SetRpm sets the Rpm field's value.
func (*RateLimitForCreateEndpointInput) SetTpm ¶
func (s *RateLimitForCreateEndpointInput) SetTpm(v int32) *RateLimitForCreateEndpointInput
SetTpm sets the Tpm field's value.
func (RateLimitForCreateEndpointInput) String ¶
func (s RateLimitForCreateEndpointInput) String() string
String returns the string representation
type RateLimitForGetEndpointOutput ¶
type RateLimitForGetEndpointOutput struct {
Rpm *int32 `type:"int32" json:",omitempty"`
Tpm *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RateLimitForGetEndpointOutput) GoString ¶
func (s RateLimitForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*RateLimitForGetEndpointOutput) SetRpm ¶
func (s *RateLimitForGetEndpointOutput) SetRpm(v int32) *RateLimitForGetEndpointOutput
SetRpm sets the Rpm field's value.
func (*RateLimitForGetEndpointOutput) SetTpm ¶
func (s *RateLimitForGetEndpointOutput) SetTpm(v int32) *RateLimitForGetEndpointOutput
SetTpm sets the Tpm field's value.
func (RateLimitForGetEndpointOutput) String ¶
func (s RateLimitForGetEndpointOutput) String() string
String returns the string representation
type RateLimitForListEndpointsOutput ¶
type RateLimitForListEndpointsOutput struct {
Rpm *int32 `type:"int32" json:",omitempty"`
Tpm *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RateLimitForListEndpointsOutput) GoString ¶
func (s RateLimitForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*RateLimitForListEndpointsOutput) SetRpm ¶
func (s *RateLimitForListEndpointsOutput) SetRpm(v int32) *RateLimitForListEndpointsOutput
SetRpm sets the Rpm field's value.
func (*RateLimitForListEndpointsOutput) SetTpm ¶
func (s *RateLimitForListEndpointsOutput) SetTpm(v int32) *RateLimitForListEndpointsOutput
SetTpm sets the Tpm field's value.
func (RateLimitForListEndpointsOutput) String ¶
func (s RateLimitForListEndpointsOutput) String() string
String returns the string representation
type ReferenceForBotsChatCompletionsOutput ¶ added in v1.0.7
type ReferenceForBotsChatCompletionsOutput struct {
// contains filtered or unexported fields
}
func (ReferenceForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s ReferenceForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (ReferenceForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s ReferenceForBotsChatCompletionsOutput) String() string
String returns the string representation
type RequestCountsForListBatchInferenceJobsOutput ¶
type RequestCountsForListBatchInferenceJobsOutput struct {
Completed *int64 `type:"int64" json:",omitempty"`
Failed *int64 `type:"int64" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (RequestCountsForListBatchInferenceJobsOutput) GoString ¶
func (s RequestCountsForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*RequestCountsForListBatchInferenceJobsOutput) SetCompleted ¶
func (s *RequestCountsForListBatchInferenceJobsOutput) SetCompleted(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetCompleted sets the Completed field's value.
func (*RequestCountsForListBatchInferenceJobsOutput) SetFailed ¶
func (s *RequestCountsForListBatchInferenceJobsOutput) SetFailed(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetFailed sets the Failed field's value.
func (*RequestCountsForListBatchInferenceJobsOutput) SetTotal ¶
func (s *RequestCountsForListBatchInferenceJobsOutput) SetTotal(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetTotal sets the Total field's value.
func (RequestCountsForListBatchInferenceJobsOutput) String ¶
func (s RequestCountsForListBatchInferenceJobsOutput) String() string
String returns the string representation
type StatusForGetModelCustomizationJobOutput ¶
type StatusForGetModelCustomizationJobOutput struct {
BillableTokens *int64 `type:"int64" json:",omitempty"`
Message *string `type:"string" json:",omitempty"`
OutputExpiredTime *string `type:"string" json:",omitempty"`
Phase *string `type:"string" json:",omitempty"`
PhaseTime *string `type:"string" json:",omitempty"`
QueuePosition *int32 `type:"int32" json:",omitempty"`
Resumable *bool `type:"boolean" json:",omitempty"`
RetryCount *int32 `type:"int32" json:",omitempty"`
RetryLimit *int32 `type:"int32" json:",omitempty"`
TrainingTokensPerEpoch *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForGetModelCustomizationJobOutput) GoString ¶
func (s StatusForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*StatusForGetModelCustomizationJobOutput) SetBillableTokens ¶
func (s *StatusForGetModelCustomizationJobOutput) SetBillableTokens(v int64) *StatusForGetModelCustomizationJobOutput
SetBillableTokens sets the BillableTokens field's value.
func (*StatusForGetModelCustomizationJobOutput) SetMessage ¶
func (s *StatusForGetModelCustomizationJobOutput) SetMessage(v string) *StatusForGetModelCustomizationJobOutput
SetMessage sets the Message field's value.
func (*StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime ¶
func (s *StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime(v string) *StatusForGetModelCustomizationJobOutput
SetOutputExpiredTime sets the OutputExpiredTime field's value.
func (*StatusForGetModelCustomizationJobOutput) SetPhase ¶
func (s *StatusForGetModelCustomizationJobOutput) SetPhase(v string) *StatusForGetModelCustomizationJobOutput
SetPhase sets the Phase field's value.
func (*StatusForGetModelCustomizationJobOutput) SetPhaseTime ¶
func (s *StatusForGetModelCustomizationJobOutput) SetPhaseTime(v string) *StatusForGetModelCustomizationJobOutput
SetPhaseTime sets the PhaseTime field's value.
func (*StatusForGetModelCustomizationJobOutput) SetQueuePosition ¶
func (s *StatusForGetModelCustomizationJobOutput) SetQueuePosition(v int32) *StatusForGetModelCustomizationJobOutput
SetQueuePosition sets the QueuePosition field's value.
func (*StatusForGetModelCustomizationJobOutput) SetResumable ¶
func (s *StatusForGetModelCustomizationJobOutput) SetResumable(v bool) *StatusForGetModelCustomizationJobOutput
SetResumable sets the Resumable field's value.
func (*StatusForGetModelCustomizationJobOutput) SetRetryCount ¶
func (s *StatusForGetModelCustomizationJobOutput) SetRetryCount(v int32) *StatusForGetModelCustomizationJobOutput
SetRetryCount sets the RetryCount field's value.
func (*StatusForGetModelCustomizationJobOutput) SetRetryLimit ¶
func (s *StatusForGetModelCustomizationJobOutput) SetRetryLimit(v int32) *StatusForGetModelCustomizationJobOutput
SetRetryLimit sets the RetryLimit field's value.
func (*StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch ¶
func (s *StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch(v int64) *StatusForGetModelCustomizationJobOutput
SetTrainingTokensPerEpoch sets the TrainingTokensPerEpoch field's value.
func (StatusForGetModelCustomizationJobOutput) String ¶
func (s StatusForGetModelCustomizationJobOutput) String() string
String returns the string representation
type StatusForListBatchInferenceJobsOutput ¶
type StatusForListBatchInferenceJobsOutput struct {
Message *string `type:"string" json:",omitempty"`
Phase *string `type:"string" json:",omitempty"`
PhaseTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForListBatchInferenceJobsOutput) GoString ¶
func (s StatusForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*StatusForListBatchInferenceJobsOutput) SetMessage ¶
func (s *StatusForListBatchInferenceJobsOutput) SetMessage(v string) *StatusForListBatchInferenceJobsOutput
SetMessage sets the Message field's value.
func (*StatusForListBatchInferenceJobsOutput) SetPhase ¶
func (s *StatusForListBatchInferenceJobsOutput) SetPhase(v string) *StatusForListBatchInferenceJobsOutput
SetPhase sets the Phase field's value.
func (*StatusForListBatchInferenceJobsOutput) SetPhaseTime ¶
func (s *StatusForListBatchInferenceJobsOutput) SetPhaseTime(v string) *StatusForListBatchInferenceJobsOutput
SetPhaseTime sets the PhaseTime field's value.
func (StatusForListBatchInferenceJobsOutput) String ¶
func (s StatusForListBatchInferenceJobsOutput) String() string
String returns the string representation
type StatusForListModelCustomizationJobsOutput ¶
type StatusForListModelCustomizationJobsOutput struct {
BillableTokens *int64 `type:"int64" json:",omitempty"`
Message *string `type:"string" json:",omitempty"`
OutputExpiredTime *string `type:"string" json:",omitempty"`
Phase *string `type:"string" json:",omitempty"`
PhaseTime *string `type:"string" json:",omitempty"`
QueuePosition *int32 `type:"int32" json:",omitempty"`
Resumable *bool `type:"boolean" json:",omitempty"`
RetryCount *int32 `type:"int32" json:",omitempty"`
RetryLimit *int32 `type:"int32" json:",omitempty"`
TrainingTokensPerEpoch *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForListModelCustomizationJobsOutput) GoString ¶
func (s StatusForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*StatusForListModelCustomizationJobsOutput) SetBillableTokens ¶
func (s *StatusForListModelCustomizationJobsOutput) SetBillableTokens(v int64) *StatusForListModelCustomizationJobsOutput
SetBillableTokens sets the BillableTokens field's value.
func (*StatusForListModelCustomizationJobsOutput) SetMessage ¶
func (s *StatusForListModelCustomizationJobsOutput) SetMessage(v string) *StatusForListModelCustomizationJobsOutput
SetMessage sets the Message field's value.
func (*StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime ¶
func (s *StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime(v string) *StatusForListModelCustomizationJobsOutput
SetOutputExpiredTime sets the OutputExpiredTime field's value.
func (*StatusForListModelCustomizationJobsOutput) SetPhase ¶
func (s *StatusForListModelCustomizationJobsOutput) SetPhase(v string) *StatusForListModelCustomizationJobsOutput
SetPhase sets the Phase field's value.
func (*StatusForListModelCustomizationJobsOutput) SetPhaseTime ¶
func (s *StatusForListModelCustomizationJobsOutput) SetPhaseTime(v string) *StatusForListModelCustomizationJobsOutput
SetPhaseTime sets the PhaseTime field's value.
func (*StatusForListModelCustomizationJobsOutput) SetQueuePosition ¶
func (s *StatusForListModelCustomizationJobsOutput) SetQueuePosition(v int32) *StatusForListModelCustomizationJobsOutput
SetQueuePosition sets the QueuePosition field's value.
func (*StatusForListModelCustomizationJobsOutput) SetResumable ¶
func (s *StatusForListModelCustomizationJobsOutput) SetResumable(v bool) *StatusForListModelCustomizationJobsOutput
SetResumable sets the Resumable field's value.
func (*StatusForListModelCustomizationJobsOutput) SetRetryCount ¶
func (s *StatusForListModelCustomizationJobsOutput) SetRetryCount(v int32) *StatusForListModelCustomizationJobsOutput
SetRetryCount sets the RetryCount field's value.
func (*StatusForListModelCustomizationJobsOutput) SetRetryLimit ¶
func (s *StatusForListModelCustomizationJobsOutput) SetRetryLimit(v int32) *StatusForListModelCustomizationJobsOutput
SetRetryLimit sets the RetryLimit field's value.
func (*StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch ¶
func (s *StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch(v int64) *StatusForListModelCustomizationJobsOutput
SetTrainingTokensPerEpoch sets the TrainingTokensPerEpoch field's value.
func (StatusForListModelCustomizationJobsOutput) String ¶
func (s StatusForListModelCustomizationJobsOutput) String() string
String returns the string representation
type Stream_optionsForBatchChatCompletionsInput ¶ added in v1.0.7
type Stream_optionsForBatchChatCompletionsInput struct {
Include_usage *bool `type:"boolean" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
func (Stream_optionsForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Stream_optionsForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*Stream_optionsForBatchChatCompletionsInput) SetInclude_usage ¶ added in v1.0.7
func (s *Stream_optionsForBatchChatCompletionsInput) SetInclude_usage(v bool) *Stream_optionsForBatchChatCompletionsInput
SetInclude_usage sets the Include_usage field's value.
func (Stream_optionsForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s Stream_optionsForBatchChatCompletionsInput) String() string
String returns the string representation
type Stream_optionsForBotsChatCompletionsInput ¶ added in v1.0.7
type Stream_optionsForBotsChatCompletionsInput struct {
Include_usage *bool `type:"boolean" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
func (Stream_optionsForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Stream_optionsForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*Stream_optionsForBotsChatCompletionsInput) SetInclude_usage ¶ added in v1.0.7
func (s *Stream_optionsForBotsChatCompletionsInput) SetInclude_usage(v bool) *Stream_optionsForBotsChatCompletionsInput
SetInclude_usage sets the Include_usage field's value.
func (Stream_optionsForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s Stream_optionsForBotsChatCompletionsInput) String() string
String returns the string representation
type Stream_optionsForChatCompletionsTextInput ¶ added in v1.0.7
type Stream_optionsForChatCompletionsTextInput struct {
Include_usage *bool `type:"boolean" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
func (Stream_optionsForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s Stream_optionsForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*Stream_optionsForChatCompletionsTextInput) SetInclude_usage ¶ added in v1.0.7
func (s *Stream_optionsForChatCompletionsTextInput) SetInclude_usage(v bool) *Stream_optionsForChatCompletionsTextInput
SetInclude_usage sets the Include_usage field's value.
func (Stream_optionsForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s Stream_optionsForChatCompletionsTextInput) String() string
String returns the string representation
type Stream_optionsForChatCompletionsVisionInput ¶ added in v1.0.7
type Stream_optionsForChatCompletionsVisionInput struct {
Include_usage *bool `type:"boolean" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
func (Stream_optionsForChatCompletionsVisionInput) GoString ¶ added in v1.0.7
func (s Stream_optionsForChatCompletionsVisionInput) GoString() string
GoString returns the string representation
func (*Stream_optionsForChatCompletionsVisionInput) SetInclude_usage ¶ added in v1.0.7
func (s *Stream_optionsForChatCompletionsVisionInput) SetInclude_usage(v bool) *Stream_optionsForChatCompletionsVisionInput
SetInclude_usage sets the Include_usage field's value.
func (Stream_optionsForChatCompletionsVisionInput) String ¶ added in v1.0.7
func (s Stream_optionsForChatCompletionsVisionInput) String() string
String returns the string representation
type Stream_optionsForContextChatCompletionsInput ¶ added in v1.0.7
type Stream_optionsForContextChatCompletionsInput struct {
Include_usage *bool `type:"boolean" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
func (Stream_optionsForContextChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Stream_optionsForContextChatCompletionsInput) GoString() string
GoString returns the string representation
func (*Stream_optionsForContextChatCompletionsInput) SetInclude_usage ¶ added in v1.0.7
func (s *Stream_optionsForContextChatCompletionsInput) SetInclude_usage(v bool) *Stream_optionsForContextChatCompletionsInput
SetInclude_usage sets the Include_usage field's value.
func (Stream_optionsForContextChatCompletionsInput) String ¶ added in v1.0.7
func (s Stream_optionsForContextChatCompletionsInput) String() string
String returns the string representation
type TagFilterForListBatchInferenceJobsInput ¶
type TagFilterForListBatchInferenceJobsInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForListBatchInferenceJobsInput) GoString ¶
func (s TagFilterForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListBatchInferenceJobsInput) SetKey ¶
func (s *TagFilterForListBatchInferenceJobsInput) SetKey(v string) *TagFilterForListBatchInferenceJobsInput
SetKey sets the Key field's value.
func (*TagFilterForListBatchInferenceJobsInput) SetValues ¶
func (s *TagFilterForListBatchInferenceJobsInput) SetValues(v []*string) *TagFilterForListBatchInferenceJobsInput
SetValues sets the Values field's value.
func (TagFilterForListBatchInferenceJobsInput) String ¶
func (s TagFilterForListBatchInferenceJobsInput) String() string
String returns the string representation
type TagFilterForListEndpointsInput ¶
type TagFilterForListEndpointsInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForListEndpointsInput) GoString ¶
func (s TagFilterForListEndpointsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListEndpointsInput) SetKey ¶
func (s *TagFilterForListEndpointsInput) SetKey(v string) *TagFilterForListEndpointsInput
SetKey sets the Key field's value.
func (*TagFilterForListEndpointsInput) SetValues ¶
func (s *TagFilterForListEndpointsInput) SetValues(v []*string) *TagFilterForListEndpointsInput
SetValues sets the Values field's value.
func (TagFilterForListEndpointsInput) String ¶
func (s TagFilterForListEndpointsInput) String() string
String returns the string representation
type TagFilterForListModelCustomizationJobsInput ¶
type TagFilterForListModelCustomizationJobsInput struct {
Key *string `type:"string" json:",omitempty"`
Values []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagFilterForListModelCustomizationJobsInput) GoString ¶
func (s TagFilterForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListModelCustomizationJobsInput) SetKey ¶
func (s *TagFilterForListModelCustomizationJobsInput) SetKey(v string) *TagFilterForListModelCustomizationJobsInput
SetKey sets the Key field's value.
func (*TagFilterForListModelCustomizationJobsInput) SetValues ¶
func (s *TagFilterForListModelCustomizationJobsInput) SetValues(v []*string) *TagFilterForListModelCustomizationJobsInput
SetValues sets the Values field's value.
func (TagFilterForListModelCustomizationJobsInput) String ¶
func (s TagFilterForListModelCustomizationJobsInput) String() string
String returns the string representation
type TagForCreateBatchInferenceJobInput ¶
type TagForCreateBatchInferenceJobInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateBatchInferenceJobInput) GoString ¶
func (s TagForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*TagForCreateBatchInferenceJobInput) SetKey ¶
func (s *TagForCreateBatchInferenceJobInput) SetKey(v string) *TagForCreateBatchInferenceJobInput
SetKey sets the Key field's value.
func (*TagForCreateBatchInferenceJobInput) SetValue ¶
func (s *TagForCreateBatchInferenceJobInput) SetValue(v string) *TagForCreateBatchInferenceJobInput
SetValue sets the Value field's value.
func (TagForCreateBatchInferenceJobInput) String ¶
func (s TagForCreateBatchInferenceJobInput) String() string
String returns the string representation
type TagForCreateEndpointInput ¶
type TagForCreateEndpointInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateEndpointInput) GoString ¶
func (s TagForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*TagForCreateEndpointInput) SetKey ¶
func (s *TagForCreateEndpointInput) SetKey(v string) *TagForCreateEndpointInput
SetKey sets the Key field's value.
func (*TagForCreateEndpointInput) SetValue ¶
func (s *TagForCreateEndpointInput) SetValue(v string) *TagForCreateEndpointInput
SetValue sets the Value field's value.
func (TagForCreateEndpointInput) String ¶
func (s TagForCreateEndpointInput) String() string
String returns the string representation
type TagForCreateModelCustomizationJobInput ¶
type TagForCreateModelCustomizationJobInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateModelCustomizationJobInput) GoString ¶
func (s TagForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*TagForCreateModelCustomizationJobInput) SetKey ¶
func (s *TagForCreateModelCustomizationJobInput) SetKey(v string) *TagForCreateModelCustomizationJobInput
SetKey sets the Key field's value.
func (*TagForCreateModelCustomizationJobInput) SetValue ¶
func (s *TagForCreateModelCustomizationJobInput) SetValue(v string) *TagForCreateModelCustomizationJobInput
SetValue sets the Value field's value.
func (TagForCreateModelCustomizationJobInput) String ¶
func (s TagForCreateModelCustomizationJobInput) String() string
String returns the string representation
type TagForGetEndpointOutput ¶
type TagForGetEndpointOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForGetEndpointOutput) GoString ¶
func (s TagForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*TagForGetEndpointOutput) SetKey ¶
func (s *TagForGetEndpointOutput) SetKey(v string) *TagForGetEndpointOutput
SetKey sets the Key field's value.
func (*TagForGetEndpointOutput) SetValue ¶
func (s *TagForGetEndpointOutput) SetValue(v string) *TagForGetEndpointOutput
SetValue sets the Value field's value.
func (TagForGetEndpointOutput) String ¶
func (s TagForGetEndpointOutput) String() string
String returns the string representation
type TagForGetModelCustomizationJobOutput ¶
type TagForGetModelCustomizationJobOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForGetModelCustomizationJobOutput) GoString ¶
func (s TagForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*TagForGetModelCustomizationJobOutput) SetKey ¶
func (s *TagForGetModelCustomizationJobOutput) SetKey(v string) *TagForGetModelCustomizationJobOutput
SetKey sets the Key field's value.
func (*TagForGetModelCustomizationJobOutput) SetValue ¶
func (s *TagForGetModelCustomizationJobOutput) SetValue(v string) *TagForGetModelCustomizationJobOutput
SetValue sets the Value field's value.
func (TagForGetModelCustomizationJobOutput) String ¶
func (s TagForGetModelCustomizationJobOutput) String() string
String returns the string representation
type TagForListBatchInferenceJobsOutput ¶
type TagForListBatchInferenceJobsOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForListBatchInferenceJobsOutput) GoString ¶
func (s TagForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*TagForListBatchInferenceJobsOutput) SetKey ¶
func (s *TagForListBatchInferenceJobsOutput) SetKey(v string) *TagForListBatchInferenceJobsOutput
SetKey sets the Key field's value.
func (*TagForListBatchInferenceJobsOutput) SetValue ¶
func (s *TagForListBatchInferenceJobsOutput) SetValue(v string) *TagForListBatchInferenceJobsOutput
SetValue sets the Value field's value.
func (TagForListBatchInferenceJobsOutput) String ¶
func (s TagForListBatchInferenceJobsOutput) String() string
String returns the string representation
type TagForListEndpointsOutput ¶
type TagForListEndpointsOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForListEndpointsOutput) GoString ¶
func (s TagForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*TagForListEndpointsOutput) SetKey ¶
func (s *TagForListEndpointsOutput) SetKey(v string) *TagForListEndpointsOutput
SetKey sets the Key field's value.
func (*TagForListEndpointsOutput) SetValue ¶
func (s *TagForListEndpointsOutput) SetValue(v string) *TagForListEndpointsOutput
SetValue sets the Value field's value.
func (TagForListEndpointsOutput) String ¶
func (s TagForListEndpointsOutput) String() string
String returns the string representation
type TagForListModelCustomizationJobsOutput ¶
type TagForListModelCustomizationJobsOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForListModelCustomizationJobsOutput) GoString ¶
func (s TagForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*TagForListModelCustomizationJobsOutput) SetKey ¶
func (s *TagForListModelCustomizationJobsOutput) SetKey(v string) *TagForListModelCustomizationJobsOutput
SetKey sets the Key field's value.
func (*TagForListModelCustomizationJobsOutput) SetValue ¶
func (s *TagForListModelCustomizationJobsOutput) SetValue(v string) *TagForListModelCustomizationJobsOutput
SetValue sets the Value field's value.
func (TagForListModelCustomizationJobsOutput) String ¶
func (s TagForListModelCustomizationJobsOutput) String() string
String returns the string representation
type TokenizationInput ¶ added in v1.0.7
type TokenizationInput struct {
// Model is a required field
Model *string `type:"string" json:"model,omitempty" required:"true"`
Text []*string `type:"list" json:"text,omitempty"`
// contains filtered or unexported fields
}
func (TokenizationInput) GoString ¶ added in v1.0.7
func (s TokenizationInput) GoString() string
GoString returns the string representation
func (*TokenizationInput) SetModel ¶ added in v1.0.7
func (s *TokenizationInput) SetModel(v string) *TokenizationInput
SetModel sets the Model field's value.
func (*TokenizationInput) SetText ¶ added in v1.0.7
func (s *TokenizationInput) SetText(v []*string) *TokenizationInput
SetText sets the Text field's value.
func (TokenizationInput) String ¶ added in v1.0.7
func (s TokenizationInput) String() string
String returns the string representation
func (*TokenizationInput) Validate ¶ added in v1.0.7
func (s *TokenizationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TokenizationOutput ¶ added in v1.0.7
type TokenizationOutput struct {
Metadata *response.ResponseMetadata
Created *int32 `type:"int32" json:"created,omitempty"`
Data []*DataForTokenizationOutput `type:"list" json:"data,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Model *string `type:"string" json:"model,omitempty"`
Object *string `type:"string" json:"object,omitempty"`
// contains filtered or unexported fields
}
func (TokenizationOutput) GoString ¶ added in v1.0.7
func (s TokenizationOutput) GoString() string
GoString returns the string representation
func (*TokenizationOutput) SetCreated ¶ added in v1.0.7
func (s *TokenizationOutput) SetCreated(v int32) *TokenizationOutput
SetCreated sets the Created field's value.
func (*TokenizationOutput) SetData ¶ added in v1.0.7
func (s *TokenizationOutput) SetData(v []*DataForTokenizationOutput) *TokenizationOutput
SetData sets the Data field's value.
func (*TokenizationOutput) SetId ¶ added in v1.0.7
func (s *TokenizationOutput) SetId(v string) *TokenizationOutput
SetId sets the Id field's value.
func (*TokenizationOutput) SetModel ¶ added in v1.0.7
func (s *TokenizationOutput) SetModel(v string) *TokenizationOutput
SetModel sets the Model field's value.
func (*TokenizationOutput) SetObject ¶ added in v1.0.7
func (s *TokenizationOutput) SetObject(v string) *TokenizationOutput
SetObject sets the Object field's value.
func (TokenizationOutput) String ¶ added in v1.0.7
func (s TokenizationOutput) String() string
String returns the string representation
type ToolForBatchChatCompletionsInput ¶ added in v1.0.7
type ToolForBatchChatCompletionsInput struct {
Function *ConvertfunctionForBatchChatCompletionsInput `type:"structure" json:"function,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (ToolForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ToolForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*ToolForBatchChatCompletionsInput) SetFunction ¶ added in v1.0.7
func (s *ToolForBatchChatCompletionsInput) SetFunction(v *ConvertfunctionForBatchChatCompletionsInput) *ToolForBatchChatCompletionsInput
SetFunction sets the Function field's value.
func (*ToolForBatchChatCompletionsInput) SetType ¶ added in v1.0.7
func (s *ToolForBatchChatCompletionsInput) SetType(v string) *ToolForBatchChatCompletionsInput
SetType sets the Type field's value.
func (ToolForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s ToolForBatchChatCompletionsInput) String() string
String returns the string representation
type ToolForBotsChatCompletionsInput ¶ added in v1.0.7
type ToolForBotsChatCompletionsInput struct {
Function *ConvertfunctionForBotsChatCompletionsInput `type:"structure" json:"function,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (ToolForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s ToolForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*ToolForBotsChatCompletionsInput) SetFunction ¶ added in v1.0.7
func (s *ToolForBotsChatCompletionsInput) SetFunction(v *ConvertfunctionForBotsChatCompletionsInput) *ToolForBotsChatCompletionsInput
SetFunction sets the Function field's value.
func (*ToolForBotsChatCompletionsInput) SetType ¶ added in v1.0.7
func (s *ToolForBotsChatCompletionsInput) SetType(v string) *ToolForBotsChatCompletionsInput
SetType sets the Type field's value.
func (ToolForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s ToolForBotsChatCompletionsInput) String() string
String returns the string representation
type ToolForChatCompletionsTextInput ¶ added in v1.0.7
type ToolForChatCompletionsTextInput struct {
Function *ConvertfunctionForChatCompletionsTextInput `type:"structure" json:"function,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (ToolForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s ToolForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*ToolForChatCompletionsTextInput) SetFunction ¶ added in v1.0.7
func (s *ToolForChatCompletionsTextInput) SetFunction(v *ConvertfunctionForChatCompletionsTextInput) *ToolForChatCompletionsTextInput
SetFunction sets the Function field's value.
func (*ToolForChatCompletionsTextInput) SetType ¶ added in v1.0.7
func (s *ToolForChatCompletionsTextInput) SetType(v string) *ToolForChatCompletionsTextInput
SetType sets the Type field's value.
func (ToolForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s ToolForChatCompletionsTextInput) String() string
String returns the string representation
type Tool_callForBatchChatCompletionsInput ¶ added in v1.0.7
type Tool_callForBatchChatCompletionsInput struct {
Function *FunctionForBatchChatCompletionsInput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callForBatchChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Tool_callForBatchChatCompletionsInput) GoString() string
GoString returns the string representation
func (*Tool_callForBatchChatCompletionsInput) SetFunction ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsInput) SetFunction(v *FunctionForBatchChatCompletionsInput) *Tool_callForBatchChatCompletionsInput
SetFunction sets the Function field's value.
func (*Tool_callForBatchChatCompletionsInput) SetId ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsInput) SetId(v string) *Tool_callForBatchChatCompletionsInput
SetId sets the Id field's value.
func (*Tool_callForBatchChatCompletionsInput) SetType ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsInput) SetType(v string) *Tool_callForBatchChatCompletionsInput
SetType sets the Type field's value.
func (Tool_callForBatchChatCompletionsInput) String ¶ added in v1.0.7
func (s Tool_callForBatchChatCompletionsInput) String() string
String returns the string representation
type Tool_callForBatchChatCompletionsOutput ¶ added in v1.0.7
type Tool_callForBatchChatCompletionsOutput struct {
Function *FunctionForBatchChatCompletionsOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Tool_callForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Tool_callForBatchChatCompletionsOutput) SetFunction ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsOutput) SetFunction(v *FunctionForBatchChatCompletionsOutput) *Tool_callForBatchChatCompletionsOutput
SetFunction sets the Function field's value.
func (*Tool_callForBatchChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsOutput) SetId(v string) *Tool_callForBatchChatCompletionsOutput
SetId sets the Id field's value.
func (*Tool_callForBatchChatCompletionsOutput) SetIndex ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsOutput) SetIndex(v int32) *Tool_callForBatchChatCompletionsOutput
SetIndex sets the Index field's value.
func (*Tool_callForBatchChatCompletionsOutput) SetType ¶ added in v1.0.7
func (s *Tool_callForBatchChatCompletionsOutput) SetType(v string) *Tool_callForBatchChatCompletionsOutput
SetType sets the Type field's value.
func (Tool_callForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s Tool_callForBatchChatCompletionsOutput) String() string
String returns the string representation
type Tool_callForBotsChatCompletionsOutput ¶ added in v1.0.7
type Tool_callForBotsChatCompletionsOutput struct {
Function *FunctionForBotsChatCompletionsOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Tool_callForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Tool_callForBotsChatCompletionsOutput) SetFunction ¶ added in v1.0.7
func (s *Tool_callForBotsChatCompletionsOutput) SetFunction(v *FunctionForBotsChatCompletionsOutput) *Tool_callForBotsChatCompletionsOutput
SetFunction sets the Function field's value.
func (*Tool_callForBotsChatCompletionsOutput) SetId ¶ added in v1.0.7
func (s *Tool_callForBotsChatCompletionsOutput) SetId(v string) *Tool_callForBotsChatCompletionsOutput
SetId sets the Id field's value.
func (*Tool_callForBotsChatCompletionsOutput) SetIndex ¶ added in v1.0.7
func (s *Tool_callForBotsChatCompletionsOutput) SetIndex(v int32) *Tool_callForBotsChatCompletionsOutput
SetIndex sets the Index field's value.
func (*Tool_callForBotsChatCompletionsOutput) SetType ¶ added in v1.0.7
func (s *Tool_callForBotsChatCompletionsOutput) SetType(v string) *Tool_callForBotsChatCompletionsOutput
SetType sets the Type field's value.
func (Tool_callForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Tool_callForBotsChatCompletionsOutput) String() string
String returns the string representation
type Tool_callForChatCompletionsTextInput ¶ added in v1.0.7
type Tool_callForChatCompletionsTextInput struct {
Function *FunctionForChatCompletionsTextInput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callForChatCompletionsTextInput) GoString ¶ added in v1.0.7
func (s Tool_callForChatCompletionsTextInput) GoString() string
GoString returns the string representation
func (*Tool_callForChatCompletionsTextInput) SetFunction ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextInput) SetFunction(v *FunctionForChatCompletionsTextInput) *Tool_callForChatCompletionsTextInput
SetFunction sets the Function field's value.
func (*Tool_callForChatCompletionsTextInput) SetId ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextInput) SetId(v string) *Tool_callForChatCompletionsTextInput
SetId sets the Id field's value.
func (*Tool_callForChatCompletionsTextInput) SetType ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextInput) SetType(v string) *Tool_callForChatCompletionsTextInput
SetType sets the Type field's value.
func (Tool_callForChatCompletionsTextInput) String ¶ added in v1.0.7
func (s Tool_callForChatCompletionsTextInput) String() string
String returns the string representation
type Tool_callForChatCompletionsTextOutput ¶ added in v1.0.7
type Tool_callForChatCompletionsTextOutput struct {
Function *FunctionForChatCompletionsTextOutput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Index *int32 `type:"int32" json:"index,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s Tool_callForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*Tool_callForChatCompletionsTextOutput) SetFunction ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextOutput) SetFunction(v *FunctionForChatCompletionsTextOutput) *Tool_callForChatCompletionsTextOutput
SetFunction sets the Function field's value.
func (*Tool_callForChatCompletionsTextOutput) SetId ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextOutput) SetId(v string) *Tool_callForChatCompletionsTextOutput
SetId sets the Id field's value.
func (*Tool_callForChatCompletionsTextOutput) SetIndex ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextOutput) SetIndex(v int32) *Tool_callForChatCompletionsTextOutput
SetIndex sets the Index field's value.
func (*Tool_callForChatCompletionsTextOutput) SetType ¶ added in v1.0.7
func (s *Tool_callForChatCompletionsTextOutput) SetType(v string) *Tool_callForChatCompletionsTextOutput
SetType sets the Type field's value.
func (Tool_callForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s Tool_callForChatCompletionsTextOutput) String() string
String returns the string representation
type Tool_callsForBotsChatCompletionsInput ¶ added in v1.0.7
type Tool_callsForBotsChatCompletionsInput struct {
Function *FunctionForBotsChatCompletionsInput `type:"structure" json:"function,omitempty"`
Id *string `type:"string" json:"id,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Tool_callsForBotsChatCompletionsInput) GoString ¶ added in v1.0.7
func (s Tool_callsForBotsChatCompletionsInput) GoString() string
GoString returns the string representation
func (*Tool_callsForBotsChatCompletionsInput) SetFunction ¶ added in v1.0.7
func (s *Tool_callsForBotsChatCompletionsInput) SetFunction(v *FunctionForBotsChatCompletionsInput) *Tool_callsForBotsChatCompletionsInput
SetFunction sets the Function field's value.
func (*Tool_callsForBotsChatCompletionsInput) SetId ¶ added in v1.0.7
func (s *Tool_callsForBotsChatCompletionsInput) SetId(v string) *Tool_callsForBotsChatCompletionsInput
SetId sets the Id field's value.
func (*Tool_callsForBotsChatCompletionsInput) SetType ¶ added in v1.0.7
func (s *Tool_callsForBotsChatCompletionsInput) SetType(v string) *Tool_callsForBotsChatCompletionsInput
SetType sets the Type field's value.
func (Tool_callsForBotsChatCompletionsInput) String ¶ added in v1.0.7
func (s Tool_callsForBotsChatCompletionsInput) String() string
String returns the string representation
type Top_logprobForBatchChatCompletionsOutput ¶ added in v1.0.7
type Top_logprobForBatchChatCompletionsOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (Top_logprobForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Top_logprobForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Top_logprobForBatchChatCompletionsOutput) SetBytes ¶ added in v1.0.7
func (s *Top_logprobForBatchChatCompletionsOutput) SetBytes(v []*int32) *Top_logprobForBatchChatCompletionsOutput
SetBytes sets the Bytes field's value.
func (*Top_logprobForBatchChatCompletionsOutput) SetLogprob ¶ added in v1.0.7
func (s *Top_logprobForBatchChatCompletionsOutput) SetLogprob(v float64) *Top_logprobForBatchChatCompletionsOutput
SetLogprob sets the Logprob field's value.
func (*Top_logprobForBatchChatCompletionsOutput) SetToken ¶ added in v1.0.7
func (s *Top_logprobForBatchChatCompletionsOutput) SetToken(v string) *Top_logprobForBatchChatCompletionsOutput
SetToken sets the Token field's value.
func (Top_logprobForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s Top_logprobForBatchChatCompletionsOutput) String() string
String returns the string representation
type Top_logprobForBotsChatCompletionsOutput ¶ added in v1.0.7
type Top_logprobForBotsChatCompletionsOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (Top_logprobForBotsChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s Top_logprobForBotsChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*Top_logprobForBotsChatCompletionsOutput) SetBytes ¶ added in v1.0.7
func (s *Top_logprobForBotsChatCompletionsOutput) SetBytes(v []*int32) *Top_logprobForBotsChatCompletionsOutput
SetBytes sets the Bytes field's value.
func (*Top_logprobForBotsChatCompletionsOutput) SetLogprob ¶ added in v1.0.7
func (s *Top_logprobForBotsChatCompletionsOutput) SetLogprob(v float64) *Top_logprobForBotsChatCompletionsOutput
SetLogprob sets the Logprob field's value.
func (*Top_logprobForBotsChatCompletionsOutput) SetToken ¶ added in v1.0.7
func (s *Top_logprobForBotsChatCompletionsOutput) SetToken(v string) *Top_logprobForBotsChatCompletionsOutput
SetToken sets the Token field's value.
func (Top_logprobForBotsChatCompletionsOutput) String ¶ added in v1.0.7
func (s Top_logprobForBotsChatCompletionsOutput) String() string
String returns the string representation
type Top_logprobForChatCompletionsTextOutput ¶ added in v1.0.7
type Top_logprobForChatCompletionsTextOutput struct {
Bytes []*int32 `type:"list" json:"bytes,omitempty"`
Logprob *float64 `type:"float" json:"logprob,omitempty"`
Token *string `type:"string" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (Top_logprobForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s Top_logprobForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*Top_logprobForChatCompletionsTextOutput) SetBytes ¶ added in v1.0.7
func (s *Top_logprobForChatCompletionsTextOutput) SetBytes(v []*int32) *Top_logprobForChatCompletionsTextOutput
SetBytes sets the Bytes field's value.
func (*Top_logprobForChatCompletionsTextOutput) SetLogprob ¶ added in v1.0.7
func (s *Top_logprobForChatCompletionsTextOutput) SetLogprob(v float64) *Top_logprobForChatCompletionsTextOutput
SetLogprob sets the Logprob field's value.
func (*Top_logprobForChatCompletionsTextOutput) SetToken ¶ added in v1.0.7
func (s *Top_logprobForChatCompletionsTextOutput) SetToken(v string) *Top_logprobForChatCompletionsTextOutput
SetToken sets the Token field's value.
func (Top_logprobForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s Top_logprobForChatCompletionsTextOutput) String() string
String returns the string representation
type TrainingSetForCreateModelCustomizationJobInput ¶
type TrainingSetForCreateModelCustomizationJobInput struct {
Datasets []*DatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"`
PresetData *string `type:"string" json:",omitempty"`
PresetDataPercentage *int32 `type:"int32" json:",omitempty"`
PresetDatasets []*PresetDatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrainingSetForCreateModelCustomizationJobInput) GoString ¶
func (s TrainingSetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*TrainingSetForCreateModelCustomizationJobInput) SetDatasets ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetData ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetData(v string) *TrainingSetForCreateModelCustomizationJobInput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage(v int32) *TrainingSetForCreateModelCustomizationJobInput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets(v []*PresetDatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetTosBucket ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *TrainingSetForCreateModelCustomizationJobInput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetTosPaths ¶
func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *TrainingSetForCreateModelCustomizationJobInput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForCreateModelCustomizationJobInput) String ¶
func (s TrainingSetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type TrainingSetForGetModelCustomizationJobOutput ¶
type TrainingSetForGetModelCustomizationJobOutput struct {
Datasets []*DatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
PresetData *string `type:"string" json:",omitempty"`
PresetDataPercentage *int32 `type:"int32" json:",omitempty"`
PresetDatasets []*PresetDatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrainingSetForGetModelCustomizationJobOutput) GoString ¶
func (s TrainingSetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*TrainingSetForGetModelCustomizationJobOutput) SetDatasets ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetData ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetData(v string) *TrainingSetForGetModelCustomizationJobOutput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage(v int32) *TrainingSetForGetModelCustomizationJobOutput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets(v []*PresetDatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetTosBucket ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *TrainingSetForGetModelCustomizationJobOutput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetTosPaths ¶
func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *TrainingSetForGetModelCustomizationJobOutput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForGetModelCustomizationJobOutput) String ¶
func (s TrainingSetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type TrainingSetForListModelCustomizationJobsOutput ¶
type TrainingSetForListModelCustomizationJobsOutput struct {
Datasets []*DatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
PresetData *string `type:"string" json:",omitempty"`
PresetDataPercentage *int32 `type:"int32" json:",omitempty"`
PresetDatasets []*PresetDatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (TrainingSetForListModelCustomizationJobsOutput) GoString ¶
func (s TrainingSetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*TrainingSetForListModelCustomizationJobsOutput) SetDatasets ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetData ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetData(v string) *TrainingSetForListModelCustomizationJobsOutput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage(v int32) *TrainingSetForListModelCustomizationJobsOutput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets(v []*PresetDatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetTosBucket ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *TrainingSetForListModelCustomizationJobsOutput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetTosPaths ¶
func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *TrainingSetForListModelCustomizationJobsOutput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForListModelCustomizationJobsOutput) String ¶
func (s TrainingSetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type Truncation_strategyForContextCreateInput ¶ added in v1.0.7
type Truncation_strategyForContextCreateInput struct {
Last_history_tokens *int32 `type:"int32" json:"last_history_tokens,omitempty"`
Rolling_tokens *bool `type:"boolean" json:"rolling_tokens,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Truncation_strategyForContextCreateInput) GoString ¶ added in v1.0.7
func (s Truncation_strategyForContextCreateInput) GoString() string
GoString returns the string representation
func (*Truncation_strategyForContextCreateInput) SetLast_history_tokens ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateInput) SetLast_history_tokens(v int32) *Truncation_strategyForContextCreateInput
SetLast_history_tokens sets the Last_history_tokens field's value.
func (*Truncation_strategyForContextCreateInput) SetRolling_tokens ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateInput) SetRolling_tokens(v bool) *Truncation_strategyForContextCreateInput
SetRolling_tokens sets the Rolling_tokens field's value.
func (*Truncation_strategyForContextCreateInput) SetType ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateInput) SetType(v string) *Truncation_strategyForContextCreateInput
SetType sets the Type field's value.
func (Truncation_strategyForContextCreateInput) String ¶ added in v1.0.7
func (s Truncation_strategyForContextCreateInput) String() string
String returns the string representation
type Truncation_strategyForContextCreateOutput ¶ added in v1.0.7
type Truncation_strategyForContextCreateOutput struct {
Last_history_tokens *int32 `type:"int32" json:"last_history_tokens,omitempty"`
Rolling_tokens *bool `type:"boolean" json:"rolling_tokens,omitempty"`
Type *string `type:"string" json:"type,omitempty"`
// contains filtered or unexported fields
}
func (Truncation_strategyForContextCreateOutput) GoString ¶ added in v1.0.7
func (s Truncation_strategyForContextCreateOutput) GoString() string
GoString returns the string representation
func (*Truncation_strategyForContextCreateOutput) SetLast_history_tokens ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateOutput) SetLast_history_tokens(v int32) *Truncation_strategyForContextCreateOutput
SetLast_history_tokens sets the Last_history_tokens field's value.
func (*Truncation_strategyForContextCreateOutput) SetRolling_tokens ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateOutput) SetRolling_tokens(v bool) *Truncation_strategyForContextCreateOutput
SetRolling_tokens sets the Rolling_tokens field's value.
func (*Truncation_strategyForContextCreateOutput) SetType ¶ added in v1.0.7
func (s *Truncation_strategyForContextCreateOutput) SetType(v string) *Truncation_strategyForContextCreateOutput
SetType sets the Type field's value.
func (Truncation_strategyForContextCreateOutput) String ¶ added in v1.0.7
func (s Truncation_strategyForContextCreateOutput) String() string
String returns the string representation
type UsageForBatchChatCompletionsOutput ¶ added in v1.0.7
type UsageForBatchChatCompletionsOutput struct {
Completion_tokens *int32 `type:"int32" json:"completion_tokens,omitempty"`
Completion_tokens_details *Completion_tokens_detailsForBatchChatCompletionsOutput `type:"structure" json:"completion_tokens_details,omitempty"`
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Prompt_tokens_details *Prompt_tokens_detailsForBatchChatCompletionsOutput `type:"structure" json:"prompt_tokens_details,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (UsageForBatchChatCompletionsOutput) GoString ¶ added in v1.0.7
func (s UsageForBatchChatCompletionsOutput) GoString() string
GoString returns the string representation
func (*UsageForBatchChatCompletionsOutput) SetCompletion_tokens ¶ added in v1.0.7
func (s *UsageForBatchChatCompletionsOutput) SetCompletion_tokens(v int32) *UsageForBatchChatCompletionsOutput
SetCompletion_tokens sets the Completion_tokens field's value.
func (*UsageForBatchChatCompletionsOutput) SetCompletion_tokens_details ¶ added in v1.0.7
func (s *UsageForBatchChatCompletionsOutput) SetCompletion_tokens_details(v *Completion_tokens_detailsForBatchChatCompletionsOutput) *UsageForBatchChatCompletionsOutput
SetCompletion_tokens_details sets the Completion_tokens_details field's value.
func (*UsageForBatchChatCompletionsOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *UsageForBatchChatCompletionsOutput) SetPrompt_tokens(v int32) *UsageForBatchChatCompletionsOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*UsageForBatchChatCompletionsOutput) SetPrompt_tokens_details ¶ added in v1.0.7
func (s *UsageForBatchChatCompletionsOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForBatchChatCompletionsOutput) *UsageForBatchChatCompletionsOutput
SetPrompt_tokens_details sets the Prompt_tokens_details field's value.
func (*UsageForBatchChatCompletionsOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *UsageForBatchChatCompletionsOutput) SetTotal_tokens(v int32) *UsageForBatchChatCompletionsOutput
SetTotal_tokens sets the Total_tokens field's value.
func (UsageForBatchChatCompletionsOutput) String ¶ added in v1.0.7
func (s UsageForBatchChatCompletionsOutput) String() string
String returns the string representation
type UsageForChatCompletionsTextOutput ¶ added in v1.0.7
type UsageForChatCompletionsTextOutput struct {
Completion_tokens *int32 `type:"int32" json:"completion_tokens,omitempty"`
Completion_tokens_details *Completion_tokens_detailsForChatCompletionsTextOutput `type:"structure" json:"completion_tokens_details,omitempty"`
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Prompt_tokens_details *Prompt_tokens_detailsForChatCompletionsTextOutput `type:"structure" json:"prompt_tokens_details,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (UsageForChatCompletionsTextOutput) GoString ¶ added in v1.0.7
func (s UsageForChatCompletionsTextOutput) GoString() string
GoString returns the string representation
func (*UsageForChatCompletionsTextOutput) SetCompletion_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsTextOutput) SetCompletion_tokens(v int32) *UsageForChatCompletionsTextOutput
SetCompletion_tokens sets the Completion_tokens field's value.
func (*UsageForChatCompletionsTextOutput) SetCompletion_tokens_details ¶ added in v1.0.7
func (s *UsageForChatCompletionsTextOutput) SetCompletion_tokens_details(v *Completion_tokens_detailsForChatCompletionsTextOutput) *UsageForChatCompletionsTextOutput
SetCompletion_tokens_details sets the Completion_tokens_details field's value.
func (*UsageForChatCompletionsTextOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsTextOutput) SetPrompt_tokens(v int32) *UsageForChatCompletionsTextOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*UsageForChatCompletionsTextOutput) SetPrompt_tokens_details ¶ added in v1.0.7
func (s *UsageForChatCompletionsTextOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForChatCompletionsTextOutput) *UsageForChatCompletionsTextOutput
SetPrompt_tokens_details sets the Prompt_tokens_details field's value.
func (*UsageForChatCompletionsTextOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsTextOutput) SetTotal_tokens(v int32) *UsageForChatCompletionsTextOutput
SetTotal_tokens sets the Total_tokens field's value.
func (UsageForChatCompletionsTextOutput) String ¶ added in v1.0.7
func (s UsageForChatCompletionsTextOutput) String() string
String returns the string representation
type UsageForChatCompletionsVisionOutput ¶ added in v1.0.7
type UsageForChatCompletionsVisionOutput struct {
Completion_tokens *int32 `type:"int32" json:"completion_tokens,omitempty"`
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Prompt_tokens_details *Prompt_tokens_detailsForChatCompletionsVisionOutput `type:"structure" json:"prompt_tokens_details,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (UsageForChatCompletionsVisionOutput) GoString ¶ added in v1.0.7
func (s UsageForChatCompletionsVisionOutput) GoString() string
GoString returns the string representation
func (*UsageForChatCompletionsVisionOutput) SetCompletion_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsVisionOutput) SetCompletion_tokens(v int32) *UsageForChatCompletionsVisionOutput
SetCompletion_tokens sets the Completion_tokens field's value.
func (*UsageForChatCompletionsVisionOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsVisionOutput) SetPrompt_tokens(v int32) *UsageForChatCompletionsVisionOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*UsageForChatCompletionsVisionOutput) SetPrompt_tokens_details ¶ added in v1.0.7
func (s *UsageForChatCompletionsVisionOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForChatCompletionsVisionOutput) *UsageForChatCompletionsVisionOutput
SetPrompt_tokens_details sets the Prompt_tokens_details field's value.
func (*UsageForChatCompletionsVisionOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *UsageForChatCompletionsVisionOutput) SetTotal_tokens(v int32) *UsageForChatCompletionsVisionOutput
SetTotal_tokens sets the Total_tokens field's value.
func (UsageForChatCompletionsVisionOutput) String ¶ added in v1.0.7
func (s UsageForChatCompletionsVisionOutput) String() string
String returns the string representation
type UsageForContextCreateOutput ¶ added in v1.0.7
type UsageForContextCreateOutput struct {
// contains filtered or unexported fields
}
func (UsageForContextCreateOutput) GoString ¶ added in v1.0.7
func (s UsageForContextCreateOutput) GoString() string
GoString returns the string representation
func (UsageForContextCreateOutput) String ¶ added in v1.0.7
func (s UsageForContextCreateOutput) String() string
String returns the string representation
type UsageForEmbeddingsMultimodalOutput ¶ added in v1.0.7
type UsageForEmbeddingsMultimodalOutput struct {
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Prompt_tokens_details *Prompt_tokens_detailsForEmbeddingsMultimodalOutput `type:"structure" json:"prompt_tokens_details,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (UsageForEmbeddingsMultimodalOutput) GoString ¶ added in v1.0.7
func (s UsageForEmbeddingsMultimodalOutput) GoString() string
GoString returns the string representation
func (*UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens(v int32) *UsageForEmbeddingsMultimodalOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens_details ¶ added in v1.0.7
func (s *UsageForEmbeddingsMultimodalOutput) SetPrompt_tokens_details(v *Prompt_tokens_detailsForEmbeddingsMultimodalOutput) *UsageForEmbeddingsMultimodalOutput
SetPrompt_tokens_details sets the Prompt_tokens_details field's value.
func (*UsageForEmbeddingsMultimodalOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *UsageForEmbeddingsMultimodalOutput) SetTotal_tokens(v int32) *UsageForEmbeddingsMultimodalOutput
SetTotal_tokens sets the Total_tokens field's value.
func (UsageForEmbeddingsMultimodalOutput) String ¶ added in v1.0.7
func (s UsageForEmbeddingsMultimodalOutput) String() string
String returns the string representation
type UsageForEmbeddingsOutput ¶ added in v1.0.7
type UsageForEmbeddingsOutput struct {
Prompt_tokens *int32 `type:"int32" json:"prompt_tokens,omitempty"`
Total_tokens *int32 `type:"int32" json:"total_tokens,omitempty"`
// contains filtered or unexported fields
}
func (UsageForEmbeddingsOutput) GoString ¶ added in v1.0.7
func (s UsageForEmbeddingsOutput) GoString() string
GoString returns the string representation
func (*UsageForEmbeddingsOutput) SetPrompt_tokens ¶ added in v1.0.7
func (s *UsageForEmbeddingsOutput) SetPrompt_tokens(v int32) *UsageForEmbeddingsOutput
SetPrompt_tokens sets the Prompt_tokens field's value.
func (*UsageForEmbeddingsOutput) SetTotal_tokens ¶ added in v1.0.7
func (s *UsageForEmbeddingsOutput) SetTotal_tokens(v int32) *UsageForEmbeddingsOutput
SetTotal_tokens sets the Total_tokens field's value.
func (UsageForEmbeddingsOutput) String ¶ added in v1.0.7
func (s UsageForEmbeddingsOutput) String() string
String returns the string representation
type ValidationSetForCreateModelCustomizationJobInput ¶
type ValidationSetForCreateModelCustomizationJobInput struct {
Datasets []*DatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ValidationSetForCreateModelCustomizationJobInput) GoString ¶
func (s ValidationSetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*ValidationSetForCreateModelCustomizationJobInput) SetDatasets ¶
func (s *ValidationSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *ValidationSetForCreateModelCustomizationJobInput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForCreateModelCustomizationJobInput) SetTosBucket ¶
func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *ValidationSetForCreateModelCustomizationJobInput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForCreateModelCustomizationJobInput) SetTosPaths ¶
func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *ValidationSetForCreateModelCustomizationJobInput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForCreateModelCustomizationJobInput) String ¶
func (s ValidationSetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type ValidationSetForGetModelCustomizationJobOutput ¶
type ValidationSetForGetModelCustomizationJobOutput struct {
Datasets []*DatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ValidationSetForGetModelCustomizationJobOutput) GoString ¶
func (s ValidationSetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*ValidationSetForGetModelCustomizationJobOutput) SetDatasets ¶
func (s *ValidationSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *ValidationSetForGetModelCustomizationJobOutput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForGetModelCustomizationJobOutput) SetTosBucket ¶
func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *ValidationSetForGetModelCustomizationJobOutput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForGetModelCustomizationJobOutput) SetTosPaths ¶
func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *ValidationSetForGetModelCustomizationJobOutput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForGetModelCustomizationJobOutput) String ¶
func (s ValidationSetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type ValidationSetForListModelCustomizationJobsOutput ¶
type ValidationSetForListModelCustomizationJobsOutput struct {
Datasets []*DatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"`
TosBucket *string `type:"string" json:",omitempty"`
TosPaths []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ValidationSetForListModelCustomizationJobsOutput) GoString ¶
func (s ValidationSetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ValidationSetForListModelCustomizationJobsOutput) SetDatasets ¶
func (s *ValidationSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *ValidationSetForListModelCustomizationJobsOutput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForListModelCustomizationJobsOutput) SetTosBucket ¶
func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *ValidationSetForListModelCustomizationJobsOutput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForListModelCustomizationJobsOutput) SetTosPaths ¶
func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *ValidationSetForListModelCustomizationJobsOutput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForListModelCustomizationJobsOutput) String ¶
func (s ValidationSetForListModelCustomizationJobsOutput) String() string
String returns the string representation
Source Files
¶
- api_batch_chat_completions.go
- api_bots_chat_completions.go
- api_chat_completions_text.go
- api_chat_completions_vision.go
- api_context_chat_completions.go
- api_context_create.go
- api_create_batch_inference_job.go
- api_create_contents_generations_tasks.go
- api_create_endpoint.go
- api_create_model_customization_job.go
- api_delete_endpoint.go
- api_embeddings.go
- api_embeddings_multimodal.go
- api_get_api_key.go
- api_get_endpoint.go
- api_get_endpoint_certificate.go
- api_get_model_customization_job.go
- api_list_batch_inference_jobs.go
- api_list_endpoints.go
- api_list_model_customization_jobs.go
- api_tokenization.go
- interface_ark.go
- service_ark.go