Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency OpenAI-DotNet to v8 #177

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenAI-DotNet 7.7.8 -> 8.0.3 age adoption passing confidence

Release Notes

RageAgainstThePixel/OpenAI-DotNet (OpenAI-DotNet)

v8.0.3: OpenAI-DotNet 8.0.3

What's Changed

Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.0.2...v8.0.3

v8.0.2: OpenAI-DotNet 8.0.2

What's Changed

  • OpenAI-DotNet 8.0.2 by @​StephenHodgson in https://github.com/RageAgainstThePixel/OpenAI-DotNet/pull/329
    • Fixed Thread.Message.Attachement serialization
    • Fixed CreateAssistantRequest to properly copy all override assistant properties
    • Fixed some objects that are chunked, were not properly being appended to the final object
    • Added FileSearchOptions to Tool.FileSearch
    • Added some additional constructor overloads for CodeInterpreterResources
    • Added some additional constructor overloads for VectorStoreRequest
    • Thread.DeleteAsync and Assistant.DeleteAsync now fetch the latest before deleting when deleteToolResources is also requested
    • Refactored the way Function handles reflected invocations for both synchronous and asynchronous calls
      • Function.InvokeAsync will now properly also call synchronous invocations in the tool call collection
    • Refactored Threads/Assistant Unit Tests

Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.0.1...v8.0.2

v8.0.1: OpenAI-DotNet 8.0.1

What's Changed

  • Fixed Thread.Run.Status enum ordering

Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v8.0.0...v8.0.1

v8.0.0: OpenAI-DotNet 8.0.0

What's Changed

  • Updated Assistants Beta v2
  • Added support for specifying project id
  • Added BatchEndpoint
  • Added VectorStoresEndpoint
  • Added Message.ctr to specify specific tool call id, function name, and content
  • Renamed OpenAI.Images.ResponseFormat to OpenAI.Images.ImageResponseFormat
  • Changed ThreadEndpoint.CancelRunAsync return type from RunResponse to bool
  • Fixed Json defined Tools/Functions being improperly added to tool cache
  • Added Tool.TryUnregisterTool to remove a tool from the cache

Full Changelog: RageAgainstThePixel/OpenAI-DotNet@v7.7.8...v8.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@LiamMorrow LiamMorrow merged commit 2bebb91 into main Jun 17, 2024
6 checks passed
@renovate renovate bot deleted the renovate/openai-dotnet-8.x branch June 17, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant