foreign-sapphire
foreign-sapphire17mo ago

can voiceflow return document

i need steps how can i make voiceflow return document
1 Reply
Tico | Voiceflow Assistant
To make Voiceflow return a document, you need to follow these steps: 1. Create an Agent: Agents are the core of Voiceflow and each agent is powered by data. In your workspace, click on the 'New Assistant' button. Give your agent a name and select 'Chat' or 'Voice' for the type of agent. 2. Add Data Source: Once your agent is created, you will have access to the Knowledge Base. Click on 'Add Data Source' to add PDFs, URLs, or Text files. The more documents you upload, the better the answers your agent can provide. Please note that there is a 10mb file limit per upload. 3. Preview: After you've uploaded your initial documents, press 'Preview' at the top of the screen. You can ask the Knowledge Base questions to see the responses. Clicking on the sources will show you where the answers are pulled from. 4. Designing in Voiceflow: Designing in Voiceflow starts at the step-level, which includes adding, editing, and connecting steps or blocks on the canvas to create paths for your agent. You can drag a step from the menu into your agent. AI steps allow you to send prompts to different AI models like GPT-4 Claude. You can specify whether to use the knowledge base or not to answer the prompt. 5. Run Prototype: Once you have a basic agent, run the prototype to see if it works as intended. If it's not working, you can check the guide to debugging. Remember, the AI agent uses the documents you upload to answer questions via GPT. The more documents you upload, the better the answers. For more detailed information, you can visit these links: - Design a Flow - Steps and Blocks Please note that these steps are a simplified explanation of the process. The actual process may involve more complex steps depending on the specific requirements of your project.

Did you find this page helpful?