interfaces

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpeakOptions

type SpeakOptions interfaces.SpeakOptions

********************************* Request/Input structs *********************************

type SpeakResponse

type SpeakResponse struct {
	ContextType      string `json:"content_type,omitempty"`
	RequestId        string `json:"request_id,omitempty"`
	ModelUuid        string `json:"model_uuid,omitempty"`
	Characters       int    `json:"characters,omitempty"`
	ModelName        string `json:"model_name,omitempty"`
	TransferEncoding string `json:"transfer_encoding,omitempty"`
	Date             string `json:"date,omitempty"`
	Filename         string `json:"filename,omitempty"`
}

********************************* response/result structs *********************************

Jump to

Keyboard shortcuts

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