upliftai

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginTitle   = "rtp-agent.plugins.upliftai"
	PluginVersion = "1.5.15"
	PluginPackage = "rtp-agent.plugins.upliftai"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type UpliftAILLM

type UpliftAILLM struct {
	// contains filtered or unexported fields
}

func NewUpliftAILLM

func NewUpliftAILLM(apiKey string, model string) *UpliftAILLM

func (*UpliftAILLM) Chat

func (l *UpliftAILLM) Chat(ctx context.Context, chatCtx *llm.ChatContext, opts ...llm.ChatOption) (llm.LLMStream, error)

type UpliftAITTS

type UpliftAITTS struct {
	// contains filtered or unexported fields
}

func NewUpliftAITTS

func NewUpliftAITTS(apiKey string, voice string) *UpliftAITTS

func (*UpliftAITTS) Capabilities

func (t *UpliftAITTS) Capabilities() tts.TTSCapabilities

func (*UpliftAITTS) Label

func (t *UpliftAITTS) Label() string

func (*UpliftAITTS) NumChannels

func (t *UpliftAITTS) NumChannels() int

func (*UpliftAITTS) SampleRate

func (t *UpliftAITTS) SampleRate() int

func (*UpliftAITTS) Stream

func (*UpliftAITTS) Synthesize

func (t *UpliftAITTS) Synthesize(ctx context.Context, text string) (tts.ChunkedStream, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL