Skip to content

Latest commit

 

History

History
585 lines (290 loc) · 28 KB

CHANGELOG.md

File metadata and controls

585 lines (290 loc) · 28 KB

Changelog

0.1.0-alpha.56 (2025-02-07)

Full Changelog: v0.1.0-alpha.55...v0.1.0-alpha.56

Features

  • pagination: avoid fetching when has_more: false (#218) (22dfd12)

Bug Fixes

  • fix early cancel when RequestTimeout is provided for streaming requests (#221) (4843296)

0.1.0-alpha.55 (2025-02-05)

Full Changelog: v0.1.0-alpha.54...v0.1.0-alpha.55

Bug Fixes

  • api: add missing reasoning effort + model enums (#215) (a2345e6)
  • update stream error handling (#213) (2f82244)

0.1.0-alpha.54 (2025-02-05)

Full Changelog: v0.1.0-alpha.53...v0.1.0-alpha.54

Bug Fixes

  • streaming: correctly decode assistant events (38ded46)

Chores

  • add UnionUnmarshaler for responses that are interfaces (#211) (185d848)

0.1.0-alpha.53 (2025-02-05)

Full Changelog: v0.1.0-alpha.52...v0.1.0-alpha.53

Bug Fixes

  • api/types: correct audio duration & role types (#209) (bb8cc1a)

Chores

  • api: delete deprecated method (#208) (0a927ba)
  • docs: add docstring explaining streaming pattern (#205) (0bdb37f)

Documentation

0.1.0-alpha.52 (2025-02-03)

Full Changelog: v0.1.0-alpha.51...v0.1.0-alpha.52

Features

  • client: send X-Stainless-Timeout header (#204) (4ccf9c9)

Bug Fixes

  • stream: ensure .Close() doesn't panic (#194) (02983a3)
  • stream: ensure .Close() doesn't panic (#201) (2df52a9)

Documentation

0.1.0-alpha.51 (2025-01-31)

Full Changelog: v0.1.0-alpha.50...v0.1.0-alpha.51

Features

Bug Fixes

  • fix unicode encoding for json (#193) (3bd3c60)
  • types: correct metadata type + other fixes (c5689d0)

0.1.0-alpha.50 (2025-01-29)

Full Changelog: v0.1.0-alpha.49...v0.1.0-alpha.50

Chores

0.1.0-alpha.49 (2025-01-22)

Full Changelog: v0.1.0-alpha.48...v0.1.0-alpha.49

Features

  • api: update enum values, comments, and examples (#181) (a074981)
  • Minor text change: Update readme to say beta instead of alpha (2b766ab)
  • support deprecated markers (#178) (3d6f52f)

0.1.0-alpha.48 (2025-01-21)

Full Changelog: v0.1.0-alpha.47...v0.1.0-alpha.48

Bug Fixes

  • fix apijson.Port for embedded structs (#174) (b9bc4bf)
  • fix apijson.Port for embedded structs (#177) (a85df33)

Chores

0.1.0-alpha.47 (2025-01-20)

Full Changelog: v0.1.0-alpha.46...v0.1.0-alpha.47

Bug Fixes

  • flush stream response when done event is sent (#172) (fa793de)

0.1.0-alpha.46 (2025-01-17)

Full Changelog: v0.1.0-alpha.45...v0.1.0-alpha.46

Chores

  • internal: streaming refactors (#165) (168a030)
  • types: rename vector store chunking strategy (#169) (2dc79a6)

0.1.0-alpha.45 (2025-01-09)

Full Changelog: v0.1.0-alpha.44...v0.1.0-alpha.45

Chores

0.1.0-alpha.44 (2025-01-08)

Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44

Documentation

0.1.0-alpha.43 (2025-01-03)

Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43

Chores

0.1.0-alpha.42 (2025-01-02)

Full Changelog: v0.1.0-alpha.41...v0.1.0-alpha.42

Chores

0.1.0-alpha.41 (2024-12-21)

Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41

Chores

Documentation

0.1.0-alpha.40 (2024-12-17)

Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40

Features

  • api: new o1 and GPT-4o models + preference fine-tuning (#142) (9207561)

Chores

0.1.0-alpha.39 (2024-12-05)

Full Changelog: v0.1.0-alpha.38...v0.1.0-alpha.39

Features

Chores

0.1.0-alpha.38 (2024-11-20)

Full Changelog: v0.1.0-alpha.37...v0.1.0-alpha.38

Features

Chores

0.1.0-alpha.37 (2024-11-12)

Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37

Bug Fixes

0.1.0-alpha.36 (2024-11-11)

Full Changelog: v0.1.0-alpha.35...v0.1.0-alpha.36

Bug Fixes

  • correct required fields for flattened unions (#120) (8fe865b)

Documentation

0.1.0-alpha.35 (2024-11-10)

Full Changelog: v0.1.0-alpha.34...v0.1.0-alpha.35

Bug Fixes

  • api: escape key values when encoding maps (#116) (a2bcd73)

0.1.0-alpha.34 (2024-11-07)

Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34

Documentation

0.1.0-alpha.33 (2024-11-05)

Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33

Features

  • api: add support for predicted outputs (#110) (ab88fa9)

Refactors

  • sort fields for squashed union structs (#111) (f7e4ac8)

0.1.0-alpha.32 (2024-10-30)

Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32

Features

  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#101) (f946acc)

0.1.0-alpha.31 (2024-10-23)

Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31

Chores

0.1.0-alpha.30 (2024-10-22)

Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30

⚠ BREAKING CHANGES

  • client: improve naming of some variants (#89)

Features

  • client: improve naming of some variants (#89) (12ac070)

0.1.0-alpha.29 (2024-10-17)

Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29

Features

  • api: add gpt-4o-audio-preview model for chat completions (#88) (03da9c9)
  • assistants: add polling helpers and examples (#84) (eab25dd)

Bug Fixes

0.1.0-alpha.28 (2024-10-16)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

  • move pagination package from internal to packages (#81) (8875bdc)

0.1.0-alpha.27 (2024-10-14)

Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27

Chores

0.1.0-alpha.26 (2024-10-08)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Bug Fixes

  • beta: pass beta header by default (#75) (cb66b47)

0.1.0-alpha.25 (2024-10-02)

Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25

Documentation

  • improve and reference contributing documentation (#73) (03a8261)

0.1.0-alpha.24 (2024-10-01)

Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24

Features

  • api: support storing chat completions, enabling evals and model distillation in the dashboard (#72) (1e50f54)

Chores

0.1.0-alpha.23 (2024-09-29)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Chores

  • docs: remove some duplicative api.md entries (#65) (13a1ca2)

0.1.0-alpha.22 (2024-09-26)

Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22

Features

0.1.0-alpha.21 (2024-09-25)

Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21

Features

Bug Fixes

  • audio: correct response_format translations type (#62) (4b8df65)

0.1.0-alpha.20 (2024-09-20)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Chores

  • types: improve type name for embedding models (#57) (05fe24e)

0.1.0-alpha.19 (2024-09-18)

Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19

Features

  • fix(streaming): correctly accumulate tool calls and roles (#55) (89651e4)

0.1.0-alpha.18 (2024-09-16)

Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18

Chores

Documentation

0.1.0-alpha.17 (2024-09-12)

Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17

Features

Documentation

  • readme: smaller readme snippets with links to examples (#46) (dcea342)

0.1.0-alpha.16 (2024-09-10)

Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16

Bug Fixes

  • requestconfig: copy over more fields when cloning (#44) (6e02130)

0.1.0-alpha.15 (2024-09-05)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Features

  • vector store: improve chunking strategy type names (#40) (4932cca)

0.1.0-alpha.14 (2024-09-03)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Features

  • examples/structure-outputs: created an example for using structured outputs (7d1e71e)
  • stream-accumulators: added streaming accumulator helpers and example (29e80e7)

Bug Fixes

  • examples/fine-tuning: used an old constant name (#34) (5d9ec26)

Documentation

  • readme: added some examples to readme (#39) (2dbfa62)

0.1.0-alpha.13 (2024-08-29)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: add file search result details to run steps (#32) (f6a1f12)

0.1.0-alpha.12 (2024-08-23)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

  • support assistants stream (0647f03)

0.1.0-alpha.11 (2024-08-22)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • add support for error property in stream (#29) (73f9342)

0.1.0-alpha.10 (2024-08-21)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Documentation

0.1.0-alpha.9 (2024-08-16)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: add chatgpt-4o-latest model (#24) (112c7f3)

0.1.0-alpha.8 (2024-08-15)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Chores

0.1.0-alpha.7 (2024-08-12)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Chores

  • add back custom code that was reverted (2557bd8)

0.1.0-alpha.6 (2024-08-12)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • Adding in Azure support (3225b7c)

0.1.0-alpha.5 (2024-08-12)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

0.1.0-alpha.4 (2024-08-12)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Chores

  • examples: minor formatting changes (#14) (8d4490b)

0.1.0-alpha.3 (2024-08-12)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Chores

0.1.0-alpha.2 (2024-08-10)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Bug Fixes

  • deserialization of struct unions that implement json.Unmarshaler (#11) (7c0847a)

Chores

0.1.0-alpha.1 (2024-08-06)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Chores