Created attachment 257258 [details] www/tgpt.patch * Fixed blackbox image generation * Changed blackbox text generation model to Deepseek-R1 ChangeLog: https://github.com/aandrew-me/tgpt/releases/tag/v2.9.1 It passes poudriere tests on 14.2-R/latest, thanks in advance.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=62b3fd10940aa6e567204de507b424e610de22be commit 62b3fd10940aa6e567204de507b424e610de22be Author: Yusuf Yaman <nxjoseph@protonmail.com> AuthorDate: 2025-02-05 21:30:54 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-02-05 21:31:48 +0000 www/tgpt: Update 2.9.0 → 2.9.1 * Fixed blackbox image generation * Changed blackbox text generation model to Deepseek-R1 ChangeLog: https://github.com/aandrew-me/tgpt/releases/tag/v2.9.1 PR: 284590 www/tgpt/Makefile | 2 +- www/tgpt/distinfo | 10 +++++----- www/tgpt/pkg-descr | 11 +++++------ 3 files changed, 11 insertions(+), 12 deletions(-)
Thanks.
You are welcome and thanks for reviewing.