Documentation ¶
Overview ¶
Package tasktype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Sparseembedding = TaskType{"sparse_embedding"} Textembedding = TaskType{"text_embedding"} )
Functions ¶
This section is empty.
Types ¶
type TaskType ¶
type TaskType struct {
Name string
}
func (TaskType) MarshalText ¶
func (*TaskType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.