create_streaming_executor

Function create_streaming_executor 

Source
pub fn create_streaming_executor<V: VectorIndex>(
    vector_index: Arc<V>,
    token_limit: usize,
) -> StreamingContextExecutor<V>
Expand description

Create a streaming context executor with default configuration