• Faradawn Yang's avatar
    chore: Remove unused RouterType and ModelMetaData (#1138) · eb821bee
    Faradawn Yang authored
    Remove RouterType and ModelMetaData in `lib/runtime/src/protocols.rs`, which are unused (no outside reference). It is because that the routing has been moved to its own module, `pipeline/network/egress/push_router.rs`. Therefore, the legacy definition of RouterType in `protocols.rs` is no longer used.
    eb821bee
protocols.rs 8.38 KB