You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. To create an account in [OutSytems](https://www.outsystems.com/Platform/Signup).
15
-
2. To get your **OutSystems Personal environment URL**. It is provided when you create your account.
15
+
2. To get your [**OutSystems Personal Environment URL**](https://www.youtube.com/watch?v=w7KQLoAJXr0). It is provided when you create your account.
16
16
3. To download and install the [OutSystems Service Studio](https://www.outsystems.com/Portal/ServiceStudioTutorial?IsFreeEdition=False&Uuid=4136fd4f-bb21-4778-9b0c-9bffdbddf13b&DevHostname=Tu4gYoDjVr%2fnVf78LyifGX%2f%2feRIC%2fmy5E%2fCz95N%2bRmsqLtYr0eHJ2TvqGYajIYTlldzsVWplWMKH7Tua4%2ftcqrxxtPDvRoPSpNgWv6eApR4dre07RC5LXlkM%2fo4HcIbf&OpenSS=True).
17
17
4. To log in to your account when you start OutSystems Service Studio.
18
18
5. To clone this repo.
19
19
6. To open the file **ChatBotConferenceV2.oml**.
20
-
7. To get an [OpenAI Key](https://platform.openai.com/api-keys).
21
-
8. To set your OpenAI Key in the variable: `OpenAI_Key`.
22
-
9. To publish and run the chatbot.
20
+
7. To sign up on [OpenAI](https://platform.openai.com/signup/).
21
+
8. To get your [**OpenAI Key**](https://platform.openai.com/api-keys).
22
+
9. To set your OpenAI Key in the variable: `OpenAI_Key`.
23
+
10. To publish and run the chatbot.
23
24
24
25
### Do you want to know how to use the OpenAI Wrapper API?
0 commit comments