VectorStoreIndex(nodes, embed_model=embed_model, storage_context=storage_context, show_progress=True)
and the TextNodes have metadata associated with them, what gets embedded, just the text or text and metadata? I have some nodes where the text is below the maximum token input count but I'm getting an error stating that it exceeds the maximum count