Comment by LLiam

Comment by LLiam 11 hours ago

0 replies

Thanks for taking the time to look into it and sharing your thoughts.

> Have you considered enabling more complex trend detection, such as anomaly spotting?

Great suggestion and yes we plan to add in the ability for that analysis by adding in some more tools for the agent.

> do you provide tooling to audit or review agent-generated query objects before they run

Right now, we don't show it before the query is run but we do have a audit log on platform where you can analyze the agent traces and see the AI generated conditions based on the message as well as the static conditions applied. We also have a chat playground that can be used to make sure that the agent configuration is working as expected but we don’t block live queries through the api. It is something we could do relatively easily but it could add long delays for users to get a response if it’s blocked by human verification. It is something for us to consider because boosting confidence for customers is very important.