Skip to content

Commit 7229162

Browse files
committed
add images to doc
1 parent dd79aaf commit 7229162

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
293 KB
Loading
149 KB
Loading

sources/platform/integrations/workflows-and-notifications/make/llm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@ To use these modules, you need an [Apify account](https://console.apify.com) and
1717

1818
1. Create an account at [Apify](https://console.apify.com/). You can sign up using your email, Gmail, or GitHub account.
1919

20-
<!-- TODO: Add signup screenshot. Suggested path: images/llm/signup.png -->
20+
![Make interface showing API token field and connection name field for Apify integration setup](images/llm/rag-signup.png)
2121

2222
1. To connect your Apify account to Make, you can use an OAuth connection (recommended) or an Apify API token. To get the token, go to **[Settings > API & Integrations](https://console.apify.com/settings/integrations)** in the Apify Console.
2323

24-
<!-- TODO: Add console token screenshot. You can reuse: images/Apify_Console_token_for_Make.png -->
24+
![Apify Console sign-up page with email, Gmail, and GitHub sign-up options](images/Apify_Console_token_for_Make.png)
2525

2626
1. Find your token under **Personal API tokens**. You can also create a new token with custom permissions by clicking **+ Create a new token**.
2727
1. Click the **Copy** icon to copy your API token, then return to your Make scenario.
2828

29-
<!-- TODO: Add Make token connection screenshot. You can reuse: images/Apify_token_on_Make.png -->
29+
![Apify Console Settings page showing Personal API tokens section with token management options](images/Apify_token_on_Make.png)
3030

3131
1. In Make, click **Add** to open the **Create a connection** dialog of the chosen Apify Scraper module.
3232
1. In the **API token** field, paste your token, provide a clear **Connection name**, and click **Save**.
3333

34-
<!-- TODO: Add Make connection dialog screenshot. Suggested path: images/llm/make-connection.png -->
34+
![Make connection dialog with completed API token and connection name fields for Apify Scraper module](images/llm/apify-token-for-module-on-make.png)
3535

3636
Once connected, you can build workflows that search the web, extract content, and pass it to your AI applications.
3737

0 commit comments

Comments
 (0)