Replies: 1 comment
-
It should work, could you share an example with us? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
JSON schema has the following format
{ "type": "string", "pattern": "^(\\([0-9]{3}\\))?[0-9]{3}-[0-9]{4}$" }
Does Outlines support this? I tested it but it doesn't seem to work or am I using a wrong property?
Beta Was this translation helpful? Give feedback.
All reactions