Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

"Successes" in Davis Copilot Chat?

mmevanson
Helper

Why does the CoPilot Adoption Ready-Made dashboard show successes in Chat, when the response is "Sorry I can't do X"

 

mmevanson_1-1762468439982.png

 

Matt Evanson - CloudEngineer / Monitoring
2 REPLIES 2

JeanBlanc
Advisor

Hi @mmevanson 🙂

In Dynatrace’s CoPilot Adoption dashboard, I think the “Success” count isn’t a measure of whether the AI actually fulfilled the user’s request, it’s simply a count of how many chat‐API calls returned a valid response payload (HTTP 200). Even a “Sorry, I can’t do X” message is still a successful API call from the platform’s point of view, so it gets tallied under “Success.”

Maybe you could parse the JSON response for error codes or “cannot” keywords and treat those as partial-failures.

 

Regards,

Thanks for the suggestion.  My post was more about the method of calling something successful in the technical manner vs. providing a meaningful answer. 
"Sorry, I can't help you with that"  is not a success in my eyes, or my customers eyes.   This truly is not a success in providing meaningful/applicable responses to your prompt.  
Matt

Matt Evanson - CloudEngineer / Monitoring

Featured Posts