It might be related to me trying to reduce the size of the embedding from 1536 to 512 using the new openai embeddings model...
OpenAIEmbeddings(model="text-embedding-3-small",dimensions=512,disallowed_special=().
Reducing Embedding Size with OpenAI's New Model | Arize AI Community