OpenAI-DotNet 8.3.0
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