Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompatibleSystem ¶
func CompatibleSystem(session *Session)
Types ¶
type CompatibleClient ¶
type CompatibleClient struct {
// contains filtered or unexported fields
}
func NewCompatible ¶
func NewCompatible(host, apiKey string, model Model) *CompatibleClient
type ToolDefine ¶
type ToolDefine struct {
Tools []Tool `xml:"tools"`
}
Click to show internal directories.
Click to hide internal directories.