@Yves
I'm here to help you with that! To ensure your voice agent can provide the correct times from your knowledge bases, we'll need to integrate the knowledge base query functionality with your voice agent's responses. This usually involves configuring the agent to fetch and read data from the knowledge bases when asked about schedules.
If you have already set up the knowledge bases and they are accessible via an API or a similar interface, you might need to check the following:
1. Ensure that the voice agent is correctly linked to the knowledge bases.
2. Verify that the agent's intent recognition is correctly identifying queries about time schedules.
3. Check if the agent has the necessary permissions and functionality to query the knowledge bases.
4. Review the logic or scripts that handle the fetching and formatting of the schedule information from the knowledge bases.
If you need assistance with any specific part of this process or if there's a particular function you'd like to call to test or fix this issue, please let me know, and I'll be glad to assist further!