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

Update Auto-GPT score #106

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: |