Skip to content

Releases: cityssm/node-sectorflow

v0.4.2

12 Nov 16:41
Compare
Choose a tag to compare
  • Update response type with additional parameters.
  • Update lint config.

v0.4.1

10 May 15:03
Compare
Choose a tag to compare

Highlights

Sanitize prompt formatting when files are present.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 May 13:16
Compare
Choose a tag to compare

Breaking

  • sendChatMessage() has moved the threadId parameter into an options object.

Highlights

  • Ability to upload files and attach them to messages for analysis.
  • Ability to getCollections() within projects.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 May 18:00
Compare
Choose a tag to compare

Highlights

  • Added deleteProject().

v0.2.0

01 May 19:29
Compare
Choose a tag to compare

Highlights

  • Caching getModels() to reduce unnecessary API calls.
  • Helper function getModelIdByKeywords() to quickly get model ids.
  • More validation.

v0.1.0

01 May 18:00
Compare
Choose a tag to compare

Initial release.