The GNN model in the current config is an undirected one. While there is not a huge difference between undirected and directed in terms of performance, methodologically, the directed version is more sound. See ChEB-AI/python-chebai-graph#7
This is not urgent, but a reminder to train a directed model the next time we do new models for chebifier.