issues
search
signebedi
/
gptty
ChatGPT wrapper in your TTY
MIT License
50
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[bug] `questions` not defined
#73
signebedi
closed
1 year ago
0
Validate support for gpt4-turbo
#72
signebedi
opened
1 year ago
1
Add a `buy me a coffee` social link
#71
signebedi
closed
1 year ago
0
[db] add support for a wider variety of datastores
#70
signebedi
opened
1 year ago
0
[scripting] extend the UniversalCompletion class with context generation
#68
signebedi
opened
1 year ago
0
Deploy v.0.2.8
#67
signebedi
opened
1 year ago
0
[docs] generate documentation
#66
signebedi
closed
1 year ago
1
Deploy v.0.2.7
#64
signebedi
closed
1 year ago
0
[bug] cannot connect to any model without org_id specified
#63
signebedi
closed
1 year ago
0
[debug] Include analytics and usage statistics for the given API key
#62
signebedi
opened
1 year ago
2
[docs] add `discussion` for custom prompts and examples
#61
signebedi
opened
1 year ago
0
[docs] add pre-built query templates
#60
signebedi
opened
1 year ago
0
[accessibility] add multi-language support
#59
signebedi
opened
1 year ago
0
[api] add rate-limit handling
#58
signebedi
opened
1 year ago
0
[integration] Integrate chat and query functionality to Jupyter notebooks
#57
signebedi
opened
1 year ago
0
[runtime] test `chat` UX across various terminal emulators
#56
signebedi
opened
1 year ago
0
Add docstrings
#55
signebedi
closed
1 year ago
0
[tests] test additional_context passed to get_context
#54
signebedi
closed
1 year ago
1
[context] logic sometimes fails to constrain queries to `max_context_length`
#53
signebedi
closed
1 year ago
0
Deploy v.0.2.6
#52
signebedi
closed
1 year ago
0
[runtime] gracefully handle keyboard interrupts in `chat`
#51
signebedi
closed
1 year ago
0
Using arrow keys to edit question prints escape characters
#50
hyp-er
closed
1 year ago
2
Added: Internet connectivity check (#48)
#49
hyp-er
closed
1 year ago
0
[runtime] add a check for internet connectivity and return error if no connection
#48
signebedi
closed
1 year ago
3
[runtime] add a `--quiet` tag for `query` subcommand
#47
signebedi
closed
1 year ago
0
[runtime] add a `--json` flag to return `query` data as a JSON object
#46
signebedi
closed
1 year ago
0
Deploy v.0.2.5
#45
signebedi
closed
1 year ago
0
[tests] consider whether and how to test __main__.py and gptty.py
#44
signebedi
opened
1 year ago
1
[tests] Add context.py tests when model_type == 'v1/chat/completions'
#43
signebedi
closed
1 year ago
0
[bug] tagging not working for multi-word tags
#42
signebedi
closed
1 year ago
0
[tests] integrate with testing CI/CD software
#41
signebedi
closed
1 year ago
0
[tests] write initial unit tests
#40
signebedi
closed
1 year ago
3
[scripting] expose universalCompletion class in __init__.py
#39
signebedi
closed
1 year ago
2
add an __init__.py file
#38
signebedi
closed
1 year ago
1
[context] add support for `--additional_context` option for `query` subcommand
#37
signebedi
closed
1 year ago
3
[model] allow `forgetting` older conversations within same context when approaching token limit
#36
signebedi
closed
1 year ago
1
[runtime] add bool config log_reponses
#35
signebedi
opened
1 year ago
0
Deploy v.0.2.4
#34
signebedi
closed
1 year ago
0
Deploy v.0.2.3
#33
signebedi
closed
1 year ago
0
[model] add model validation
#32
signebedi
closed
1 year ago
0
[model] add support for chatcompletion models
#31
signebedi
closed
1 year ago
1
[bug] openai.error.InvalidRequestError: This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/completions?
#30
signebedi
closed
1 year ago
2
[tests] add `tiktoken` to show token count in debug / verbose mode
#29
signebedi
closed
1 year ago
0
[tests] add debug / verbose mode
#28
signebedi
closed
1 year ago
0
Deploy v.0.2.2
#27
signebedi
closed
1 year ago
0
[context] weigh recent text more heavily in keyword tokenization
#26
signebedi
closed
1 year ago
0
[context] allow keyword-only context using RAKE to minimize API usage fees
#25
signebedi
closed
1 year ago
1
[runtime] add response formatting options
#24
signebedi
closed
1 year ago
0
[docs] add some guidelines for bash scripting
#23
signebedi
closed
1 year ago
0
Deploy v.0.2.1
#22
signebedi
closed
1 year ago
0
Next