features
tool use now supported on ollama served models (see ollamabot.yml)
added documents.py, an example tool for fetching documents or news articles
config
--openaikey renamed --apikey
--openapiurl renamed --apiurl
--stream introduced to toggle api streaming support
--admins now uses hostmasks
streamlined shell tool api
the --name and --description command interfaces have been removed from the tool scripts to reduce clutter.
name and description fields are now directly within the schema.
bugfixes
too many to list, but importantly the session history should accurately reflect all assistant messages
Full Changelog: v0.72...v0.74