workflows

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package workflows contains deprecated compatibility aliases. Import the stable github.com/infinityscroll/livekit-agents-go/workflows package in new code.

Index

Constants

This section is empty.

Variables

View Source
var FullWarmTransferInstructions = stable.FullWarmTransferInstructions
View Source
var InstructionPartPtr = stable.InstructionPartPtr
View Source
var ModalInstruction = stable.ModalInstruction
View Source
var MustTaskGroup = stable.MustTaskGroup
View Source
var NewTaskGroup = stable.NewTaskGroup
View Source
var PartialWarmTransferInstructions = stable.PartialWarmTransferInstructions
View Source
var ResolveHumanAgentRoomName = stable.ResolveHumanAgentRoomName
View Source
var ResolveWarmTransferInstructions = stable.ResolveWarmTransferInstructions
View Source
var SpeechFunc = stable.SpeechFunc
View Source
var TextInstruction = stable.TextInstruction
View Source
var TextSpeech = stable.TextSpeech

Functions

This section is empty.

Types

type InstructionPart

type InstructionPart = stable.InstructionPart

type InstructionParts

type InstructionParts = stable.InstructionParts

type Task

type Task = stable.Task

type TaskCompletedEvent

type TaskCompletedEvent = stable.TaskCompletedEvent

type TaskFactory

type TaskFactory = stable.TaskFactory

type TaskGroup

type TaskGroup = stable.TaskGroup

type TaskGroupOptions

type TaskGroupOptions = stable.TaskGroupOptions

type TaskGroupResult

type TaskGroupResult = stable.TaskGroupResult

type TaskRegistration

type TaskRegistration = stable.TaskRegistration

type WarmTransferBackend

type WarmTransferBackend = stable.WarmTransferBackend

type WarmTransferDialRequest

type WarmTransferDialRequest = stable.WarmTransferDialRequest

type WarmTransferInstructionConfig

type WarmTransferInstructionConfig = stable.WarmTransferInstructionConfig

type WarmTransferResult

type WarmTransferResult = stable.WarmTransferResult

type WarmTransferSpeech

type WarmTransferSpeech = stable.WarmTransferSpeech

type WarmTransferTask

type WarmTransferTask[UserData any] = stable.WarmTransferTask[UserData]

func CreateWarmTransferTask

func CreateWarmTransferTask[UserData any](options WarmTransferTaskOptions[UserData]) (*WarmTransferTask[UserData], error)

func MustWarmTransferTask

func MustWarmTransferTask[UserData any](options WarmTransferTaskOptions[UserData]) *WarmTransferTask[UserData]

func NewWarmTransferTask

func NewWarmTransferTask[UserData any](options WarmTransferTaskOptions[UserData]) (*WarmTransferTask[UserData], error)

type WarmTransferTaskOptions

type WarmTransferTaskOptions[UserData any] = stable.WarmTransferTaskOptions[UserData]

Jump to

Keyboard shortcuts

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