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

Delete ai_settings.yaml #742

Merged

Conversation

Artemonim
Copy link
Contributor

Background

  • This file is not needed, since it is generated automatically
  • This file is overwritten when git pull, git reset are applied, which erases the last user settings when the repository is updated.

Changes

del: ai_settings.yaml

Documentation

N/A?

Test Plan

  1. Removed the ai_settings.yaml
  2. Started the main.py
  3. ai_settings.yaml was automatically generated after approving goals for the Auto-GPT

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thouroughly 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

@richbeales
Copy link
Contributor

Doesn't it provide the initial goals example if you've never run the software before though?

@Artemonim
Copy link
Contributor Author

Doesn't it provide the initial goals example if you've never run the software before though?

Initial goals appear in terminal at startup regardless of the presence of this file

Copy link
Contributor

@nponeccop nponeccop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's generated, does it make sense to add it to .gitignore as well?

@Artemonim
Copy link
Contributor Author

Since it's generated, does it make sense to add it to .gitignore as well?

It's already listed there, but it's still overwritten. I don't have enough experience with git to understand the reason.

@nponeccop nponeccop mentioned this pull request Apr 11, 2023
1 task
@nponeccop
Copy link
Contributor

@Artemonim There are conflicts now

@Artemonim
Copy link
Contributor Author

@nponeccop I don't see the conflict message, but I have updated the branch.

@richbeales richbeales merged commit 73378b1 into Significant-Gravitas:master Apr 13, 2023
sindlinger pushed a commit to Orgsindlinger/Auto-GPT-WebUI that referenced this pull request Sep 25, 2024
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.

3 participants