Skip to content

expertise

Jimmy Wei edited this page Mar 10, 2023 · 11 revisions

expertise is a required string field that describes what category the sample is classified under. The possible values are:

  • "Getting Started"
  • "Tutorial"
  • "Concepts and Functionality"
  • "Code Optimization"
  • "Reference Designs and End to End"

The expertise field in your sample.json file should have a format similar to the following:

"expertise": "Concepts and Functionality"
Clone this wiki locally