Releases: writer/writer-node
Releases · writer/writer-node
v2.0.0
v2.0.0-rc.1
2.0.0-rc.1 (2025-02-25)
Full Changelog: v0.0.1-alpha.0...v2.0.0-rc.1
Features
- api: add model graphs.Question (#67) (af195e9)
- api: add new endpoints (#94) (b0dcac4)
- api: add streaming to application generation (#122) (c85d6c6)
- api: add streaming to kg question (#101) (0279ffc)
- api: add support for graphs and files endpoints (#13) (52f462c)
- api: added method to generate applications content (#43) (09b2657)
- api: api update (#100) (a7c6e10)
- api: api update (#121) (f4adda0)
- api: api update (#81) (d61a1db)
- api: api update (#84) (dfbb999)
- api: api update (#87) (eabef89)
- api: default timeout increase to 3 min (#111) (e0d48dc)
- api: manual updates (#102) (eea7dcc)
- api: manual updates (#105) (9158a6d)
- api: manual updates (#119) (37f2a16)
- api: manual updates (#62) (d9dedc4)
- api: manual updates (#64) (d072c4d)
- api: manual updates (#95) (26f13bd)
- api: OpenAPI spec update via Stainless API (#11) (e742ffe)
- api: OpenAPI spec update via Stainless API (#19) (00d9929)
- api: OpenAPI spec update via Stainless API (#22) (b3b9223)
- api: OpenAPI spec update via Stainless API (#23) (1e9c082)
- api: OpenAPI spec update via Stainless API (#25) (cc8dca0)
- api: rename kg question and add text-to-graph (#103) (5e651e2)
- api: rename to chat_completion_chunk (#73) (e4d5ac4)
- api: switch to new TypeScript package (#166) (c63e4b2)
- api: update models in readme (#79) (19b7851)
- api: update tools api methods (#99) (991f955)
- api: update via SDK Studio (f0c7afd)
- api: update via SDK Studio (a700263)
- api: update via SDK Studio (4ea2214)
- api: update via SDK Studio (b3c74ab)
- api: update via SDK Studio (f3018fc)
- api: update via SDK Studio (b42882d)
- api: update via SDK Studio (27e23b1)
- api: update via SDK Studio (3504f6d)
- api: update via SDK Studio (ad2a87f)
- api: update via SDK Studio (c5b1413)
- api: update via SDK Studio (775dbcf)
- api: update via SDK Studio (974e3de)
- api: update via SDK Studio (f9df401)
- api: update via SDK Studio (2c4aa57)
- api: update via SDK Studio (#14) (88e43b2)
- api: update via SDK Studio (#15) (11d170b)
- api: update via SDK Studio (#16) (455b64a)
- api: update via SDK Studio (#17) (fcd684d)
- api: update via SDK Studio (#20) (4f863a4)
- api: update via SDK Studio (#21) (19a6a2c)
- api: update via SDK Studio (#24) (04c9642)
- api: update via SDK Studio (#3) (514a183)
- api: update via SDK Studio (#37) (978cf26)
- api: update via SDK Studio (#4) (c57666a)
- api: update via SDK Studio (#41) (6e08bc0)
- api: update via SDK Studio (#42) (2c54f4a)
- api: update via SDK Studio (#6) (4e3a404)
- api: update via SDK Studio (#7) ([8bacaeb](https://git...
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)