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

Update sample to match new assistant declaration flavor #42

Closed
kbeaugrand opened this issue Mar 26, 2024 · 0 comments · Fixed by #43
Closed

Update sample to match new assistant declaration flavor #42

kbeaugrand opened this issue Mar 26, 2024 · 0 comments · Fixed by #43

Comments

@kbeaugrand
Copy link
Owner

Desription

Assistant declaration parameters has changed. However samples are not up to date.

Older input_parameter paramter is now changed to:

input_parameters: 
     - name: <name>
       is_required: True|False
       default_value: ""
       description: |

Need to reflect this change to sample provided and readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant