Skip to main content

221 docs tagged with "function"

View all tags

Workflow > AI > Chat

One-shot chat completion against a configured AI provider (OpenAI, Mistral, Anthropic, Gemini, Cohere, Moonshot, Scaleway AI).

Workflow > AI > Enricher

Add LLM-extracted fields (sentiment, entities, classifications, …) to every record of a JSONL file.

Workflow > AI > Filter

Keep or drop each record of a JSONL file based on a natural-language acceptance criterion evaluated by an LLM.

Workflow > AI > Reranker

Re-score and filter a list of candidate documents against a query using an LLM/reranker provider.

Workflow > DB > Qdrant Upsert

Insert or update points (id + dense + optional sparse vectors + payload) into a Qdrant collection from a JSONL file.