Skip to content

1.7

Choose a tag to compare

@csebold csebold released this 01 Apr 06:51
· 2574 commits to main since this release
1.7
d59a401

Release 1.7

1.7: Plugin support: basics, routes, LLM providers

  • Quick-hide for sensitive tags, hit one button and watch everything tagged that way disappear, toggle it back and it reappears
  • Logging to stdout or file (see ENV file for configuration)
  • Web search support (internal for providers that support it)
  • Cascading deletion for characters (deletes memories and optionally images and chats associated with the character)
  • Cleanup and better UI for chat cards
  • Plugin support
    • New routes
    • Moved LLM providers to plugins
  • Moved images to the file handling system so that they are no longer a separately maintained thing