diff --git a/plugins/llm_usage_tracker/index.yaml b/plugins/llm_usage_tracker/index.yaml new file mode 100644 index 0000000..2bc8437 --- /dev/null +++ b/plugins/llm_usage_tracker/index.yaml @@ -0,0 +1,6 @@ +title: LLM Usage Tracker +description: A simple extension to agent0's dashboard to track requests and volume in the last 24 hours. +github: https://github.com/alxfu/a0-llm-usage-tracker +tags: + - dashboard + - metrics