We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.1.0 - add basic completion wrapper
gptty.conf
tag
0.2.0 - add runtime commands
0.2.1 - add log command
log
0.2.2 - add keyword tokenization
0.2.3 - model validation and chat completion
forgetting
0.2.4 - debug and verbose modes
tiktoken
0.2.5 - improved chatroom experience and query options
--additional_context
query
--json
--quiet
chat
max_context_length
0.2.6 - organization ID fix
0.2.7 - UniversalCompletion abstraction
0.2.8 - daemons and add'l context tools
Backlog
The text was updated successfully, but these errors were encountered:
No branches or pull requests
0.1.0 - add basic completion wrapper
gptty.conf
file #3tag
#70.2.0 - add runtime commands
0.2.1 - add log command
log
subcommand #210.2.2 - add keyword tokenization
0.2.3 - model validation and chat completion
forgetting
older conversations within same context when approaching token limit #360.2.4 - debug and verbose modes
tiktoken
to show token count in debug / verbose mode #290.2.5 - improved chatroom experience and query options
--additional_context
option forquery
subcommand #37--json
flag to returnquery
data as a JSON object #46--quiet
tag forquery
subcommand #47chat
#51max_context_length
#530.2.6 - organization ID fix
0.2.7 - UniversalCompletion abstraction
0.2.8 - daemons and add'l context tools
Backlog
The text was updated successfully, but these errors were encountered: