mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 10:26:32 +02:00
use less examples in README
This commit is contained in:
parent
2a23e10d34
commit
bde5fdd3c0
2 changed files with 10 additions and 10 deletions
10
README.md
10
README.md
|
|
@ -16,11 +16,11 @@ ## Examples (fully generated by GPT-4)
|
|||
1. It requires around **$0.2** (GPT-4 api's costs) to generate one example with analysis and design.
|
||||
2. It requires around **$2.0** (GPT-4 api's costs) to generate one example with a full project.
|
||||
|
||||
| | Design an MLOps/LLMOps framework that supports GPT-4 and other LLMs | Design a RecSys like Toutiao | Design a search algorithm framework |
|
||||
|----------------------|---------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Competitive Analysis |  |  |  |
|
||||
| Data & API Design |  |  |  |
|
||||
| Sequence Flow |  |  |  |
|
||||
| | Design an MLOps/LLMOps framework that supports GPT-4 and other LLMs | Design a RecSys like Toutiao |
|
||||
|----------------------|---------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
|
||||
| Competitive Analysis |  |  |
|
||||
| Data & API Design |  |  |
|
||||
| Sequence Flow |  |  |
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue