AI Agent Playground
Once the chatbot is created, you will see it listed on the AI Agent list page.
You can now interact with it through the AI Agent Playground!
To open the playground, you can either click on the "Open" button to open the playground in the full page mode, or you can click on the "Details" button, which should redirect you to a page as shown below:
Start chatting with the chatbot! At this point though, the chatbot behaves essentially the same as the LLM you chose when you created the chatbot. Next, let's customize its knowledge base so it can provide more tailored and specific responses based on the domain or topic you want it to specialize in.
Agent performance
Sometimes we need to test the agent with a set of pre-defined benchmark questions. For this we can add a list of prompts that the agent can executed in parallel so you can quickly check the answers from the agent. For this, simply click "Add prompt" to add one, then click "Run all prompts" to test your agent.

Updated 5 days ago