Skip to content

add "dimensions" support to embedding API call #5

@gszecsenyi

Description

@gszecsenyi

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions