openai-zod-to-json-schema
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "openai-zod-to-json-schema", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Convert Zod schemas to JSON schemas which are optionally compatible with OpenAI's structured outputs.", | ||
@@ -5,0 +5,0 @@ "author": "Travis Fischer <travis@transitivebullsh.it>", |
@@ -1,6 +0,6 @@ | ||
<p align="center"> | ||
<em>Convert Zod schemas to JSON schemas which are optionally compatible with OpenAI's structured outputs.</em> | ||
</p> | ||
# openai-zod-to-json-schema <!-- omit from toc --> | ||
<p align="center"> | ||
> Convert [Zod schemas](https://zod.dev) to [JSON schemas](https://json-schema.org) which are optionally compatible with [OpenAI's structured outputs](https://platform.openai.com/docs/guides/structured-outputs). | ||
<p> | ||
<a href="https://github.com/transitive-bullshit/openai-zod-to-json-schema/actions/workflows/main.yml"><img alt="Build Status" src="https://github.com/transitive-bullshit/openai-zod-to-json-schema/actions/workflows/main.yml/badge.svg" /></a> | ||
@@ -12,4 +12,2 @@ <a href="https://www.npmjs.com/package/openai-zod-to-json-schema"><img alt="NPM" src="https://img.shields.io/npm/v/openai-zod-to-json-schema.svg" /></a> | ||
# openai-zod-to-json-schema <!-- omit from toc --> | ||
- [Intro](#intro) | ||
@@ -29,2 +27,4 @@ - [Install](#install) | ||
This package will be kept in sync with any changes to OpenAI's vendored version. | ||
## Install | ||
@@ -31,0 +31,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
282121
1