Results 2 comments of kavish

Hi @Leo-at-PR, You can probably give examples for the AI model to better understand what you mean. For instance: ```python engine = ContextChatEngine.from_defaults( retriever=retriever, # using VectorIndexRetriever with top k...