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