Skip to content

v1.11.1

Choose a tag to compare

@rafaelburlet rafaelburlet released this 08 Jun 19:10
· 42 commits to main since this release

Patch: production sanctions name-screening (now populated, with non-Latin coverage), native context window for BYOK/self-host models, and trial-email polish.

Features

  • Native context window — resolve the real context window for custom / BYOK / self-host models instead of a fixed fallback. (#696)

Fixes

  • BYOK model id — render the model-id field for the generic OpenAI-compatible endpoint so the config can be saved (it was rejected with HTTP 400). (#697)

Control Plane (managed hosting)

  • Sanctions name list — bake the OpenSanctions list into the image so production screening is populated on the read-only container. (#266)
  • Sanctions non-Latin coverage — index Cyrillic / CJK / Arabic names; closes a ~34% list blind spot. (#267)
  • Trial email — warmer trial-ending copy that names the exact charge amount. (#252)