acp: fix internal error on /compact (#5424)

This commit is contained in:
xu0o0 2025-12-13 00:43:18 +08:00 committed by GitHub
parent 59d4041aa4
commit 9017d10303
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -914,6 +914,8 @@ export namespace ACP {
{
sessionID,
directory,
providerID: model.providerID,
modelID: model.modelID,
},
{ throwOnError: true },
)