Skip to content

OpenAI-DotNet 8.3.0

Latest
Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 19 Sep 21:25
· 1 commit to main since this release
09ddbdc

What's Changed

  • OpenAI-DotNet 8.3.0 by @StephenHodgson in #369
    • Updated library to .net 8
    • Refactored TypeExtensions and JsonSchema generation
      • Improved JsonSchema generation for enums and dictionaries
      • Ensured JsonSchema properly handles nullable types
    • Ensure that function args are not re-serialized and passed back into tool function for future calls

Full Changelog: v8.2.5...v8.3.0