Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental: add graphql schema parser #146

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bnjjj
Copy link
Contributor

@bnjjj bnjjj commented Jan 27, 2025

For fun and to experiment with outlines I wanted to create a graphql schema parser instead of json schema because I think it’s more human readable and graphql is pretty common these days.

This draft PR is just an experiment but let me know if it’s something that could be interesting for you.

I’m raising this PR mainly for feedback and help. I would like to test it using outlines in python as a lib but as I’m a newbie in python so if you have examples or docs to help me that would be awesome. Also if you have a full example using a jsonschema I can try to migrate to graphql to make sure it works as expected let me know.

You probably have a ton of work so it’s not urgent and I would understand if you don’t have time to help me or if it takes few days before getting an answer.

bnjjj added 2 commits January 22, 2025 15:34
Signed-off-by: Benjamin <[email protected]>
Signed-off-by: Benjamin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant