Skip to content

Use base64 format to improve performance of embeddings #211

Open
@jdubois

Description

@jdubois

When Embeddings are created, they have an EncodingFormat which can either be of float of base64 as seen in

Unless this is configured by the user, base64 should be the default, as this will provide a significant performance improvement.

Here's a similar issue:

As this SDK is generated, we can't contribute directly to it, but I'd be happy to help fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions