• v1.4.0-pre2 9e24950474

    v1.4.0-pre2 Pre-release

    blackruby released this 2026-05-15 22:19:11 +00:00 | 57 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
    • Moved files into their respective domain specific dirs: service, model, tool, etc.
    • Added support for interacting with image input (if the llm model supports vision, else processes prompt without image attachment)
    Downloads