Skip to content

v0.3.0

Compare
Choose a tag to compare
@3x3cut0r 3x3cut0r released this 07 Nov 17:24
· 6 commits to main since this release

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