Releases: writer/writer-python
Releases · writer/writer-python
v1.5.0
1.5.0 (2024-11-28)
Full Changelog: v1.4.0...v1.5.0
Features
Bug Fixes
Chores
- fix formatting (c33a293)
- internal: codegen related update (#125) (a72d9d9)
- internal: fix compat model_dump method when warnings are passed (#121) (51a4ae5)
- remove now unused
cached-propertydep (#124) (96715e2)
Documentation
v1.4.0
v1.3.0
1.3.0 (2024-11-12)
Full Changelog: v1.2.0...v1.3.0
Features
- api: add streaming to kg question (#109) (cf85c8a)
- api: api update (#108) (785dd02)
- api: api update (#97) (75f6211)
- api: manual updates (#102) (25d0319)
- api: manual updates (#111) (9f80bb4)
- api: manual updates (#114) (b9fc454)
- api: rename kg question and add text-to-graph (#112) (c4ac9fd)
- api: update tools api methods (#107) (c45ab5b)
Bug Fixes
- fix tool_choice schema (403c875)
Chores
- rebuild project due to codegen change (#100) (fbb3664)
- rebuild project due to codegen change (#101) (1e0cbc1)
- rebuild project due to codegen change (#103) (dcd2402)
- rebuild project due to codegen change (#104) (e9f2e66)
- rebuild project due to codegen change (#105) (4d1c32c)
- rebuild project due to codegen change (#106) (5c27b9e)
- rebuild project due to codegen change (#113) (477b79c)
- rebuild project due to codegen change (#99) (490c02f)
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-10-09)
Full Changelog: v0.7.0...v1.0.0
Features
- api: add model graphs.Question (#74) (c058228)
- api: rename to chat_completion_chunk (#81) (e1fa0a5)
- api: update models in readme (#89) (2da514d)
Bug Fixes
- change body to binary request (9a9b656)
- client: avoid OverflowError with very large retry counts (#87) (4363005)
- files upload use binary request (#85) (105e45f)
Chores
- add repr to PageInfo class (#88) (6110292)
- internal: add support for parsing bool response content (#84) (1e8bc07)
- internal: codegen related update (#76) (d62d030)
- internal: codegen related update (#79) (6223c47)
- internal: codegen related update (#80) (f34c186)
Documentation
v0.7.0
v0.6.1
v0.6.0
0.6.0 (2024-08-14)
Full Changelog: v0.5.0...v0.6.0
Features
- api: added method to generate applications content (#47) (36cbfa1)
- api: update via SDK Studio (#41) (99b6f5b)
- api: update via SDK Studio (#45) (c5fdc23)
- api: update via SDK Studio (#46) (fab32ca)
- joint
upload_and_add_file_to_graphmethod for graph resources (f330ec5)
Bug Fixes
- lint (import order) (61cf4d7)
Chores
- ci: bump prism mock server version (#54) (7c2f07b)
- fix error message import example (#39) (275bdd3)
- internal: add type construction helper (#40) (8c8b921)
- internal: bump ruff version (#50) (4357329)
- internal: codegen related update (#37) (5427b56)
- internal: codegen related update (#48) (af27fe8)
- internal: codegen related update (#57) (a154150)
- internal: ensure package is importable in lint cmd (#55) (0a92c06)
- internal: remove deprecated ruff config (#52) (fa82a92)
- internal: test updates (#49) (f69e598)
- internal: update pydantic compat helper function (#51) (91e721c)
- tests: update prism version (#38) (c496af8)