Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OpenAI-DotNet 8.7.2 source code.tar.gz | 2025-06-25 | 2.9 MB | |
OpenAI-DotNet 8.7.2 source code.zip | 2025-06-25 | 3.2 MB | |
README.md | 2025-06-25 | 613 Bytes | |
Totals: 3 Items | 6.1 MB | 0 |
What's Changed
- OpenAI-DotNet 8.7.2 by @StephenHodgson in https://github.com/RageAgainstThePixel/OpenAI-DotNet/pull/465
- Add support for predefined prompts in Responses endpoint
- Fixed WebSearchToolPreview streaming annotation deserialization
- Added IAnnotation
- Added UrlCitation
- Added ContainerFileCitation
- Responses.TextContent.Annotations array type changed from Annotation to IAnnotation
- Added Responses.TextContent.LogProbs
- Fixed Responses Tool serialization
Full Changelog: https://github.com/RageAgainstThePixel/OpenAI-DotNet/compare/v8.7.1...v8.7.2