Streaming via REST API

Hello,

Opening up a topic here as I didn’t hear from feedback email I reached out to a week ago.

We’re trying to get the summary streaming to work via stream-query but it doesn’t seem to be streaming.

I would like to know the best way to get the streaming work for summary over a set of matching documents indexed for a given user query. A working example would be great.

Thanks!

Hello, I’m sorry for the delay in replying.

For streaming support, you need to use gRPC, not REST. I realize the documentation is misleading, and we’ll get that updated.

Is gRPC feasible in your scenario?

Thanks for responding, Aahmad.

We aren’t setup for gRPC yet.