Skip to content

Commit c16c03a

Browse files
committed
AI Notebooks - Fixing Training Rasa tuto link
1 parent 86cc339 commit c16c03a

File tree

14 files changed

+42
-42
lines changed

14 files changed

+42
-42
lines changed

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.de-de.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ routes:
1414

1515
## Objective
1616

17-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/de/publiccloud/ai/training/train-rasa-chatbot/).
17+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/de/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1818

1919
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
2020

@@ -41,7 +41,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
4141

4242
The token is now created. Don't forget to save the token to use it later.
4343

44-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/de/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
44+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/de/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4545

4646
### Understand storage concepts
4747

@@ -119,7 +119,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
119119

120120
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
121121

122-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/de/publiccloud/ai/training/train-rasa-chatbot/)
122+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/de/publiccloud/ai/training/tuto-train-rasa-chatbot/)
123123

124124
## Feedback
125125

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-asia.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/asia/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/asia/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/asia/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/asia/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/asia/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/asia/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-au.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/au/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/au/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/au/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/au/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/au/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/au/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-ca.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/ca/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/ca/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/ca/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/ca/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/ca/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/ca/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-ie.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/ie/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/ie/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/ie/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/ie/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/ie/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/ie/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-sg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/sg/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/sg/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/sg/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/sg/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/sg/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/sg/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.en-us.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updated: 2023-03-20
1212

1313
## Objective
1414

15-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/us/en/publiccloud/ai/training/train-rasa-chatbot/).
15+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/us/en/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1616

1717
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
1818

@@ -39,7 +39,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
3939

4040
The token is now created. Don't forget to save the token to use it later.
4141

42-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/us/en/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
42+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/us/en/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4343

4444
### Understand storage concepts
4545

@@ -117,7 +117,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
117117

118118
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
119119

120-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/us/en/publiccloud/ai/training/train-rasa-chatbot/)
120+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/us/en/publiccloud/ai/training/tuto-train-rasa-chatbot/)
121121

122122
## Feedback
123123

pages/platform/ai/notebook_tuto_10_create_chatbot/guide.es-es.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ routes:
1414

1515
## Objective
1616

17-
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/es/publiccloud/ai/training/train-rasa-chatbot/).
17+
The aim of the tutorial is to understand how to create and train a chatbot model with AI Notebooks. We will create and train the chatbot with a Visual Studio Code notebook. At the end of the tutorial, we will have a model and we can speak to our chatbot. There is an another tutorial with which you can train your chatbot with the tool `AI Training`: [How to train a chatbot with AI Training](https://docs.ovh.com/es/publiccloud/ai/training/tuto-train-rasa-chatbot/).
1818

1919
We will use the famous open source framework [Rasa](https://rasa.community/) to build the chatbot.
2020

@@ -41,7 +41,7 @@ Here is the reference to install the CLI: [CLI Installation](https://docs.ovh.co
4141

4242
The token is now created. Don't forget to save the token to use it later.
4343

44-
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/es/publiccloud/ai/training/train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
44+
Now, if you already have trained some Rasa models with AI Training by following [our tutorial](https://docs.ovh.com/es/publiccloud/ai/training/tuto-train-rasa-chatbot/), you already have created a container with your trained models. You can skip the next part and go directly [here](#visualstudiocode).
4545

4646
### Understand storage concepts
4747

@@ -119,7 +119,7 @@ If you want to deploy your created model with the chatbot, you can follow this t
119119

120120
If you want to train a Rasa chatbot with the tool AI Training, please refer to this tutorial:
121121

122-
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/es/publiccloud/ai/training/train-rasa-chatbot/)
122+
[How to train a chatbot with docker and AI Training](https://docs.ovh.com/es/publiccloud/ai/training/tuto-train-rasa-chatbot/)
123123

124124
## Feedback
125125

0 commit comments

Comments
 (0)