### Command Configuration for Chatmark Example Source: https://github.com/devchat-ai/devchat/blob/main/devchat/chatmark/chatmark_example/README.md This YAML file defines the command to run the chatmark example script. It specifies the Python interpreter and the path to the main script. ```yaml description: chatmark examples steps: - run: $command_python $command_path/main.py ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.