The codebase currently not support to define as request the size of the dimension for embedding. `class OpenAIEmbeddingRequest(BaseModel): input: str # text to embed model: str # Remove default value `