Skip to content

Releases: foundation-model-stack/fms-guardrails-orchestrator

0.4.1

23 Aug 19:19
d1c16f4
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix content standalone endpoint response object by @gkumbhat in #177
  • 🐛 Fix offset for standalone content results by @gkumbhat in #179

Full Changelog: 0.4.0...0.4.1

0.4.0 - Evidence support and deps update

23 Aug 15:46
de0aa8c
Compare
Choose a tag to compare

What's Changed

  • Update Rust & cargo dependencies, cleanup models.rs by @declark1 in #155
  • Configure explicit tls roots for tonic client by @declark1 in #157
  • Update DetectorParams to newtype wrapper by @declark1 in #156
  • 📝 Update evidence for detector API and context docs by @evaline-ju in #160
  • Update Document Context detector endpoint on ADR by @mdevino in #168
  • 🐛 Fix detector params not getting passthrough to detector for context type by @gkumbhat in #170
  • 🏷️ Make evidence value optional by @evaline-ju in #174

Full Changelog: 0.3.0...0.4.0

0.3.0 - New endpoints

06 Aug 13:57
73e05e0
Compare
Choose a tag to compare

What's Changed

  • ✨ Generation detection unary endpoint by @mdevino in #116
  • 🔧 Allow for configuration of request timeouts per service by @evaline-ju in #140
  • 🐛 Fix edge case validation for masks that reach end of inputs by @evaline-ju in #148
  • ✨ Implementation of /context endpoint by @mdevino in #147
  • ✨ Implement /detection/generated by @mdevino in #152

Full Changelog: 0.2.0...0.3.0

0.2.0 - Error handling and fixes

31 Jul 21:00
35d0e38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0