[go: nahoru, domu]

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

fix(deps): update rust crate async-openai to 0.23.0 - autoclosed #2274

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-openai dependencies minor 0.20.0 -> 0.23.0

Release Notes

64bit/async-openai (async-openai)

v0.23.3: v0.23.3

Compare Source

Bug Fixes
  • Skip serialization of None optional fields in CreateRunRequest because API does not accept "null" #​234 #​235 #​236
Thank you contributors

v0.23.2: v0.23.2

Compare Source

Bug Fixes
Thank you contributors

v0.23.1: v0.23.1

Compare Source

Added
  • Audio translate API in SRT format via Audio::translate_raw
Updated
  • spec from upstream (notably parallel_tool_calls parameter)
Bug Fixes
  • Correct types for deserialization of VectorStoreFileObjectChunkingStrategy and VectorStoreObject by @​hiibolt in #​230
Thank you contributors

v0.23.0: v0.23.0

Compare Source

Added
  • Assistants streaming API support
  • Assistant examples for file search, code interpreter, and function calling with streaming.
Updated
  • Types synced from upstream spec
  • crate dependencies
Bug Fixes
  • Serialization and deserailization of types should lead to same data type. Reported and test included in #​216 by @​sontallive
  • File retreive content API now returns Bytes instead of String
  • FileCitation deserialization fix #​222 by @​kitalia
  • assistant: don't send null values for tool resources #​226 by @​domenkozar
Miscellaneous
Thank you contributors

v0.21.0: v0.21.0

Compare Source

New

Added

  • Batch API
  • Vector Stores API
  • Support for OpenAI Project ID
  • List checkpoints Fine Tuning API
  • Delete messages API

Updated

  • Types for Assistant API v2
  • Types for Audio translations API
  • Type ApiError to match spec.
  • Doc comments from spec.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from 93ea412 to f46a2bc Compare July 2, 2024 00:08
@renovate renovate bot changed the title fix(deps): update rust crate async-openai to 0.23.0 fix(deps): update rust crate async-openai to 0.23.0 - autoclosed Jul 2, 2024
@renovate renovate bot closed this Jul 2, 2024
@renovate renovate bot deleted the renovate/async-openai-0.x branch July 2, 2024 00:58
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.

None yet

0 participants