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 · v1.3.0
ngpt
Browse files
Apr 17, 2025
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
docs: Update README and CLI for multi-config support
· 9462ff76
nazdridoy
authored
Apr 16, 2025
9462ff76
feat(cli): Add --show-config and --all flags for detailed configuration display
· b8d8445e
nazdridoy
authored
Apr 16, 2025
b8d8445e
refactor(client): Simplify provider handling and payload construction
· f3d7cafb
nazdridoy
authored
Apr 16, 2025
f3d7cafb
feat(config): Add multi-config support and interactive config mode
· 6b41a1d2
nazdridoy
authored
Apr 16, 2025
6b41a1d2
Apr 15, 2025
docs: Update project description for broader API support
· 075efb13
nazdridoy
authored
Apr 15, 2025
075efb13
chore(pyproject): Update package metadata and dependencies
· 1d64c551
nazdridoy
authored
Apr 15, 2025
View commits for tag v1.0.0
v1.0.0
1d64c551
chore!(rebrand): Rebrand project from tOAI to nGPT
· f4e1a3e6
nazdridoy
authored
Apr 15, 2025
f4e1a3e6
refactor(cli): Update help text and version bump
· 5fb71e1c
nazdridoy
authored
Apr 15, 2025
5fb71e1c
feat(config): Transition to cross-platform configuration system
· 9ec0987f
nazdridoy
authored
Apr 15, 2025
View commits for tag v0.3.0
v0.3.0
9ec0987f
Apr 14, 2025
docs(README): Update CLI usage and model information
· 9c019fa3
nazdridoy
authored
Apr 15, 2025
9c019fa3
update: Bump version to 0.2.0 and update authors
· 1b103d6c
nazdridoy
authored
Apr 15, 2025
View commits for tag v0.2.0
v0.2.0
1b103d6c
refactor(cli): Restructure command handling to use mode flags
· 62d147db
nazdridoy
authored
Apr 15, 2025
62d147db
add: Initialize Python package structure with dependencies
· afe5b23e
nazdridoy
authored
Apr 14, 2025
afe5b23e
add: Create OpenAI API configuration files
· 3f5e94bf
nazdridoy
authored
Apr 14, 2025
3f5e94bf
add: Create gitignore file for Python projects
· c7defcec
nazdridoy
authored
Apr 14, 2025
c7defcec
docs: Add MIT license to project
· 7482c1ba
nazdridoy
authored
Apr 14, 2025
7482c1ba
init(public-release): Create tOAI project with Python CLI and OpenAI client
· 2e3eda49
nazdridoy
authored
Apr 14, 2025
2e3eda49
Loading