Skip to content

.Net: Add vector size property in Amazon Connectors #11608

Open
@dziedrius

Description

@dziedrius

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

Labels

.NETIssue or Pull requests regarding .NET codeai connectorAnything related to AI connectors

Type

No type

Projects

Status

Backlog: Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions