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

Test benchmark ci #5157

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Test benchmark ci #5157

merged 2 commits into from
Sep 5, 2023

Conversation

waynehamadi
Copy link
Contributor

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

@waynehamadi waynehamadi force-pushed the test-benchmark-ci branch 2 times, most recently from 2d73fd6 to 79ba44d Compare September 5, 2023 17:54
@waynehamadi waynehamadi force-pushed the test-benchmark-ci branch 2 times, most recently from c87dca3 to d102076 Compare September 5, 2023 18:02
Signed-off-by: Merwane Hamadi <[email protected]>
@waynehamadi waynehamadi merged commit f41bf59 into develop Sep 5, 2023
@waynehamadi waynehamadi deleted the test-benchmark-ci branch September 5, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant