Fabian Hiller

Results 1108 comments of Fabian Hiller

There is a dirty state for each field. If I have a minimal StackBlitz reproduction, I can check if what you want is already possible. At the moment I am...

Sorry for not getting back to this at the same pace I usually do, but at the moment I can't find the time to investigate this further. I will try...

Thank you Shai! I will try to review and merge this PR in December.

I expect to finish the implementation of our [official `toJsonSchema` function](https://github.com/fabian-hiller/valibot/pull/802) next week. Should I follow the implementation for Zod in this repository and create a PR with similar code...

For us as a project, it would be an honor and short-term marketing advantage to be part of this library, but otherwise I fully agree that OpenAI should not be...

We will probably release the first version of our `toJsonSchema` function tomorrow and would be ready to proceed with the integration into OpenAI's SDK.

v0.1.0 of our official `toJsonSchema` function is now available: - https://github.com/fabian-hiller/valibot/tree/main/packages/to-json-schema - https://www.npmjs.com/package/@valibot/to-json-schema - https://jsr.io/@valibot/[email protected]

Thanks for getting back to me! I have an alternative idea. I am working with Colin (creator of Zod) and other schema library authors to define a standard interface for...

The [Standard Schema](https://standardschema.dev/) team is currently working on a Standard JSON Schema spec. We will share more details soon. It would be great if OpenAI could integrate it in the...

Thank you for creating this issue and sorry for my late reply. Yes, this is theoretically possible but I need to investigate all possible solutions first. Can you share your...