diff --git a/README.md b/README.md index 3011adedce4..368c79ee47a 100644 --- a/README.md +++ b/README.md @@ -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: |