diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile index 23a23a1f0fdf..44bac7888711 100644 --- a/www/tgpt/Makefile +++ b/www/tgpt/Makefile @@ -1,19 +1,18 @@ PORTNAME= tgpt DISTVERSIONPREFIX= v -DISTVERSION= 2.8.3 -PORTREVISION= 1 +DISTVERSION= 2.9.0 CATEGORIES= www MAINTAINER= nxjoseph@protonmail.com COMMENT= AI Chatbots in terminal without needing API keys WWW= https://github.com/aandrew-me/tgpt LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.22,modules GO_MODULE= github.com/aandrew-me/tgpt/v2 PLIST_FILES= bin/tgpt .include diff --git a/www/tgpt/distinfo b/www/tgpt/distinfo index 4cfd4b3b47c5..725e6084ceaa 100644 --- a/www/tgpt/distinfo +++ b/www/tgpt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1733594905 -SHA256 (go/www_tgpt/tgpt-v2.8.3/v2.8.3.mod) = 140067072dbe06468274419d363bdb1983c75789580af1762234e73bc6e68af7 -SIZE (go/www_tgpt/tgpt-v2.8.3/v2.8.3.mod) = 2233 -SHA256 (go/www_tgpt/tgpt-v2.8.3/v2.8.3.zip) = 2b4b60bb02bb36982294613cb3613d926abe3c0e9a2e02892351ce00376b8721 -SIZE (go/www_tgpt/tgpt-v2.8.3/v2.8.3.zip) = 55699 +TIMESTAMP = 1738423054 +SHA256 (go/www_tgpt/tgpt-v2.9.0/v2.9.0.mod) = 140067072dbe06468274419d363bdb1983c75789580af1762234e73bc6e68af7 +SIZE (go/www_tgpt/tgpt-v2.9.0/v2.9.0.mod) = 2233 +SHA256 (go/www_tgpt/tgpt-v2.9.0/v2.9.0.zip) = e7cd365a9641a238ea213fd9825b2d51fef4719d4b44a5cbab6fe8efdc6106de +SIZE (go/www_tgpt/tgpt-v2.9.0/v2.9.0.zip) = 59834 diff --git a/www/tgpt/pkg-descr b/www/tgpt/pkg-descr index 8a5039d052c2..bfbfcbcb9027 100644 --- a/www/tgpt/pkg-descr +++ b/www/tgpt/pkg-descr @@ -1,7 +1,8 @@ tgpt is a cross-platform command-line interface (CLI) tool to use AI chatbots in your Terminal without requiring API keys. It supports these providers: -Blackbox AI (Blackbox model), Duckduckgo (Supports several models), -Groq (Requires a free API Key. LLaMA2-70b & Mixtral-8x7b), -KoboldAI (koboldcpp/HF_SPACE_Tiefighter-13B), Ollama (Supports many models), +Blackbox AI (Blackbox model), Deepseek (Requires API key), Duckduckgo +(Supports several models), Groq (Requires a free API Key. LLaMA2-70b +& Mixtral-8x7b), Isou (Deepseek-chat with SEARXNG), KoboldAI +(koboldcpp/HF_SPACE_Tiefighter-13B), Ollama (Supports many models), OpenAI (All models, Requires API Key, supports custom endpoints), -Phind (Phind Model). +Phind (Phind Model), Pollinations (Many free models).