From a7ab4866a200310a2f33616bfee7eb199b41f0c2 Mon Sep 17 00:00:00 2001 From: Suat-B <97728544+Suat-B@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:31:20 -0500 Subject: [PATCH] Add trailing newline to Xpersona GPT-5.5 model --- providers/xpersona/models/xpersona-gpt-5.5.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/xpersona/models/xpersona-gpt-5.5.toml b/providers/xpersona/models/xpersona-gpt-5.5.toml index 539084989..c11462697 100644 --- a/providers/xpersona/models/xpersona-gpt-5.5.toml +++ b/providers/xpersona/models/xpersona-gpt-5.5.toml @@ -18,4 +18,4 @@ output = 128_000 [modalities] input = ["text", "image"] -output = ["text"] \ No newline at end of file +output = ["text"]