← Package directory
Available on winget

Install ChatGPT

A CLI for ChatGPT, powered by GPT-3.5-turbo and GPT-4 models.

Install with winget
winget install --id j178.ChatGPT
Upgrade
winget upgrade --id j178.ChatGPT
Uninstall
winget uninstall --id j178.ChatGPT

About ChatGPT

A CLI for ChatGPT, powered by GPT-3.5-turbo and GPT-4 models.

What's new in 1.3.5

Changelog Features - da55f57: feat: use embeded tiktoken encodings (#84) (@j178) - b43207c: feat: use github.com/j178/tiktoken-go to count tokens (#85) (@j178) - e724594: feat: use back pkoukk/tiktoken-go to support gpt-4o (#98) (@j178) Bug fixes - 852d2e6: fix: update CountMessagesTokens (@j178) Others - e5ff4a2: chore: minor tweaks (@j178) - 966fdce: docs: add a note (@j178) - dd23cca: deps: bump to latest (@j178) - ba751e3: ci: use go 1.22 (@j178) - e690a08: ci: bump action (@j178) - 6881ec7: ci: fix goreleaser config (@j178)

Read release notes

Version history

Version Updated Notes
1.3.5 Unknown Changelog Features - da55f57: feat: use embeded tiktoken encodings (#84) (@j178) - b43207c: feat: use github.com/j178/tiktoken-go to count tokens (#85) (@j178) - e724594: feat: use back pkoukk/tiktoken-go to support gpt-...