Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Update Auto-GPT score (#106)
Browse files Browse the repository at this point in the history
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
  • Loading branch information
waynehamadi authored Jul 15, 2023
1 parent bb65473 commit dab4e90
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@ Radio chart for each agent coming soon !

Interface

| Task | Auto-GPT | gpt-engineer | mini-agi | smol-developer |
|--------------|--------------------|--------------------|----------|--------------------|
| Write File | :white_check_mark: | :white_check_mark: | tbd | :white_check_mark: |
| Read File | :white_check_mark: | :x: | tbd | :x: |
| Search File | :x: | :x: | tbd | :x: |
| Task | Auto-GPT | gpt-engineer | mini-agi | smol-developer |
|--------------|----------|--------------------|----------|--------------------|
| Write File | :x: | :white_check_mark: | tbd | :white_check_mark: |
| Read File | :x: | :x: | tbd | :x: |
| Search File | :x: | :x: | tbd | :x: |


Code

| Task | Auto-GPT | gpt-engineer | mini-agi | smol-developer |
|------------------------------------|--------------------|--------------------|----------|--------------------|
| Debug Simple Typo With Guidance | :x: | :x: | tbd | :x: |
| Debug Simple Typo Without Guidance | :x: | :x: | tbd | :x: |
| Basic Code Generation | :white_check_mark: | :white_check_mark: | tbd | :white_check_mark: |
| Create Simple Web Server | :x: | :x: | tbd | :x: |
| Task | Auto-GPT | gpt-engineer | mini-agi | smol-developer |
|------------------------------------|----------|--------------------|----------|--------------------|
| Debug Simple Typo With Guidance | :x: | :x: | tbd | :x: |
| Debug Simple Typo Without Guidance | :x: | :x: | tbd | :x: |
| Basic Code Generation | :x: | :white_check_mark: | tbd | :white_check_mark: |
| Create Simple Web Server | :x: | :x: | tbd | :x: |


Memory

| Task | Auto-GPT |
|--------------------------------------------|--------------------|
| Basic Memory | :white_check_mark: |
| Remember Multiple Ids | :x: |
| Remember Multiple Ids With Noise | :x: |
| Remember Multiple Phrases With Noise | :x: |
| Task | Auto-GPT |
|--------------------------------------------|----------|
| Basic Memory | :x: |
| Remember Multiple Ids | :x: |
| Remember Multiple Ids With Noise | :x: |
| Remember Multiple Phrases With Noise | :x: |

0 comments on commit dab4e90

Please sign in to comment.