New data structure examples#17
Conversation
|
@swapnil-nagar / @hallvictoria - could you take a look at this PR please? It's a contribution addressing this issue: #15 |
|
Our decorator structure has changed since this PR & is no longer using generic bindings or the complicated ToolProperty formatting. The For the simple example, here's how it would look using Alternatively, if an individual description for each property isn't needed, you can write the function like this: We can add these changes to the sample if there's still confusion / interest in showing more examples. Let me know if there are any questions or comments! |
|
Hi @hallvictoria thanks for the update. I pushed this PR long time ago. If you need more examples, i can contribute with a PR with the new standard. Let me know, thanks! |
|
@ivanvaccarics, sure, please feel free to add any more examples. Let me know if there are any issues or confusion using the new standard! |
Purpose
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information