top | item 45347840

(no title)

joatmon-snoo | 5 months ago

We’ve had a lot of success implementing schema-aligned parsing in BAML, a DSL that we’ve built to simplify this problem.

We actually don’t like constrained generation as approach - among other issues it limits your ability to use reasoning - and instead the technique we’re using is algorithm-driven error-tolerant output parsing.

https://boundaryml.com/

discuss

order

maxdo|5 months ago

Love your work , thanks ! , 12 factor agent implementation uses your tools too.