Skip to content

v6.0.0

Latest

Choose a tag to compare

@anasfik anasfik released this 08 Nov 22:20

What's Changed

  • [Audio] createTranscription Added timestamp_granularities[] request parameter and updated response object by @mihirshahxenlabs in #157
  • Unhandled Exception caused by jsonDecode(data) in postStream() by @masa8 in #153
  • [Edit] fix chat completion & opt. by @lollipopkit in #148
  • Remove toolChoice from ChatGpt example by @thomasdf in #145
  • fix: The type in OpenAIChatCompletionChoiceMessageContentItemModel.im… by @zmhu in #144
  • doc: edit function name by @y0u-0 in #141
  • Added imageBase64 capability instead of Image URL only for gpt-4-vision by @jber18 in #166
  • Changed JSON Syntax for imageUrls to have a object instead of a String. by @Mia-Ameisbichler in #171
  • renamed "max_tokens" to "max_completion_tokens" and added dynamic parameters by @nafiskabbo in #214
  • Feature: Added possibility to specify the dimensions of the embeddings to be created by @MatthiasKi in #211
  • Add support chunking_strategy in Whisper #212 by @DitriXNew in #213
  • fix(model): image_url changed to object from string as specified in OpenAI API spec by @MbBrainz in #198
  • Update responseFormat type by @VadymMatus in #208
  • Update README.md by @bashka411 in #197
  • Add timeout to postStream API by @kyakuno in #194
  • feat: Support dynamic responseFormat by @DuzziG in #193
  • replaceed all typo "Wether" to "Whether" by @luxun1910 in #192
  • Example of getting bytes instead of saving directly to file for speech by @dylandhall in #177
  • fix: /chat body compatibility by @lollipopkit in #178
  • Add stream_options property to get token usage. by @dominic-deantonio in #180

New Contributors

Full Changelog: v5.0.0...v6.0.0