Get list of available backend names.
List<String> getAvailableBackends() { return ['llamacpp', 'onnx']; }