genetic-orange
genetic-orangeβ€’16mo ago

Can I transfer my Open AI Assistant Instructions to Voiceflow?

I am investigating Voiceflow to extend the capability of my Open AI assistant. But I'd like to transfer not just my files (knowledge base) but my instrcutions as well. Is this possible, and if so, can you point me to the right docs? I've been looking but can't find anything πŸ™‚
5 Replies
Tico | Voiceflow Assistant
To transfer your Open AI Assistant instructions and knowledge base to Voiceflow, you can follow these steps: 1. Importing Knowledge Base: - You can upload PDFs, URLs, or Text files to the Knowledge Base in Voiceflow. This will allow your AI Assistant to use these documents to answer questions via GPT. - Go to the Knowledge Base in Voiceflow, click on 'Add Data Source' on the top right, and add your files. Note that there is a 10MB file limit per upload. 2. Creating a New Assistant: - If this is your first assistant, click on "New Assistant" at the top right of your workspace. - Name your assistant, select the modality (chat or voice), and choose the language for your assistant. 3. Importing Instructions: - Voiceflow supports importing NLU training data. You can upload your NLU training data so it is immediately available in your project. This includes intents, utterances, and entities. - Navigate to the NLU Manager (shortcut M) to verify and check that the NLU Model data imported successfully. 4. Exporting and Hosting: - Voiceflow allows you to host your assistant on Voiceflow or export it to any other platform or tech stack using the in-app export or Project API. For more detailed steps, you can refer to the following documents: - How to create an assistant - Importing or Moving Assistants between Workspaces These resources should help you transfer your Open AI Assistant instructions and knowledge base to Voiceflow effectively.
genetic-orange
genetic-orangeOPβ€’16mo ago
Thanks, but that isn't quite the question I am asking. Does Voiceflow have an equivalent repository for the Open AI 'Instruction' model. Is there a place I can inject this?
multiple-amethyst
multiple-amethystβ€’16mo ago
hmm, i'm not 100% sure about how they work, but insturctions are just context for your AI model right? if so, you can create a varaible in your VF project, and store your instructions in there as the default value and then insert that variable into the system prompt section of every AI block do be aware though that this system prompt does use up tokens hope that helps
W. Williams (SFT)
W. Williams (SFT)β€’16mo ago
You can also run your assistant within VF using the "Open AI Assistant" function
genetic-orange
genetic-orangeOPβ€’16mo ago
Thanks so much for the help! I really appreciate it πŸ™‚

Did you find this page helpful?