• v1.4.0 310b123d12

    v1.4.0 Stable

    blackruby released this 2026-05-18 16:07:12 +00:00 | 46 commits to main since this release

    • Added functions callable by llms during content generation
      • networking: ping_host, traceroute
      • time: get_date_time
      • matrix: who_mentioned (to find out who mentioned a specific user, when, and in which message)
    • Added mention event log service to keep track of mentions in chat rooms
    • Added support for interacting with image input (if the llm model supports vision, else processes prompt without image attachment)
    • Major refactoring done to project architecture.
    Downloads