LiteParse pairs fast text parsing with a two-stage agent pattern, falling back to multimodal models when tables or charts ...
unauthorized_response = load_json("examples/api/unauthorized-response.sample.json") forbidden_response = load_json("examples/api/forbidden-response.sample.json ...
Here's an example of a project with 2 flex/bison parsers. Unfortunately, flex and bison use a ton of global variables, so we can easily get linker conflicts. The main idea is that we can separate them ...