Releases: devlooped/dotnet-openai
Releases · devlooped/dotnet-openai
v0.9.8
What's Changed
✨ Implemented enhancements
- Improve performance with --skip --take on large lists by @kzu in #94
📝 Documentation updates
- Improve readme for discoverability by @kzu in #97
- +Mᐁ includes by @kzu in #98
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
✨ Implemented enhancements
- Fix the empty/null name more generally by @kzu in #89
- Allow adding or modifying file attributes in a vector store by @kzu in #91
- Allow deleting files when deleting vector store by @kzu in #90
Full Changelog: v0.9.6...v0.9.7
v0.9.5
What's Changed
✨ Implemented enhancements
- Use OpenAI's built-in support for score threshold by @kzu in #87
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
✨ Implemented enhancements
- Add autosync of sponsor manifest by @kzu in #86
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
✨ Implemented enhancements
- Add auth list command to view projects by @kzu in #83
- Don't render empty tables by @kzu in #84
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
🐛 Fixed bugs
- Bump ThisAssembly dependency to fix sponsor check (JWK was improperly read)
✨ Implemented enhancements
- Enable --debug switch in release builds too by @kzu in #80
🔨 Other
- Use repo configuration if present for Configuration by @kzu in #79
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
🐛 Fixed bugs
- Don't issue message on sponsorship for sponsors by @kzu in #76
📝 Documentation updates
- Update docs from sponsor commands by @kzu in #77
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
✨ Implemented enhancements
- Allow attribute-based filtering in semantic search by @kzu in #70
🐛 Fixed bugs
- Fix DI for sponsor commands, refactor a bit by @kzu in #74
📝 Documentation updates
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
✨ Implemented enhancements
- Make search render more concise by @kzu in #56
- Check for updates once a day max unless forced by @kzu in #57
- Add SponsorLink v2 integration and commands by @kzu in #60
- Leverage DI for command registration too by @kzu in #62
- Add ID>Name mapping for vector stores, add end2end test by @kzu in #63
🐛 Fixed bugs
- Restore command help generation by @kzu in #66
Full Changelog: v0.7.1...v0.8.1