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 2a9193e commit 9a63671Copy full SHA for 9a63671
AI/workflows/external_system_interaction/openai/README.md
@@ -22,7 +22,7 @@ Even though this example is using OpenAI, you can replace the OpenAI SDK with an
22
## 🛠 Prerequisites
23
24
- Python 3.10+
25
-- [Dapr and Dapr Cli](https://docs.dapr.io/getting-started/install-dapr-cli/)
+- [Dapr and Dapr CLI](https://docs.dapr.io/getting-started/install-dapr-cli/)
26
- Docker (for Redis state backend via `dapr init`)
27
- OpenAI API Key (sign up at [OpenAI](https://openai.com/api/))
28
0 commit comments