From c0dc892f1ed6241f545d8a8e4ccaa35e2a6bf4a8 Mon Sep 17 00:00:00 2001 From: Wishula Jayathunga Date: Sun, 18 Aug 2024 13:28:47 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 500de49..42a1adf 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,16 @@ To use the OpenAI Connector, you must have access to the OpenAI API through a [O 1. Open the [OpenAI Platform Dashboard](https://platform.openai.com). 2. Navigate to Dashboard -> API keys -![navigate-api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/navigate-api-key-dashboard.png) +OpenAI Platform 3. Click on the "Create new secret key" button -![api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/api-key-dashboard.png) +OpenAI Platform 4. Fill the details and click on Create secret key -![create-new-secret-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/create-new-secret-key.png) +OpenAI Platform -5. Store the API key securely to use in your application -![saved-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/saved-key.png) +5. Store the API key securely to use in your application +OpenAI Platform ## Quickstart From df87e51415b33077115e86304e74401d6757484c Mon Sep 17 00:00:00 2001 From: e19166 Date: Sun, 18 Aug 2024 13:34:07 +0530 Subject: [PATCH 2/2] Update image links --- ballerina/Module.md | 10 +++++----- ballerina/Package.md | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ballerina/Module.md b/ballerina/Module.md index 8e8a4fd..52e9e2b 100644 --- a/ballerina/Module.md +++ b/ballerina/Module.md @@ -13,16 +13,16 @@ To use the OpenAI Connector, you must have access to the OpenAI API through a [O 1. Open the [OpenAI Platform Dashboard](https://platform.openai.com). 2. Navigate to Dashboard -> API keys -![navigate-api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/navigate-api-key-dashboard.png) +OpenAI Platform 3. Click on the "Create new secret key" button -![api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/api-key-dashboard.png) +OpenAI Platform 4. Fill the details and click on Create secret key -![create-new-secret-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/create-new-secret-key.png) +OpenAI Platform -5. Store the API key securely to use in your application -![saved-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/saved-key.png) +5. Store the API key securely to use in your application +OpenAI Platform ## Quickstart diff --git a/ballerina/Package.md b/ballerina/Package.md index 8e8a4fd..52e9e2b 100644 --- a/ballerina/Package.md +++ b/ballerina/Package.md @@ -13,16 +13,16 @@ To use the OpenAI Connector, you must have access to the OpenAI API through a [O 1. Open the [OpenAI Platform Dashboard](https://platform.openai.com). 2. Navigate to Dashboard -> API keys -![navigate-api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/navigate-api-key-dashboard.png) +OpenAI Platform 3. Click on the "Create new secret key" button -![api-key-dashboard](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/api-key-dashboard.png) +OpenAI Platform 4. Fill the details and click on Create secret key -![create-new-secret-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/create-new-secret-key.png) +OpenAI Platform -5. Store the API key securely to use in your application -![saved-key](https://github.com/e19166/module-ballerinax-openai.audio/blob/main/docs/setup/resources/saved-key.png) +5. Store the API key securely to use in your application +OpenAI Platform ## Quickstart