β
Train Better Response
Improve your AI Agentβs performance by monitoring conversations and training better responses based on user interactions.
- Review past conversations
- Identify inaccurate or weak answers
- Update responses directly to refine the AI Agent
- Saved updates automatically train the knowledge base (KB)
π Debug Mode
Enable Debug Mode for transparent testing and troubleshooting.
π§ How to Enable:
- Go to your AI Agentβs Details Tab
- Open Advanced Settings
- Scroll to the bottom and check "Debug Mode"
π Note: Debug Mode is visible to Admins only β not regular users.
π§ What Happens in Debug Mode?
When Debug Mode is active, youβll see two key sections while testing:
1. Knowledge Base (KB) Search Results:
- The AI Agent searches your knowledge base using the userβs message.
- The top 3 most relevant pieces of content (based on semantic search) are displayed.
- This shows what information the AI Agent pulled for context.
2. OpenAI Query Payload:
- Displays the exact data sent to OpenAI to generate a response.
- Includes:
- System prompts
- User message
- Injected knowledge base content
- Helpful for troubleshooting and optimizing prompt structure or KB content.
π‘ Tip: Use Debug Mode regularly when testing new AI Agents or after major updates to ensure the AI is pulling the right information and crafting accurate responses.