Open
Description
AWS Titan embeddings allow to create embedding vectors of different size, currently there's no way to ask for desired size using Semantic Kernel.
We need to set only one property - dimensions
when doing the request, as longs as I could not find an actual way how to extend Semantic Kernel (to be fair I was surprised how closed for extension it is), this is just example of what is needed.
I saw OpenAI connector already supports this.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog: Planned