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

Update memory.md with more warnings about memory being disabled #5008

Merged
merged 10 commits into from
Jul 22, 2023

Conversation

NeonN3mesis
Copy link
Contributor

@NeonN3mesis NeonN3mesis commented Jul 18, 2023

Update memory.md with more warnings about memory being disabled

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

Update memory.md with more warning about memory being disabled
@netlify
Copy link

netlify bot commented Jul 18, 2023

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit 420c785
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64bb76b1919b320008c91589
😎 Deploy Preview https://deploy-preview-5008--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (2954735) 51.00% compared to head (420c785) 51.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5008   +/-   ##
=======================================
  Coverage   51.00%   51.00%           
=======================================
  Files         119      119           
  Lines        4968     4968           
  Branches      662      662           
=======================================
  Hits         2534     2534           
  Misses       2239     2239           
  Partials      195      195           

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

@NeonN3mesis NeonN3mesis marked this pull request as ready for review July 18, 2023 20:47
@collijk
Copy link
Contributor

collijk commented Jul 20, 2023

This otherwise looks good once we resolve the one issue one way or another.

docs/configuration/memory.md Outdated Show resolved Hide resolved
@lc0rp lc0rp added this to the v0.4.6 Release milestone Jul 22, 2023
Replacing "PRs welcome" with "follow issues"
@lc0rp lc0rp merged commit e0bcde1 into Significant-Gravitas:master Jul 22, 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.

4 participants