LangStream / langstream

LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.
https://langstream.ai
Apache License 2.0
378 stars 28 forks source link

Fix for handling big messages from Python agent #749

Closed cbornet closed 6 months ago

cbornet commented 6 months ago

This fix uses the asyncStub which was configured to handle 2GB messages with Python agents.