signebedi / gptty

ChatGPT wrapper in your TTY
MIT License
47 stars 7 forks source link

[tests] Add context.py tests when model_type == 'v1/chat/completions' #43

Closed signebedi closed 1 year ago

signebedi commented 1 year ago

[tests] Add context.py tests when model_type == 'v1/chat/completions' We only have basic context.py tests that don't check for more complex context structures. We should add additional tests when model_type == 'v1/chat/completions'.

Originally posted by @signebedi in https://github.com/signebedi/gptty/issues/40#issuecomment-1489394177