Skip to content

feat: add Standard JSON Schema#3102

Merged
Marsup merged 1 commit into
masterfrom
feat/standard-json-schema
Mar 23, 2026
Merged

feat: add Standard JSON Schema#3102
Marsup merged 1 commit into
masterfrom
feat/standard-json-schema

Conversation

@Marsup
Copy link
Copy Markdown
Collaborator

@Marsup Marsup commented Mar 18, 2026

Fixes #3096.

This is a best effort conversion, but I think it's pretty good. I think there are still limitations on Joi.ref/Joi.link, it's likely that not everything will work as expected.

@Marsup Marsup self-assigned this Mar 18, 2026
@Marsup Marsup added the feature New functionality or improvement label Mar 18, 2026
Copy link
Copy Markdown

@damusix damusix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! We can use joi to express json schemas to langchain and llms now. Pretty sweet.

@Marsup Marsup added this to the 18.1.0 milestone Mar 19, 2026
@Marsup Marsup force-pushed the feat/standard-json-schema branch from 25c8e72 to f9f9c32 Compare March 23, 2026 16:54
@Marsup Marsup merged commit b366678 into master Mar 23, 2026
9 checks passed
@Marsup Marsup deleted the feat/standard-json-schema branch March 23, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider implementing Standard JSON Schema

2 participants