Skip to content

Feat upgrade outlines #218

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

Merged
merged 2 commits into from
Jul 27, 2025
Merged

Feat upgrade outlines #218

merged 2 commits into from
Jul 27, 2025

Conversation

codelion
Copy link
Owner

Fixes #217

codelion added 2 commits July 27, 2025 15:55
Updated the JSON plugin to use the new outlines API, including dynamic Pydantic model creation from JSON schema and updated model initialization. Added a comprehensive test suite for the plugin covering initialization, schema parsing, JSON generation, schema extraction, main run logic, and error handling.
@codelion codelion merged commit b64d891 into main Jul 27, 2025
3 checks passed
@codelion codelion deleted the feat-upgrade-outlines branch July 27, 2025 08:03
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.

json_plugin: outlines generate method is deprecated and removed from outlines>=1.1.0
1 participant