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