Find answers from the community

Updated 10 months ago

```index.query("What is the document

At a glance
Plain Text
index.query("What is the document about?")

Plain Text
'VectorStoreIndex' object has no attribute 'query'

@Logan M what's wrong with query command? thanks!
L
2 comments
index.as_query_engine().query()
need a query engine first
Add a reply
Sign up and join the conversation on Discord