Skip to content

components Sample documentation

github-actions[bot] edited this page Sep 24, 2024 · 2 revisions

Sample

Components in this category


  • hello_command

    Command Component that takes in a string input message and prints it out.

  • hello_pipeline

    Pipeline Component that takes in a string input message and passes it to the Hello World Command Component to be printed out.

  • my_sample

Clone this wiki locally