Releases: writer/writer-node
Releases · writer/writer-node
v1.5.0
1.5.0 (2024-12-11)
Full Changelog: v1.4.0...v1.5.0
Features
- api: add streaming to application generation (#122) (c85d6c6)
- api: api update (#121) (f4adda0)
- api: manual updates (#119) (37f2a16)
- internal: make git install file structure match npm (#118) (407d303)
Chores
- internal: bump cross-spawn to v7.0.6 (#124) (b5ccd7c)
- internal: codegen related update (#116) (d632f68)
- internal: remove unnecessary getRequestClient function (#123) (8e9e6f0)
- internal: update isAbsoluteURL (#126) (0a676eb)
- internal: version bump (#113) (37a3f70)
- internal: version bump (#115) (9309158)
- types: nicer error class types + jsdocs (#125) (a94669a)
v1.4.0
v1.3.0
1.3.0 (2024-11-12)
Full Changelog: v1.2.0...v1.3.0
Features
- api: add new endpoints (#94) (b0dcac4)
- api: add streaming to kg question (#101) (0279ffc)
- api: api update (#100) (a7c6e10)
- api: api update (#87) (eabef89)
- api: manual updates (#102) (eea7dcc)
- api: manual updates (#105) (9158a6d)
- api: manual updates (#95) (26f13bd)
- api: rename kg question and add text-to-graph (#103) (5e651e2)
- api: update tools api methods (#99) (991f955)
Bug Fixes
- fix tool_choice schema (d3ade29)
Chores
- rebuild project due to codegen change (#104) (e1c82c3)
- rebuild project due to codegen change (#90) (89fa5b3)
- rebuild project due to codegen change (#91) (3657edb)
- rebuild project due to codegen change (#92) (a60408e)
- rebuild project due to codegen change (#93) (0f9276c)
- rebuild project due to codegen change (#96) (25327f5)
- rebuild project due to codegen change (#97) (6df076b)
- rebuild project due to codegen change (#98) (890c742)
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-10-09)
Full Changelog: v0.5.0...v1.0.0
Features
- api: add model graphs.Question (#67) (af195e9)
- api: rename to chat_completion_chunk (#73) (e4d5ac4)
- api: update models in readme (#79) (19b7851)
Bug Fixes
- add content type to file uploads param (cb5531a)
- change file content type to Core.Uploadable (64c3ac9)
Chores
- internal: codegen related update (#69) (4fdbf70)
- internal: codegen related update (#72) (611a33b)
- internal: move LineDecoder to a separate file (#76) (f8c8855)
- internal: pass props through internal parser (#78) (bb1aae5)
Documentation
v0.5.0
v0.4.1
v0.4.0
0.4.0 (2024-08-14)
Full Changelog: v0.3.0...v0.4.0
Features
- api: added method to generate applications content (#43) (09b2657)
- api: update via SDK Studio (#37) (978cf26)
- api: update via SDK Studio (#41) (6e08bc0)
- api: update via SDK Studio (#42) (2c54f4a)
- feat: joint method
uploadAndAddFileToGraph
(49ae4ba) - fix: lint (4a363dc)
Bug Fixes
Chores
- ci: bump prism mock server version (#47) (3b881e9)
- ci: minor changes (#46) (2cab651)
- docs: fix incorrect client var names (#34) (186a9d9)
- internal: add constant for default timeout (#36) (b4220e2)
- internal: codegen related update (#31) (c3ba095)
- internal: codegen related update (#45) (5c54eb9)
- internal: codegen related update (#48) (d908809)
- internal: codegen related update (#49) (d057479)
- internal: version bump (#28) (254dd3c)
- tests: update prism version (#32) (6ea2f59)
Documentation
v0.3.0
0.3.0 (2024-07-16)
Full Changelog: v0.2.0...v0.3.0
Features
- fix(api/files): remove unintentional Content-Length header param (00aa0e8)