We should put the Payload collections for mdx and embeddings into @mdxdb/core as well as a workflow to handle generating the embeddings on create & update.
embed should use the AI SDK openai provider text-embedding-3-large with 256 dimensions.
we will handle the actual indexing and storage in the fs, sqlite, postgres, and mongo packages separately