Skip to content

v0.15.18 - Chatbot Updates

Latest
Compare
Choose a tag to compare
@jasonacox jasonacox released this 09 Feb 07:04
697a42d

What's Changed

  • Chatbot update - model and image handling by @jasonacox in #18
  • Model selection will now be stored as a cookie to allow it to persist between sessions.
  • Image handling has been updated to recover when switching between vision models and language models. A new MAX_IMAGES setting has been added to allow persisting more than one image in the same conversation context (must be supported by model or the images will be pruned by chatbot)
  • Model selection option /model list will display list of available models in chat windows.

Full Changelog: v0.15.17...v0.15.18