We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Assistant declaration parameters has changed. However samples are not up to date.
Older input_parameter paramter is now changed to:
input_parameter
input_parameters: - name: <name> is_required: True|False default_value: "" description: |
Need to reflect this change to sample provided and readme.
The text was updated successfully, but these errors were encountered:
Fix #42
dbb9943
Resolves #41
a63a689
Successfully merging a pull request may close this issue.
Desription
Assistant declaration parameters has changed. However samples are not up to date.
Older
input_parameter
paramter is now changed to:Need to reflect this change to sample provided and readme.
The text was updated successfully, but these errors were encountered: