Skip to content

Releases: devlooped/dotnet-openai

v0.9.9

22 Apr 22:36

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Switch from Devlooped.JQ to Devlooped.JQSharp by @Copilot in #162

🔨 Other

  • bump all dependencies to latest versions by @Copilot in #156

New Contributors

  • @Copilot made their first contribution in #156

Full Changelog: v0.9.8...v0.9.9

Sponsors

The following sponsors made this release possible: @clarius, @MFB-Technologies-Inc, @khamza85, @sandrock, @drivenet, @Keflon, @tbolon, @kfrancis, @rbnswartz, @jfoshee, @Mrxx99, @eajhnsn1, @Jonathan-Hickey, @KenBonny, @SimonCropp, @agileworks-eu, @arsdragonfly, @vezel-dev, @ChilliCream, @4OTC, @DominicSchell, @adalon, @torutek, @mccaffers, @SeikaLogiciel, @wizardness.

Thanks 💜

v0.9.8

24 May 23:12
@kzu kzu

Choose a tag to compare

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

05 May 22:36
@kzu kzu

Choose a tag to compare

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.6

05 May 15:56
@kzu kzu

Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Vector store may not have a name by @kzu in #88

Full Changelog: v0.9.5...v0.9.6

v0.9.5

04 May 22:45
@kzu kzu

Choose a tag to compare

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

02 May 15:14
@kzu kzu

Choose a tag to compare

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

01 May 23:41
@kzu kzu

Choose a tag to compare

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

30 Apr 20:40
@kzu kzu

Choose a tag to compare

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

29 Apr 22:01
@kzu kzu

Choose a tag to compare

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

29 Apr 17:48
@kzu kzu

Choose a tag to compare

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