stormy-gold•16mo ago
How can I upload a csv file with intents and related utterances?
I have a csv file with several dozen intents with associated utterances. How can I upload this to my assistant?
3 Replies
To upload a CSV file with intents and related utterances to your assistant in Voiceflow, you can use the NLU (Natural Language Understanding) training data feature. Here's a step-by-step guide:
1. Create a new assistant or select an existing one: If you're creating a new assistant, click on 'New Assistant' at the top right of your workspace. If you're using an existing assistant, simply select it.
2. Access the NLU Manager: Once your assistant is created or selected, navigate to the NLU Manager. You can do this by going to the Canvas and using the shortcut 'M'.
3. Upload your CSV file: In the NLU Manager, you will find an option to upload NLU training data. Here, you can upload your CSV file with intents and utterances.
Please note that the CSV file should be formatted correctly for Voiceflow to understand it. The CSV should have two columns: one for intents and one for utterances. Each row should represent an utterance and its corresponding intent.
4. Confirm the upload: Once the model import is complete, you will see a notification confirming the status of the import, along with the number of intents imported. The section under the NLU selection box will update with this data, along with additional information about the number of entities imported.
After these steps, your assistant should now be equipped with the intents and utterances from your CSV file. You can verify and check the NLU Model data to ensure it has been imported successfully and correctly.
Remember, regular testing and updating of your intents based on real user interactions will help keep your AI's understanding up to date.
stormy-goldOP•16mo ago
I can't seem to CTRL-m or CTRL-M nor do I see an "M" on the left-hand menu. Can you provide a screenshot of the NLU Manager?
stormy-goldOP•16mo ago
The documentation on NLU manager has been removed. Can anyone advise? Is it not possible to upload an intent/utterances file anymore?

