guardflow 0.2.0

Validators and a retry-until-valid guard for LLM output, in Rust
Documentation
1
2
3
4
5
rules:
  - rule: not_empty
  - rule: max_length
    max: 500
  - rule: no_pii