diff --git a/CHANGELOG.md b/CHANGELOG.md index b037adb7a9..6801362ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - Update vLLM to version 0.6.6.post1. As a requirement for this new vLLM version, PyTorch is updated to 2.5.1 - `ilab model chat` now has `--no-decoration` option to display chat responses without decoration. - A new command `ilab model remove` has been introduced so users can now remove the model via `ilab` CLI. +- `ilab process list` now has `--state` to filter different states. ## v0.23