Skip to content

MesopHomePageParams

fastagency.ui.mesop.main.MesopHomePageParams dataclass #

MesopHomePageParams(
    conv_starter_text: str = "Enter a prompt to chat with FastAgency team",
)

conv_starter_text class-attribute instance-attribute #

conv_starter_text: str = (
    "Enter a prompt to chat with FastAgency team"
)