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

moving json structure to json schema structure in agent #763

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

TransformerOptimus
Copy link
Collaborator

Description

Changing the JSON output to Json schema

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.

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.09 ⚠️

Comparison is base (5ce2dd6) 58.91% compared to head (389c672) 58.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #763      +/-   ##
==========================================
- Coverage   58.91%   58.82%   -0.09%     
==========================================
  Files         155      155              
  Lines        6316     6322       +6     
  Branches      653      654       +1     
==========================================
- Hits         3721     3719       -2     
- Misses       2440     2448       +8     
  Partials      155      155              
Impacted Files Coverage Δ
superagi/agent/output_parser.py 67.94% <25.00%> (-7.81%) ⬇️
superagi/agent/super_agi.py 28.76% <80.00%> (-1.46%) ⬇️

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

@TransformerOptimus TransformerOptimus merged commit e07029f into dev Jul 14, 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