citadel-ai / langcheck

Simple, Pythonic building blocks to evaluate LLM applications.

Home Page:https://langcheck.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store exception messages in EvalValue

kennysong opened this issue · comments

For example, for

  • langcheck.eval.is_json_array()
  • langcheck.eval.is_json_object()
  • langcheck.eval.run_valid_fn()