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
<!-- THIS INFORMATION IS MANDATORY - YOUR ISSUE WILL BE CLOSED IF IT IS MISSING. If you don't know your Rasa Core version, use `pip list | grep rasa`. Removing the below information is allowed for FEATURE REQUESTS. -->
1
+
<!-- THIS INFORMATION IS MANDATORY - YOUR ISSUE WILL BE CLOSED IF IT IS MISSING. If you don't know your Rasa version, use `pip list | grep rasa`. Removing the below information is allowed for FEATURE REQUESTS. Please format any code or console output with the three ticks ``` above and below. -->
2
2
3
3
**Rasa version**:
4
4
5
-
**Python version**:
5
+
**Rasa X version** (if used & relevant):
6
+
7
+
**Python version**:
6
8
7
9
**Operating system** (windows, osx, ...):
8
10
9
11
**Issue**:
10
12
11
13
12
14
13
-
**Content of configuration file (config.yml)**:
15
+
**Error (including full traceback)**:
16
+
```
17
+
18
+
```
19
+
20
+
**Command or request that led to error**:
21
+
```
22
+
23
+
```
24
+
25
+
**Content of configuration file (config.yml)** (if relevant):
14
26
```yml
15
27
16
28
```
17
29
18
-
**Content of domain file (domain.yml)** (if used & relevant):
19
-
```yaml
30
+
**Content of domain file (domain.yml)** (if relevant):
0 commit comments