Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Service ServiceConfig
Admins []Admin
LLMs []LLMConfig
Axiom Axiom
Telegram struct {
Token string `yaml:"token"`
}
ClaudeWeb struct {
Token string `yaml:"token"`
}
Bard struct {
Token string `yaml:"token"`
}
ReadEase ReadEase
CookieCloud CookieCloud
MidJourney MidJourney
AWS AWSConfig
}
type CookieCloud ¶
type MidJourney ¶ added in v0.0.19
Click to show internal directories.
Click to hide internal directories.