Lark grammar length limit is too low

I’m trying to use the new context-free grammar feature with a custom tool. The Lark grammar I’m trying to use is about 35,000 characters long. My requests are being rejected with an error message that says the limit is 20,000. Having a higher limit would help tremendously.

1 Like