You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users may define highly complex CFGs. However, LLMs remain unaware of such grammars prior to decoding unless the grammar is included in their context. To ensure LLMs recognize these grammars, we must make the grammars visible within queries to LLMs.