Interface ChatMinimaxCallOptions

Hierarchy

  • BaseFunctionCallOptions
    • ChatMinimaxCallOptions

Properties

botSetting?: BotSetting[]
defaultBotName?: string
defaultUserName?: string
plugins?: string[]
replyConstraints?: ReplyConstraints
sampleMessages?: BaseMessage[]
tools?: StructuredTool<ZodObject<any, any, any, any, {}>>[]

Generated using TypeDoc