Skip to content

Releases: datastax/langflow-client-ts

v0.2.0

12 Feb 23:18
Compare
Choose a tag to compare

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