Skip to content

{"message":"Cannot initialize VectorStoreIndex without nodes or indexStruct"} #5

@Shameel123

Description

@Shameel123

I am getting this error when I am asking for query.

This is how the query was constructed:


http://localhost:3000/api/context?query=Can%20you%20tell%20me%20what%20that%20PDF%20is%20about%3F

This is what I got:

{"message":"Cannot initialize VectorStoreIndex without nodes or indexStruct"}

Code gave an error at line 304:

if (!response.ok) {
> 305 |       throw new Error(`HTTP error! status: ${response.status}`);
      |         

Please let me know what to do with this, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions