Documentation
¶
Overview ¶
Package watsonxtasktype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Textembedding = WatsonxTaskType{"text_embedding"}
)
Functions ¶
This section is empty.
Types ¶
type WatsonxTaskType ¶
type WatsonxTaskType struct {
Name string
}
func (WatsonxTaskType) MarshalText ¶
func (w WatsonxTaskType) MarshalText() (text []byte, err error)
func (WatsonxTaskType) String ¶
func (w WatsonxTaskType) String() string
func (*WatsonxTaskType) UnmarshalText ¶
func (w *WatsonxTaskType) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.