clarify-component

This commit is contained in:
Mendon Kissling 2024-04-19 12:02:21 -04:00
commit 79cf9b10de

View file

@ -58,7 +58,7 @@ This flow allows you to chat with the **OpenAI** component via a **Prompt** comp
Examine the **Prompt** component. The **Template** field instructs the LLM to `Answer the user as if you were a pirate.`
This should be interesting...
4. To create an environment variable for your OpenAI API key, in the **OpenAI API Key** field, click the **Globe** button, and then click **Add New Variable**.
4. To create an environment variable for the **OpenAI** component, in the **OpenAI API Key** field, click the **Globe** button, and then click **Add New Variable**.
1. In the **Variable Name** field, enter `openai_api_key`.
2. In the **Value** field, paste your OpenAI API Key (`sk-...`).
3. Click **Save Variable**.