Skip to content

Releases: 64bit/async-openai

v0.29.6

15 Oct 01:28
async-openai-v0.29.6
3d0a137

Choose a tag to compare

What's Changed

  • Add support for expires_after field in CreateFileRequest and expires_at field in OpenAIFile by @MakotoE in #444
  • feat(spec): Add name field to ResponseFunctionCallArgumentsDone by @arist76 in #442

New Contributors

Full Changelog: async-openai-v0.29.5...async-openai-v0.29.6

v0.29.5

10 Oct 17:52
async-openai-v0.29.5
adc0bae

Choose a tag to compare

What's Changed

  • feat: Adds file_url to InputFile. Makes text on InputText public. by @lukasfri in #441

New Contributors

Full Changelog: async-openai-v0.29.4...async-openai-v0.29.5

v0.29.4

08 Oct 05:43
async-openai-v0.29.4
417f377

Choose a tag to compare

What's Changed

  • responses: add verbosity option to TextConfig by @joune in #439

New Contributors

Full Changelog: async-openai-v0.29.3...async-openai-v0.29.4

v0.29.3

07 Sep 00:33
async-openai-v0.29.3
7964f86

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: async-openai-v0.29.2...async-openai-v0.29.3

v0.29.2

24 Aug 18:30
async-openai-v0.29.2
b26346d

Choose a tag to compare

What's Changed

  • Add skip_serializing_if to more option types by @howardjohn in #412
  • fix: Add Scale and Priority to the ServiceTier enum for the Responses API by @Advayp in #419
  • Fix schema of code interpreter call output by @Advayp in #420

New Contributors

Full Changelog: async-openai-v0.29.1...async-openai-v0.29.2

v0.29.1

16 Aug 23:45
async-openai-v0.29.1
6c98fb9

Choose a tag to compare

What's Changed

  • Fix Typo in AssistantStreamEvent Variant (TreadCreatedThreadCreated) by @posky in #400
  • Fix typo in ChatCompletionToolChoiceOption docs by @wtdcode in #401
  • feat: update image generation API to match latest OpenAI specs by @Madoshakalaka in #402
  • fix(deps): bump to rand@0.9.0 by @starpit in #409
  • feat: Add minimal reasoning effort for gpt-5 by @timonv in #411
  • add Scale and Priority to ServiceTier by @kczimm in #416
  • Add streaming support for Responses API by @kazzix14 in #405

New Contributors

Full Changelog: async-openai-v0.29.0...async-openai-v0.29.1

v0.29.0

29 Jun 03:00
async-openai-v0.29.0
483c84f

Choose a tag to compare

What's Changed

  • Enable dyn dispatch by dyn Config objects by @ifsheldon in #383
  • Add missing voice Ballad to enum by @jregistr in #388
  • feat: enhance realtime response types and audio transcription options by @codesoda in #391
  • feat: change Prompt integer variants from u16 to u32 for future compatability by @paulhendricks in #392
  • task: Add serialize impl for ApiError by @tomharmon in #393
  • Adds support for fields in CreateResponse and Response structs for Responses API by @paulhendricks in #394
  • fix: remove hardcoded mime_str by @64bit in #395

New Contributors

Full Changelog: async-openai-v0.28.3...async-openai-v0.29.0

v0.28.3

07 Jun 19:38
async-openai-v0.28.3
097945b

Choose a tag to compare

What's Changed

  • Fix: regression with 0.28.2; web search options causes error when using reasoning models; add skip serializing if none to fix. by @spencerbart in #379
  • added copyright material links, Resolves #346 by @DarshanVanol in #380
  • Responses API - add missing completed state by @JensWalter in #384
  • refactor: adds Default to CompletionUsage, PromptTokensDetails, CompletionTokensDetails structs by @paulhendricks in #387
  • add flex service tier to chat completions by @spencerbart in #385

New Contributors

Full Changelog: async-openai-v0.28.2...async-openai-v0.28.3

v0.28.2

02 Jun 00:30
async-openai-v0.28.2
43c744b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: async-openai-v0.28.1...async-openai-v0.28.2

v0.28.1

13 Apr 18:43
async-openai-v0.28.1
aeb6d1f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: async-openai-v0.28.0...async-openai-v0.28.1