Skip to content

Commit cec1763

Browse files
MQ37TC-MO
andauthored
Update sources/platform/integrations/ai/mastra.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 957af9d commit cec1763

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/platform/integrations/ai/mastra.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ This guide demonstrates how to integrate Apify Actors with Mastra by building an
3030

3131
### Prerequisites
3232

33-
- **Apify API token**: To use Apify Actors, you need an Apify API token. Learn how to obtain it in the [Apify documentation](https://docs.apify.com/platform/integrations/api).
34-
- **OpenAI API key**: To power the agents, you need an OpenAI API key. Get one from the [OpenAI platform](https://platform.openai.com/account/api-keys).
35-
- **Node.js**: Ensure you have Node.js installed.
36-
- **Packages**: Install the following packages:
33+
- _Apify API token_: To use Apify Actors, you need an Apify API token. Learn how to obtain it in the [Apify documentation](https://docs.apify.com/platform/integrations/api).
34+
- _OpenAI API key_: To power the agents, you need an OpenAI API key. Get one from the [OpenAI platform](https://platform.openai.com/account/api-keys).
35+
- _Node.js_: Ensure you have Node.js installed.
36+
- _Packages_: Install the following packages:
3737

3838
```bash
3939
npm install @mastra/core @mastra/mcp @ai-sdk/openai

0 commit comments

Comments
 (0)