Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 955 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 955 Bytes

Changelog for @datastax/langflow-client

Ongoing

0.2.0 (February 13, 2025)

Added

  • Support for streaming responses with flow.stream()
  • Support for AbortController and request timeouts
  • Repository, homepage, and bugs links to package.json

Changed

  • Simplified error classes
  • Updated documentation with streaming and request aborting sections

0.1.1 (January 17, 2025)

Updated

  • Allows flow run options to be optional

0.1.0 (January 17, 2025)

Initial release.

  • Support for running a flow with either open source Langflow or DataStax hosted Langflow
  • Support for uploading a file to be used when running a flow