Overview
Ideal for easy to use text embeddings where short queries are expected to return medium-length passages of text (1-2 paragraphs)..Must addinput_type="search_document" to requests when embedding passages/documents, and input_type="search_query" when embedding queries. See here for an example.