mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 17:56:23 +02:00
refine readme
This commit is contained in:
parent
b60a2cff79
commit
3acefa3fc4
1 changed files with 1 additions and 3 deletions
|
|
@ -68,7 +68,7 @@ # https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html
|
|||
|
||||
### Configuration
|
||||
|
||||
You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml):
|
||||
You can configure `~/.metagpt/config2.yaml` according to the [example](https://github.com/geekan/MetaGPT/blob/main/config/config2.example.yaml) and [doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html):
|
||||
|
||||
```yaml
|
||||
llm:
|
||||
|
|
@ -78,8 +78,6 @@ ### Configuration
|
|||
api_key: "YOUR_API_KEY"
|
||||
```
|
||||
|
||||
And you can check the [configuration doc](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration.html) for more details.
|
||||
|
||||
### Usage
|
||||
|
||||
After installation, you can use it as CLI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue