diff --git a/OpenAi.JsonSchema/OpenAi.JsonSchema.csproj b/OpenAi.JsonSchema/OpenAi.JsonSchema.csproj index bafeb56..eea5bda 100644 --- a/OpenAi.JsonSchema/OpenAi.JsonSchema.csproj +++ b/OpenAi.JsonSchema/OpenAi.JsonSchema.csproj @@ -4,10 +4,40 @@ net8.0 enable enable + true + true + True + + OpenAi-JsonSchema + 0.0.1 + OpenAi-JsonSchema + René Larch + Copyright © LarchSys and Wedomagic 2024 + OpenAI;JsonSchema;AI;StructuredOutputs;SchemaGeneration + + OpenAi-JsonSchema is a lightweight library for generating valid JSON Schema + for OpenAI models' Structured Outputs feature. It supports a wide range of types, + ensures compatibility with OpenAI's JSON Schema format, and leverages C# descriptions + and attributes for schema generation. + + MIT + https://github.com/r-Larch/OpenAi.JsonSchema.git + README.md + true + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +