Hey @leandrojmp , thank you for response! Indeed, inference appeared after some time
Though, I still cannot find the wait to drilldown this usage per account
So, I want to be able address the question "which account does consume the most of the tokens?" on some graph
I found Kibana API:
POST kbn://api/agent_builder/agents/elastic-ai-agent/consumption
{"size": 25, "sort_field": "updated_at", "sort_order": "desc"}
which returns an account and token usage
However, to make it useful I need to write a little script which will execute this request every N minutes, send it to Elastic and then you this dataset to build visualizations
But maybe I missed something and such data is available somewhere else in Elastic already?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.