import sendPrompt from './send-prompt'; import sendChatPrompt from './send-chat-prompt'; export default [sendChatPrompt, sendPrompt];