When analyzing user feedback patterns to improve a technical documentation agent, which evaluation methods effectively translate feedback into actionable optimization strategies? (Choose two.)
You've deployed an agent that helps users troubleshoot technical issues with their devices. After several weeks in production, user feedback indicates a decline in response accuracy, especially for newer issues.
Which monitoring method is most appropriate for identifying the root cause of declining agent performance?
A development team is creating an AI assistant that interacts with employees to help manage schedules and tasks. The team wants to ensure users can easily provide feedback, understand the agent's decisions, and intervene when necessary to maintain control and trust.
Which practice best supports effective human oversight and interaction with the AI agent?
Your agent is generating inconsistent and contradictory statements.
Which approach would be most suitable to improve the agent's output?
In your RAG deployment, you've identified a performance bottleneck in the retrieval phase -- specifically, the time it takes to access the vector database.
Which of the following optimization strategies is most aligned with micro-service best practices, considering your RAG architecture?