-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot convert nlu from json to yaml file #10675
Comments
PessiPess
added
area:rasa-oss 🎡
Anything related to the open source Rasa framework
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
labels
Jan 12, 2022
I'm facing the same issue here. |
Hi! Is this issue open to the community? If it is, I would like to work on it. |
This was referenced Feb 6, 2022
hi this issue is active? i've developed an solution and would like to submit a PR |
I am facing the same issue too |
rasabot-exalate
added
area:rasa-oss
and removed
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
area:rasa-oss 🎡
Anything related to the open source Rasa framework
labels
Mar 16, 2022
— with
Exalate Issue Sync
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
h3. Rasa Open Source version
3.0.4
h3. Rasa SDK version
No response
h3. Rasa X version
No response
h3. Python version
3.8
h3. What operating system are you using?
Windows
h3. What happened?
I tried to convert nlu.json to yaml format by
rasa data convert nlu --format yaml
, but had an error: Could not recognize output format. Supported output formats: 'json' and 'yaml'. Specify the desired output format with '--format'.[!https://user-images.githubusercontent.com/31157257/149146912-ace46595-2fc7-46cb-b10b-4a7cbead25d6.png!| https://user-images.githubusercontent.com/31157257/149146912-ace46595-2fc7-46cb-b10b-4a7cbead25d6.png]
Also, i checked source code of this command(and nlu converter): [!https://user-images.githubusercontent.com/31157257/149147247-8464703d-615d-4bd5-bb3d-afaccf6b5629.png!| https://user-images.githubusercontent.com/31157257/149147247-8464703d-615d-4bd5-bb3d-afaccf6b5629.png] [!https://user-images.githubusercontent.com/31157257/149147329-d7f147e1-47e4-4fcd-9766-02bcbea34081.png!| https://user-images.githubusercontent.com/31157257/149147329-d7f147e1-47e4-4fcd-9766-02bcbea34081.png]
Did converting nlu data to yaml support?
h3. Command / Request
h3. Relevant log output
No response
The text was updated successfully, but these errors were encountered: