index.query("In the style of the existing context, write a poem about snow", similarity_top_k=3)
.get_formatted_sources()
, right?service_context
prevent the InvalidRequestError
which is occured because of context length? Is this a kind of same role as split text
in langchain?