Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:19
· 167 commits to v3 since this release
707d9a0

Features

  • Added GPT-OSS 20B and 120B models with 128K context window and reasoning capabilities by @statefb (#924)
  • Added support for AWS Bedrock global inference profiles with automatic fallback to regional inference by @statefb (#922)
  • Added geolocation restriction capability through new configuration variable allowedCountries by @mludvig (#919)
  • Implemented global model availability control with globalAvailableModels configuration parameter by @faidrapts (#917)