class documentation

class StreamablePredictor: (source)

Known subclasses: aligned.exposed_model.langchain.LangChain

View In Hierarchy

Undocumented

Async Method stream_predict Undocumented
async def stream_predict(self, input: dict[str, Any]) -> AsyncIterable[dict[str, Any]]: (source) ΒΆ

Undocumented