This commit is contained in:
Mendon Kissling 2024-05-13 15:07:13 -04:00
commit 3af526734c

View file

@ -5,7 +5,7 @@ import Admonition from "@theme/Admonition";
Langflow 1.0 alpha includes the option to add **Global Environment Variables** for your application.
## Example
## Add a global variable to a project
In this example, you'll add the `openai_api_key` credential as a global environment variable to the **Basic Prompting** starter project.