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

updated readme #5133

Closed
wants to merge 1 commit into from
Closed

Conversation

tjdharani
Copy link

@tjdharani tjdharani commented Aug 19, 2023

Background

Changes

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring autogpt tests --in-place

@netlify
Copy link

netlify bot commented Aug 19, 2023

Deploy Preview for auto-gpt-docs failed.

Name Link
🔨 Latest commit 96cd25d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64e0c39ea0fe2f0007137ba2

@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4dd75ca) 51.93% compared to head (96cd25d) 51.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5133   +/-   ##
=======================================
  Coverage   51.93%   51.93%           
=======================================
  Files         117      117           
  Lines        4987     4987           
  Branches      671      671           
=======================================
  Hits         2590     2590           
  Misses       2199     2199           
  Partials      198      198           

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

@Pwuts Pwuts closed this Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants