outlines icon indicating copy to clipboard operation
outlines copied to clipboard

Enable FSM compilation message toggle

Open cpfiffer opened this issue 1 year ago • 1 comments

This message pops up quite a bit, especially when you have a variety of schemas to generate.

https://github.com/outlines-dev/outlines/blob/8e94488d4ee3c5a29a919d0b9e19f7ea4170b1f4/outlines/fsm/regex.py#L805

It'd be nice to be able to have the option to disable it. What would be a good approach? Keyword arguments?

cpfiffer avatar Aug 16 '24 07:08 cpfiffer

I guess that's the standard way of doing it.

rlouf avatar Aug 16 '24 09:08 rlouf