Skip to content

Releases: LangStream/langstream

v0.6.2

22 Mar 13:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

29 Jan 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

08 Jan 12:29
Compare
Choose a tag to compare

What's Changed

  • Add more tests and add back validation for some agents by @eolivelli in #747
  • Use poetry to manage the Python runtime project by @cbornet in #753

Full Changelog: v0.5.6...v0.6.0

v0.5.6

14 Dec 09:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

13 Dec 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

12 Dec 17:16
Compare
Choose a tag to compare

What's Changed

  • [cassandra] Remove legacy driver from classpath by @eolivelli in #745

Full Changelog: v0.5.3...v0.5.4

v0.5.3

11 Dec 15:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

05 Dec 12:16
Compare
Choose a tag to compare

What's Changed

  • [webcrawler-source] Expose the allow-non-html-contents parameter by @eolivelli in #740

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Nov 10:19
Compare
Choose a tag to compare

What's Changed

  • [webcrawler] Support emitting non HTML documents (like PDFs...) by @eolivelli in #739

Full Changelog: v0.5.0...v0.5.1

v0.5.0

23 Nov 15:48
8162f38
Compare
Choose a tag to compare

What's Changed

  • [Pyhton runtime] Code clean up by @cbornet in #725
  • [astra] Rework all the examples to not ask clientId/secret by @eolivelli in #728
  • Solr example: use Hugging face embeddings by @eolivelli in #729
  • Add support for async functions in agents by @cbornet in #730
  • Fix Python agent read when an error is raised by @cbornet in #732
  • Add topic producer API Python side by @cbornet in #733
  • Add support for schemas in python topic producer by @cbornet in #734
  • Catch all exceptions in agent gRPC observers and fail critically by @cbornet in #735
  • Add e2e test for topic producer by @cbornet in #736
  • [agents] Add support for AstraDB Collections (Astra Vector DB, using Stargate) by @eolivelli in #731

Full Changelog: v0.4.4...v0.5.0