Releases: Simatwa/python-tgpt
Releases · Simatwa/python-tgpt
v0.3.1
What's new?
41 New models. Thanks to gpt4free.
- AiChatOnline
- Aura
- Bard
- Bing
- ChatBase
- ChatForAi
- Chatgpt4Online
- ChatgptAi
- ChatgptDemo
- ChatgptNext
- Chatxyz
- DeepInfra
- FakeGpt
- FreeChatgpt
- GPTalk
- GeekGpt
- GeminiProChat
- Gpt6
- GptChatly
- GptForLove
- GptGo
- GptTalkRu
- Hashnode
- HuggingChat
- Koala
- Liaobots
- Llama2
- MyShell
- OnlineGpt
- OpenaiChat
- PerplexityAi
- Phind
- Pi
- Poe
- Raycast
- TalkAi
- Theb
- ThebApi
- You
- Yqcloud
- Aura is the default provider
- Other minor fixes.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Improve piped input handling by @johnd0e in #13
- Placeholder for piped input
{{stream}}
and copied text {{copied}}
.
New Contributors
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's new?
- Improved command prompt - icon & color blending
- Bug fixed - multiline prompt in
interactive
v0.2.8
What's new?
- Auto-quiet on output redirection. Thanks to @johnd0e
- Dropped support for sourcing prompt from
stdin stream
in Windows. #12
- Colorized command prompt.
interactive
v0.2.7
What's new?
- Busy bar disabled when
--quiet
issued in generate mode. #12 Thanks to @johnd0e
interactive
takes action on $ pytgpt
otherwise one has to explictly declare the action. #11
v0.2.6
What's new?
- Bug fixed - reset conversation - bard
- Bug fixed - low
httpx
logging level. - bard
v0.2.5
What's new?
- New provider : Bard by Google.
- Check whole last response.
last_response
in interactive
- Other minor fixes.
v0.2.4
- WebChatGPT added as provider
- Awesome-prompts manipulation commands : CRUD
- Other minor fixes.
v0.2.3
v0.2.3
What's new?
- Tabulated help info -
h
- Control response vertical overflow behavior.
v0.2.2
v0.2.2
What's new?
- Package renamed to pytgpt - #7
- Visible vertical overflow - #7
Thanks to @sameedzahoor