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