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

Legal warning on continuous run #4239

Merged
merged 5 commits into from
May 16, 2023
Merged

Legal warning on continuous run #4239

merged 5 commits into from
May 16, 2023

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented May 16, 2023

Background

We should warn users of the legal implications of using this autonomously.

Changes

Adds a legal blurb and utility for it

Documentation

Self documenting?

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

@ntindle ntindle linked an issue May 16, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented May 16, 2023

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@ntindle ntindle changed the title feat: legal warning on continuous Legal warning on continuous run May 16, 2023
@ntindle ntindle added documentation Improvements or additions to documentation high priority labels May 16, 2023 — with GitHub Codespaces
@ntindle ntindle added this to the v0.3.2 Release milestone May 16, 2023
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

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

Comparison is base (85fe6f3) 62.26% compared to head (1f487b3) 62.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4239      +/-   ##
==========================================
- Coverage   62.26%   62.18%   -0.09%     
==========================================
  Files          73       73              
  Lines        3339     3345       +6     
  Branches      482      484       +2     
==========================================
+ Hits         2079     2080       +1     
- Misses       1113     1118       +5     
  Partials      147      147              
Impacted Files Coverage Δ
autogpt/main.py 0.00% <0.00%> (ø)
autogpt/utils.py 63.15% <33.33%> (-0.98%) ⬇️

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

@vercel
Copy link

vercel bot commented May 16, 2023

Deployment failed with the following error:

Resource is limited - try again in 50 minutes (more than 100, code: "api-deployments-free-per-day").

@vercel
Copy link

vercel bot commented May 16, 2023

Deployment failed with the following error:

Resource is limited - try again in 48 minutes (more than 100, code: "api-deployments-free-per-day").

@Boostrix
Copy link
Contributor

Boostrix commented May 16, 2023

I would suggest putting the text into a file and load it, that way this can be updated and reviewed in the future without requiring a code review?
Also, let's make it go through clean_input to confirm y/n ?

@k-boikov k-boikov merged commit cb2b13d into master May 16, 2023
@k-boikov k-boikov deleted the 3315-respondeat-superior branch May 16, 2023 08:46
ppetermann pushed a commit to ppetermann/Auto-GPT that referenced this pull request May 22, 2023
* feat: legal warning on continuous

* fix: formatting

* ci: fix formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation high priority size/m
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Respondeat Superior
4 participants