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

Added Jiter Support #745

Merged
merged 4 commits into from
Jun 11, 2024
Merged

Added Jiter Support #745

merged 4 commits into from
Jun 11, 2024

Conversation

ivanleomk
Copy link
Collaborator

This solves issue #665 and introduces support for partial string parsing

summary=None
summary=None
summary=None
summary=''
summary='Mary'
summary='Mary had'
summary='Mary had a'
summary='Mary had a little'
summary='Mary had a little lamb'
summary='Mary had a little lamb whose'
summary='Mary had a little lamb whose fleece'
summary='Mary had a little lamb whose fleece was'
summary='Mary had a little lamb whose fleece was white'
summary='Mary had a little lamb whose fleece was white as'
summary='Mary had a little lamb whose fleece was white as snow'
summary='Mary had a little lamb whose fleece was white as snow and'
summary='Mary had a little lamb whose fleece was white as snow and everywhere'

Copy link

cloudflare-pages bot commented Jun 11, 2024

Deploying instructor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fd3ad1
Status:⚡️  Build in progress...

View logs

@ivanleomk
Copy link
Collaborator Author

Main tests that target the new changes are located in tests/dsl/test_partial.py. In the release tests, these are passing for python 3.9, 3.10 and 3.11

@ivanleomk ivanleomk requested a review from jxnl June 11, 2024 17:38
@jxnl jxnl merged commit 6914092 into main Jun 11, 2024
12 of 15 checks passed
@jxnl jxnl deleted the fix-string-parsing-issue branch June 11, 2024 17:40
bllchmbrs pushed a commit to bllchmbrs/instructor that referenced this pull request Jun 14, 2024
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.

None yet

2 participants