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