Skip to content

Embeddings Optional Field on Insertion #4

@neilsong

Description

@neilsong

Looking through the typesense docs, it looks like any embedding field on an insertion document should be optional when the "embed" key is specified on the field in the collection schema. See auto embedding field.

Dug a bit deeper into the types - looks like any EmbeddingField can just be made optional (Omit & Partial) on the insertion document type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions