Phoenix SupportReducing Embedding Size with OpenAI's New ModelJohn W.ยทFeb 29, 2024 04:07 PMShareOpen with AIIt 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=().