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

feat: Remove zod-to-json-schema usage #310

Merged
merged 3 commits into from
Dec 15, 2024
Merged

feat: Remove zod-to-json-schema usage #310

merged 3 commits into from
Dec 15, 2024

Conversation

johnjcsmith
Copy link
Contributor

@johnjcsmith johnjcsmith commented Dec 15, 2024

Removes final zod-to-json-schema usage as it required running an eval at runtime.

Instead, build the model's output schema using JsonSchema directly.

@johnjcsmith johnjcsmith changed the title feat: Remove json-schema-to-zod usage feat: Remove zod-json-schema usage Dec 15, 2024
@johnjcsmith johnjcsmith changed the title feat: Remove zod-json-schema usage feat: Remove zod-to-json-schema usage Dec 15, 2024
@johnjcsmith johnjcsmith merged commit 58e4fff into main Dec 15, 2024
27 checks passed
@johnjcsmith johnjcsmith deleted the feat/remove-eval branch December 15, 2024 21:39
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.

2 participants