Skip to content

Releases: LangStream/langstream

v0.4.4

17 Nov 10:25
8b0c902
Compare
Choose a tag to compare

What's Changed

  • [completions and embeddings] Add support for Ollama (local LLMs) by @eolivelli in #711
  • [examples] Finalise the Ollama example application by @eolivelli in #713
  • Updated Azure doc ingestion example to include RAG chatbot by @devinbost in #712
  • Add gRPC topic producer endpoint - Java side by @cbornet in #693
  • Minor cleanups of AgentContext by @cbornet in #719
  • Apps: implement force deletion and improve status by @nicoloboschi in #714
  • [HuggingFace] Make hugging face embeddings work in docker run with multiple pipelines by @eolivelli in #721
  • [docs] Improved readme by adding an important screenshot and description by @devinbost in #720
  • Bump OpenAI to v1 by @cbornet in #723
  • Use Python asyncio gRPC by @cbornet in #722
  • Fix Pinecone config vector.metadata.X by @nicoloboschi in #726

Full Changelog: v0.4.3...v0.4.4

v0.4.3

09 Nov 10:59
e8a28ba
Compare
Choose a tag to compare

What's Changed

  • [cleanup] Put back Pulsar classes to the pulsar package by @eolivelli in #685
  • CLI: option to customize the command name and version by @nicoloboschi in #686
  • Upgrade Lombok to 1.18.30 to support building on JDK21 by @eolivelli in #687
  • [langserve-invoke] Support non map response in /invoke by @eolivelli in #688
  • Add examples and utility function to deal with Cassio by @eolivelli in #689
  • [cli]] updates for multi-os browser for langstream UI by @mark878 in #682
  • Complete python gRPC requests when closing by @cbornet in #690
  • [cli] Add Commands to create an application from an archetype by @eolivelli in #691
  • Change log level for Python environnment variables by @cdbartholomew in #694
  • [python agents] Allow to access resources configured in configuration.yaml by @eolivelli in #692
  • Metrics: add basic metrics about sources and sinks by @eolivelli in #696
  • MiniLangstream should error out if no NodePort exists for a service (#698) by @Gagravarr in #700
  • LangStream Home from Property, support Symlinks by @Gagravarr in #699
  • [openai] Remove debug logging by @eolivelli in #702
  • MiniLangStream enable NodePort if missing for services by @Gagravarr in #701
  • [examples] Improve the S3 Source example by @eolivelli in #706

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

03 Nov 12:28
545c2d1
Compare
Choose a tag to compare

What's Changed

  • [agents] Add support for exporting custom metrics to Prometheus by @eolivelli in #681
  • [metrics] Add OpenAI metrics about chat completions and text completions by @eolivelli in #684
  • Fix service gateway with topics by @nicoloboschi in #683

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Nov 11:58
ffa3205
Compare
Choose a tag to compare

What's Changed

  • [examples] correct misspelling in README.md by @mark878 in #677
  • [streaming] Add support for Pravega.io as messaging broker by @eolivelli in #668
  • [python] Add CLI command to run tests by @eolivelli in #680
  • [langserve-invoke] Extract the LangServe Java Client code and Allow to parse simple strings and not only JSON by @eolivelli in #676
  • [webcrawler] Handle bad sitemaps and allow to skip them by @eolivelli in #679

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

v0.4.0

31 Oct 16:07
e537942
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

20 Oct 09:35
3699e4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

19 Oct 15:54
4a177a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Oct 14:45
e4fca75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

04 Oct 08:21
6cccab0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.22...v0.1.0

v0.0.22

27 Sep 17:52
55bf2ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22