TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.31k stars 1.84k forks source link

Update llm_loader.py #1393

Closed rounak610 closed 8 months ago

rounak610 commented 8 months ago

Description

Related Issues

Solution and Design

Test Plan

Type of change

Checklist

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4ef7417) 58.67% compared to head (8027b54) 58.67%. Report is 1 commits behind head on main.

Files Patch % Lines
superagi/helper/llm_loader.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1393 +/- ## ======================================= Coverage 58.67% 58.67% ======================================= Files 230 230 Lines 11213 11213 Branches 1212 1212 ======================================= Hits 6579 6579 Misses 4294 4294 Partials 340 340 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.