Documentation
¶
Index ¶
Constants ¶
View Source
const (
ProviderSlug = "volcengine_dialogue"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
AppID string
AccessKey string
AppKey string
ResourceID string
BaseURL string
Model string // 1.2.1.1 (O) or 2.2.0.0 (SC)
Speaker string
BotName string
SystemRole string
SpeakingStyle string
CharacterManifest string
DialTimeoutMs int
}
Config is the tenant credential JSON for this provider.
Click to show internal directories.
Click to hide internal directories.