Skip to main content

Typesense search

Description

Make a Typesense search

Inputs

TypesensetypesenseRequired

CollectiontextRequired

Name of the Typesense collection the query will be performed in

Query bytext

Name of the Typesense field to query

Include fieldstext

Name of the Typesense collection fields to include on the result

Per pagenumber

Offsetnumber

Limitnumber

Sort bytext

Filter bytext

Vector searchboolean

Vectorizes the input value using the selected "Embedding model"

OpenAIopenai

Embedding modeltext

  • Default option: text-embedding-3-small
  • Options
    • Text Embedding 3 Smalltext-embedding-3-small
    • Text Embedding 3 Largetext-embedding-3-large
    • Text Embedding Ada 002text-embedding-ada-002

Similarity thresholdnumber

The minimum similarity between the query and documents