Skip to main content

Module task

Module task 

Source
Expand description

Task type definitions and prompt formatting for embedding models.

Enums§

TaskType
The type of embedding task, used to format input prompts.

Functions§

format_document
Formats a document text with an optional title for embedding.
format_query
Formats a query text with a task-type prefix for embedding.