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

Super agi api #992

Merged
merged 72 commits into from
Aug 17, 2023
Merged

Super agi api #992

merged 72 commits into from
Aug 17, 2023

Conversation

Aryan-Singh-14
Copy link
Collaborator

@Aryan-Singh-14 Aryan-Singh-14 commented Aug 4, 2023

Description

Related Issues

Solution and Design

Test Plan

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.

@CLAassistant
Copy link

CLAassistant commented Aug 4, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Fluder-Paradyne
❌ Maverick-F35
You have signed the CLA already but the status is still pending? Let us recheck it.

@Fluder-Paradyne Fluder-Paradyne marked this pull request as ready for review August 4, 2023 13:36
main.py Outdated Show resolved Hide resolved
superagi/controllers/agent.py Outdated Show resolved Hide resolved
superagi/controllers/api/agent.py Outdated Show resolved Hide resolved
superagi/controllers/api/agent.py Outdated Show resolved Hide resolved
superagi/controllers/api/agent.py Outdated Show resolved Hide resolved
superagi/controllers/api/agent.py Outdated Show resolved Hide resolved
superagi/helper/auth.py Outdated Show resolved Hide resolved
superagi/worker.py Show resolved Hide resolved
superagi/worker.py Show resolved Hide resolved
tools.json Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 55.14% and project coverage change: -0.22% ⚠️

Comparison is base (9b8592b) 58.55% compared to head (b5103f0) 58.34%.
Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #992      +/-   ##
==========================================
- Coverage   58.55%   58.34%   -0.22%     
==========================================
  Files         198      205       +7     
  Lines        8947     9508     +561     
  Branches      946     1005      +59     
==========================================
+ Hits         5239     5547     +308     
- Misses       3461     3698     +237     
- Partials      247      263      +16     
Files Changed Coverage Δ
superagi/vector_embeddings/weaviate.py 55.55% <0.00%> (ø)
superagi/helper/s3_helper.py 75.34% <10.52%> (-21.03%) ⬇️
superagi/helper/webhook_manager.py 29.41% <29.41%> (ø)
superagi/controllers/api/agent.py 34.54% <34.54%> (ø)
superagi/models/toolkit.py 79.59% <35.00%> (-11.44%) ⬇️
superagi/models/resource.py 77.77% <50.00%> (-4.84%) ⬇️
superagi/models/agent_schedule.py 77.77% <54.54%> (-15.98%) ⬇️
superagi/agent/tool_builder.py 55.22% <57.14%> (-0.34%) ⬇️
superagi/worker.py 50.00% <57.14%> (+0.98%) ⬆️
superagi/models/agent_execution.py 75.00% <58.82%> (-11.28%) ⬇️
... and 9 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Fluder-Paradyne Fluder-Paradyne merged commit 846d5f5 into dev Aug 17, 2023
2 of 5 checks passed
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.

5 participants