Skip to content
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

Feat/migration tool sample converstaion syntax conversion #764

Merged

Conversation

Pouyanpi
Copy link
Collaborator

This PR implements conversion logic of sample_conversations in config.yml as part of the migration tool.

To verify it works:

Do the migration

nemoguardrails convert --from-version '1.0' "./examples/bots/abc" --validate

then

nemoguardrails chat --config=./examples/bots/abc

query_1: what can you do?
query_2: you are stupid

Copy link
Collaborator

@erickgalinkin erickgalinkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cparisien cparisien merged commit 33195ff into develop Sep 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants