v0.3.0
HIGHLIGHT: added context support for /v1/chat/completions
- Added "enable context?" toggle to Model Settings to turn on/off context (default = True)
- Added n_ctx in config.json set context size if context is enabled
- now load config into session_state and read from session_state instead of config