Skip to content

Commit 7cd2402

Browse files
committed
Update ChangeLog
1 parent 0df978f commit 7cd2402

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable user-facing changes to Swival.
44

5+
## 1.0.31
6+
7+
- Streaming now shows the model's thinking as it arrives.
8+
- Significant improvements to context management and compaction have been implemented.
9+
- When a model isn't found on the server, the error is now actually helpful: it lists the models the server reports, suggests the closest match to what you typed, and, if the server happens to serve exactly one model, quietly switches to it and retries instead of failing.
10+
- `/audit` and documentation improvements have been made.
11+
512
## 1.0.30
613

714
- Swival now supports Apple Foundation Models as an LLM backend via `--provider applefm`. Point it at an `fm serve` instance (defaults to `http://127.0.0.1:1976/v1`) and choose `--model system` for the on-device model or `--model pcc` for Private Cloud Compute.

0 commit comments

Comments
 (0)