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
379 stars 28 forks source link

Complete python gRPC requests when closing #690

Closed cbornet closed 8 months ago

eolivelli commented 8 months ago

Also it seems that you have to rebase on top of main branch

cbornet commented 8 months ago

I rebased and changed a bit the code. The PR doesn't touch the restart procedure. It only affects the close and the tests.

cbornet commented 8 months ago

I tested the restart manually. Works fine.