This CLI tool allows you to easily use chatGPT in the command line. You can chat with it, ask it questions, and get text translations. It also supports rendering Markdown in the terminal.
Stars
136
Forks
11
Watchers
136
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
chore: (release) bump version to v0.5.4 and update changelog with new features
1df28d7View on GitHubchore: (dependencies) bump tiktoken version to 0.8.0 and update compatibility in token.py
0ba1e94View on GitHubfeat: (dependencies) update `pdm.lock` for compatibility and enhancements
78fda0bView on GitHubrefactor: (cli) add version command, improve review functionality, and update git diff command
96a6ecbView on GitHubchore: (release) Bump version to 0.5.3 and update CHANGELOG
9d35f6dView on GitHubfix: (setting) Update default model to gpt-4o in SettingField
6a9503cView on GitHubchore(deps): update tiktoken to version 0.7.0 in lockfile and pyproject.toml
c06bbeaView on GitHubfeat(changelog): add v0.5.2 release notes supporting Gemini 1.5 pro and version bump in ai_cli to 0.5.2 🚀
62fd759View on GitHubfeat(gemini-bot): update default model and expand available models list
be36886View on GitHubfeat(bot): add new function truncate_string to truncate string
9ae751bView on GitHub