Skip to content

v0.2.85

Compare
Choose a tag to compare
@NolanTrem NolanTrem released this 13 Aug 18:20
· 176 commits to main since this release
9fe50bf

A few important bug fixes in 0.2.85!

What's Changed

  • Fix parsing config in example config files by @hvoecking in #864
  • Allow BASE_URL and TRAEFIK_DASHBOARD_PORT (added) to be passed in from environment vars by @smig23 in #862
  • Add agent entry to set local ollama/llama3.1 model by @smig23 in #866

New Features

  • Environment variable support for BASE_URL and TRAEFIK_DASHBOARD_PORT

Bug Fixes

  • Fixed parsing config in example config files
  • Added agent entry in config for local ollama/llama3.1 model

New Contributors

We'd like to extend a warm welcome to our new contributor and thank all those who made this release possible!

Full Changelog

For a detailed list of all changes, please see: v2.0.84...v0.2.85


To update to this version, run r2r update from your CLI. If you encounter any issues or have any questions, please don't hesitate to open an issue on Github!