force json output
#32
by
joa23
- opened
Hi,
Any suggestions how to force json output confirm with a provided schema? I tried JsonFormer but it fails since its missing position_ids. Clearly a limitation of JsonFormer.
I appreciate any pointers.