Skip to content

Commit 6dc0a23

Browse files
authored
update instructions for Quickstart (#7068)
1 parent 84f21a0 commit 6dc0a23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ pip install -U "autogenstudio"
3737

3838
## Quickstart
3939

40+
The following samples call OpenAI API, so you first need to create an account and export your key as `export OPENAI_API_KEY="sk-..."`.
41+
4042
### Hello World
4143

4244
Create an assistant agent using OpenAI's GPT-4o model. See [other supported models](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/tutorial/models.html).

0 commit comments

Comments
 (0)