Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v2.3.1
ngpt
Browse files
Apr 20, 2025
chore: Bump ngpt version to 2.3.1 in project files
· ced2a559
nazdridoy
authored
Apr 20, 2025
View commits for tag v2.3.1
v2.3.1
ced2a559
feat(cli): Add robust ANSI color support for CLI help
· c4c6acfc
nazdridoy
authored
Apr 20, 2025
c4c6acfc
feat(cli): Add colorized CLI help and output formatting
· b6ec7430
nazdridoy
authored
Apr 20, 2025
b6ec7430
docs: Add guide cross-links throughout README
· 3c39b2e2
nazdridoy
authored
Apr 20, 2025
View commits for tag v2.3.0
v2.3.0
3c39b2e2
docs: Document --preprompt and --log CLI options
· 88e11898
nazdridoy
authored
Apr 20, 2025
88e11898
feat(cli): Add --preprompt flag for custom system prompts
· 7437bd41
nazdridoy
authored
Apr 20, 2025
7437bd41
feat(cli): Add chat session logging via --log option
· 850d6257
nazdridoy
authored
Apr 20, 2025
View commits for tag v2.2.0
v2.2.0
850d6257
docs: Document temperature, top_p, max_length params
· 4ada56eb
nazdridoy
authored
Apr 20, 2025
View commits for tag v2.1.0
v2.1.0
4ada56eb
feat: Expose sampling & length params in CLI/API
· e9666f0e
nazdridoy
authored
Apr 20, 2025
e9666f0e
Apr 18, 2025
docs: Rename LICENSE file and update link reference for jekyll
· dc1604c7
nazdridoy
authored
Apr 19, 2025
dc1604c7
docs: Add documentation, licensing, and YAML front matter
· 2d95b3b8
nazdridoy
authored
Apr 19, 2025
2d95b3b8
chore(docs): Remove .nojekyll, set baseurl in config
· da33014c
nazdridoy
authored
Apr 19, 2025
da33014c
style(docs): Add custom CSS for Jekyll docs site
· d8d6b496
nazdridoy
authored
Apr 19, 2025
d8d6b496
docs: Add comprehensive nGPT documentation and guides
· 6ea964dd
nazdridoy
authored
Apr 19, 2025
6ea964dd
revert!(reset): Revert/yank 1.7.1 and 1.7.2
· 11b84148
nazdridoy
authored
Apr 18, 2025
View commits for tag v2.0.0
v2.0.0
11b84148
feat: Add --list-models CLI option and model listing
· d241c94a
nazdridoy
authored
Apr 18, 2025
View commits for tag v1.7.0
v1.7.0
d241c94a
Apr 17, 2025
feat: Add and refactor interactive chat session mode
· 2a29a71e
nazdridoy
authored
Apr 18, 2025
View commits for tag v1.6.0
v1.6.0
2a29a71e
feat(cli): Add interactive chat mode option
· 8e11822f
nazdridoy
authored
Apr 18, 2025
View commits for tag v1.5.1
v1.5.1
8e11822f
feat: Add --no-stream flag to return full responses
· 21c2ed39
nazdridoy
authored
Apr 18, 2025
View commits for tag v1.4.1
v1.4.1
21c2ed39
docs: Document multiline editor and --text/-t flag
· 1beb8487
nazdridoy
authored
Apr 17, 2025
View commits for tag v1.3.0
v1.3.0
1beb8487
feat(cli): Enhance multiline editor with prompt_toolkit
· 3d8e0314
nazdridoy
authored
Apr 17, 2025
3d8e0314
feat(cli): Add advanced multiline input with prompt_toolkit
· 09e215ee
nazdridoy
authored
Apr 17, 2025
09e215ee
feat(cli): Improve multi-line prompt input experience
· 739d0724
nazdridoy
authored
Apr 17, 2025
739d0724
feat(cli): Add multi-line text input mode
· 4a394d48
nazdridoy
authored
Apr 17, 2025
4a394d48
feat(config): Add config removal feature to CLI
· 32bbff86
nazdridoy
authored
Apr 17, 2025
View commits for tag v1.2.0
v1.2.0
32bbff86
update(config): Change logic to create new config entry
· 5b078dfe
nazdridoy
authored
Apr 17, 2025
5b078dfe
update(pyproject): Bump version to 1.1.4
· 1267589d
nazdridoy
authored
Apr 17, 2025
View commits for tag v1.1.4
v1.1.4
1267589d
feat(docs): Add interactive configuration section
· ec457a09
nazdridoy
authored
Apr 17, 2025
ec457a09
feat(config): Enhance configuration entry handling
· 5f9eb32a
nazdridoy
authored
Apr 17, 2025
5f9eb32a
Apr 16, 2025
add: Add contributing guidelines and commit conventions
· e13d3891
nazdridoy
authored
Apr 17, 2025
e13d3891
chore: Bump version to 1.1.3
· 88dde60a
nazdridoy
authored
Apr 17, 2025
View commits for tag v1.1.3
v1.1.3
88dde60a
docs(README): Update README with badges, table of contents, and detailed usage
· 372606d2
nazdridoy
authored
Apr 17, 2025
372606d2
docs(cli): Update README and CLI help for model parameter
· 14c22a22
nazdridoy
authored
Apr 17, 2025
14c22a22
refactor(cli): Remove OPENAI_PROVIDER from config help
· 3168bd8b
nazdridoy
authored
Apr 17, 2025
3168bd8b
release: Bump version to 1.1.2
· 9bfcc6d3
nazdridoy
authored
Apr 16, 2025
View commits for tag v1.1.2
v1.1.2
9bfcc6d3
feat(cli): Enhance KeyboardInterrupt handling and config
· 303ed22b
nazdridoy
authored
Apr 16, 2025
303ed22b
build(pyproject): Bump version to 1.1.1
· e04c0568
nazdridoy
authored
Apr 16, 2025
View commits for tag v1.1.1
v1.1.1
e04c0568
ci(publish): Create Python package upload workflow
· 5c15dacc
nazdridoy
authored
Apr 16, 2025
5c15dacc
build: Update version and dependencies
· 501a70af
nazdridoy
authored
Apr 16, 2025
View commits for tag v1.1.0
v1.1.0
501a70af
refactor(ngpt): Simplify version handling in __init__.py
· 2386d1cf
nazdridoy
authored
Apr 16, 2025
2386d1cf
Loading