Localize with multilingual CLU
Open your solution
Now with CLU connected to our Studio account, it is time to test it out on one of our pre-built solutions, Longberry Baristas.
- Click on the 'Solutions' link in the sidebar to get into the solutions view.
In this view, you can see all the solutions available to you in this environment. A solution can be thought of as a container where all the bot's knowledge is stored.
As you can see, there's already a solution called 'Longberry Baristas' available to you. Each team gets this pre-built solution which can act as a reference solution when you're building your own bot. Let us take a look inside:
- Select the solution. On the right, you can find meta-information about the solution, such as when it was built, when it was last updated, and when it was last published.
- Click on 'Open' above the solutions field.
Your first conversation
Being able to have a conversation with your bot is a crucial part of the development process to ensure that everything is working as intended. Luckily, you don't have to go far to test your bot in Teneo; let's use 'Tryout' to order a coffee!
- To the right in the explorer window, you'll find Tryout.
- Chat away!
Perhaps you could try a conversation like this:
Hi!
I would like to order an espresso
John
Goodbye
At this stage, Tryout uses its own classifier, Learn, to detect intents. Next, let's explore how to use a CLU model instead.