Lytix-Labs / optimodel

Guards and protection agnostic to your model or provider
32 stars 1 forks source link

Guardrail - Schema validator #7

Open ssinha98 opened 2 months ago

ssinha98 commented 2 months ago

Check that the output of an LLM matches a shape. Specifically:

  1. is the right 'format' i.e. json, boolean, string etc...
  2. does it have the right attributes (i.e. column names)