AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

[Challenge Creation] Information Retrieval Challenge B

Open waynehamadi opened this issue 2 years ago • 6 comments

Duplicates

  • [X] I have searched the existing issues

Summary 💡

We need you to create a test SLIGHTLY harder than the information retrieval challenge A. 1- Go to this file : tests/integration/challenges/information_retrieval/test_information_retrieval_challenge_a.py 2- Understand it. Run the test to see what it does. 3- Now copy paste this file and build a challenge slightly harder. (it's important to not make it too hard)

DM me on discord : merwanehamadi

Join Auto-GPT's channel so we can talk about Auto-GPT: https://discord.gg/autogpt

Examples 🌈

No response

Motivation 🔦

No response

waynehamadi avatar May 05 '23 13:05 waynehamadi

@merwanehamadi , I will take this one.

PortlandKyGuy avatar May 05 '23 17:05 PortlandKyGuy

May be worth to merge the efforts of this and #3936 under a challenge that gets information from a URI

This would expand the scope in a way that shouldn't affect the underlying tests too much.

Example URI types:

  • http://
  • https://
  • ftp://
  • file:///

anonhostpi avatar May 07 '23 03:05 anonhostpi

Of course #3936 also covers interacting with the http/https URIs, not just retrieval

anonhostpi avatar May 07 '23 04:05 anonhostpi

@PortlandKyGuy any new on this one ?

waynehamadi avatar May 14 '23 12:05 waynehamadi

Working on it. Less time than I had hoped, but will get there.

PortlandKyGuy avatar May 15 '23 18:05 PortlandKyGuy

I have the challenge defined. Just need to finish the test. Will have the PR in the next 48 hrs .

PortlandKyGuy avatar May 15 '23 21:05 PortlandKyGuy