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