UserConfigurableOptionsDownloadCopy code1type UserConfigurableOptions = ToolsOptions & 2 Omit<SubmitChatOptions, 'signal' | 'tools'>;