Calls the formatMessages method with the provided input and options.
invoke(
input: RunInput,
options: BaseCallbackConfig
): Promise<BaseMessage<MessageStructure<MessageToolSet>, MessageType>[]>| Name | Type | Description |
|---|---|---|
input* | RunInput | Input for the formatMessages method |
options | BaseCallbackConfig | Optional BaseCallbackConfig |