Skip to content

Commit

Permalink
minor readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed Nov 1, 2023
1 parent f09dd59 commit 9f38f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autogen/gradio_gui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python -m pip install pyautogen

## ⭐Run

2. create `OAI_CONFIG_LIST`, write your OpenAI API key or azure API key. For example:
1. create `OAI_CONFIG_LIST`, write your OpenAI API key or azure API key. For example:

```
[
Expand All @@ -28,7 +28,7 @@ python -m pip install pyautogen
```

3. run following commands launch GUI:
2. run following commands launch GUI:

```bash
export OAI_CONFIG_LIST='/path/to/OAI_CONFIG_LIST'
Expand Down

0 comments on commit 9f38f60

Please sign in to comment.