Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginTitle = "rtp-agent.plugins.simli" PluginVersion = "v0.1.2" PluginPackage = "rtp-agent.plugins.simli" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimliAvatar ¶
type SimliAvatar struct {
// contains filtered or unexported fields
}
func NewSimliAvatar ¶
func NewSimliAvatar(apiKey string) *SimliAvatar
func (*SimliAvatar) AvatarIdentity ¶ added in v0.0.15
func (a *SimliAvatar) AvatarIdentity() string
func (*SimliAvatar) Provider ¶ added in v0.0.15
func (a *SimliAvatar) Provider() string
func (*SimliAvatar) UpdateState ¶
func (a *SimliAvatar) UpdateState(state agent.AvatarState) error
Click to show internal directories.
Click to hide internal directories.