Learn how to create and remix reusable blocks in Continue Hub for sharing configuration components like models, prompts, and tools with customizable inputs and template variables
config.yaml
reference documentation. Refer to examples of blocks on hub.continue.dev and visit the YAML Reference docs for more details.
${{ inputs.API_KEY}}
). Then, the user can set API_KEY: ${{ secrets.MY_API_KEY }}
in the with
clause of their assistant.