Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestErrorHandle ¶
func RequestErrorHandle(resp *http.Response) *types.OpenAIError
Types ¶
type XAIProvider ¶
type XAIProvider struct {
openai.OpenAIProvider
}
type XAIProviderFactory ¶
type XAIProviderFactory struct{}
定义供应商工厂
func (XAIProviderFactory) Create ¶
func (f XAIProviderFactory) Create(channel *model.Channel) base.ProviderInterface
创建 XAIProvider
Click to show internal directories.
Click to hide internal directories.