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

Information retrieval challenge #4456

Conversation

waynehamadi
Copy link
Contributor

@waynehamadi waynehamadi commented May 29, 2023

Background

Changes

#4261

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 autogpt tests --in-place

@vercel
Copy link

vercel bot commented May 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview May 30, 2023 4:33pm

@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@waynehamadi waynehamadi marked this pull request as draft May 29, 2023 00:57
@vercel vercel bot temporarily deployed to Preview May 29, 2023 00:57 Inactive
@waynehamadi waynehamadi force-pushed the information-retrieval-challenge branch from 9445b3f to f74edf1 Compare May 29, 2023 02:57
@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview May 29, 2023 02:58 Inactive
@waynehamadi waynehamadi force-pushed the information-retrieval-challenge branch from f74edf1 to b1468e2 Compare May 29, 2023 03:19
@github-actions
Copy link

This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size

@vercel vercel bot temporarily deployed to Preview May 29, 2023 03:19 Inactive
@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's prompt. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.19 🎉

Comparison is base (b56352e) 68.63% compared to head (e6b9364) 68.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4456      +/-   ##
==========================================
+ Coverage   68.63%   68.83%   +0.19%     
==========================================
  Files          72       72              
  Lines        3520     3520              
  Branches      561      561              
==========================================
+ Hits         2416     2423       +7     
+ Misses        918      913       -5     
+ Partials      186      184       -2     

see 3 files with indirect coverage changes

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

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label May 29, 2023
@github-actions
Copy link

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@waynehamadi waynehamadi force-pushed the information-retrieval-challenge branch from b1468e2 to f51d71e Compare May 29, 2023 12:59
@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label May 29, 2023
@github-actions
Copy link

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

@github-actions github-actions bot added size/l and removed size/xl labels May 29, 2023
@vercel vercel bot temporarily deployed to Preview May 29, 2023 13:00 Inactive
@Auto-GPT-Bot
Copy link
Contributor

Auto-GPT-Bot commented May 29, 2023

You changed AutoGPT's behavior. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@waynehamadi waynehamadi marked this pull request as ready for review May 29, 2023 13:04
@waynehamadi waynehamadi marked this pull request as draft May 29, 2023 13:13
@vercel vercel bot temporarily deployed to Preview May 30, 2023 02:43 Inactive
@waynehamadi waynehamadi force-pushed the information-retrieval-challenge branch from 44cb73b to 9a4d00b Compare May 30, 2023 04:39
@vercel vercel bot temporarily deployed to Preview May 30, 2023 04:40 Inactive
@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@waynehamadi waynehamadi marked this pull request as ready for review May 30, 2023 04:44
@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@Auto-GPT-Bot
Copy link
Contributor

You changed AutoGPT's behaviour. The cassettes have been updated and will be merged to the submodule when this Pull Request gets merged.

@waynehamadi waynehamadi merged commit 6806b66 into Significant-Gravitas:master May 30, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

6 participants