BoundaryML / baml

BAML is a language that helps you get structured data from LLMs, with the best DX possible. Works with all languages. Check out the promptfiddle.com playground
https://docs.boundaryml.com
Apache License 2.0
1.09k stars 34 forks source link

Baml Playground tests do not support dynamics #711

Open villagab4 opened 3 months ago

villagab4 commented 3 months ago

When writing tests in baml files, there is no way to assign values for dynamic types

As a result, the deserializer is unable to parse the LLM response correctly, leading to all the test cases failing