general-runtime
general-runtime copied to clipboard
fix: token debug message formatting (BUG-1229)
If model is empty, it will result in ``, and mess up the formatting.
To fix this, we remove the model line all together if not supplied.