We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc3cdc commit 5a62f26Copy full SHA for 5a62f26
zenml-support-agent/README.md
@@ -108,7 +108,7 @@ Install the required packages via the `requirements.txt` file located in the
108
`/src` directory.
109
110
```bash
111
-pip install -r src/requirements.txt
+pip install -r requirements.txt
112
```
113
114
You will also need to set your `OPENAI_API_KEY` as an environment variable wherever you plan to run the pipeline.
0 commit comments