Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource manager UI #727

Merged
merged 8 commits into from
Jul 12, 2023
Merged

Resource manager UI #727

merged 8 commits into from
Jul 12, 2023

Conversation

jedan2506
Copy link
Collaborator

@jedan2506 jedan2506 commented Jul 12, 2023

Description

Introducing Agent Performance Monitoring (APM) to SuperAGI. APM provides insights into agent performance via the entire overview of all the agents, tokens and models along with detailed analytics about each agent’s Models used, Average run time, total tokens consumed, Used tools, and also insights of all the runs of a particular agent, all these analytics enable users to monitor and optimize the performance of their agents.

Related Issues

Solution and Design

Creating a run wise directory in the output section of the resource manager along with run folder download option.

Test Plan

Creating a run wise directory in the output section of the resource manager along with run folder download option.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (faf775f) 58.49% compared to head (f12c5a7) 58.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #727   +/-   ##
=======================================
  Coverage   58.49%   58.49%           
=======================================
  Files         146      146           
  Lines        5847     5847           
  Branches      604      604           
=======================================
  Hits         3420     3420           
  Misses       2284     2284           
  Partials      143      143           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nborthy nborthy merged commit c3f3295 into dev Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants