OpenAI-DotNet
OpenAI-DotNet copied to clipboard
Use .net 9 json schema exporter for tool function schema generation
When .net 8 EOL comes, the custom JsonSchema generator in this library will be deprecated and replaced by the native system.text.json schema exporter:
https://devblogs.microsoft.com/dotnet/system-text-json-in-dotnet-9/#json-schema-exporter
- Blocked by https://github.com/dotnet/runtime/issues/113698