Hi @lucasneg , that basically is the gist of our embeddings support across our indices:
https://gpt-index.readthedocs.io/en/latest/how_to/embeddings.htmlHowever, 1) you don't have to worry about token limitations (you can feed in more examples than can fit within the max prompt size and you'll still get an answer), 2) with GPT Index tools you can try out different indices + combine indices to better synthesize an answer over your data