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

[Challenge Creation] Information Retrieval Challenge B #3837

Closed
1 task done
waynehamadi opened this issue May 5, 2023 · 6 comments
Closed
1 task done

[Challenge Creation] Information Retrieval Challenge B #3837

waynehamadi opened this issue May 5, 2023 · 6 comments
Assignees

Comments

@waynehamadi
Copy link
Contributor

waynehamadi commented May 5, 2023

Duplicates

  • 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

@PortlandKyGuy
Copy link
Contributor

@merwanehamadi , I will take this one.

@PortlandKyGuy PortlandKyGuy self-assigned this May 5, 2023
@anonhostpi
Copy link

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
Copy link

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

@waynehamadi
Copy link
Contributor Author

@PortlandKyGuy any new on this one ?

@PortlandKyGuy
Copy link
Contributor

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

@PortlandKyGuy
Copy link
Contributor

PortlandKyGuy commented May 15, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants