F-01
RAG pipelines
Retrieval-augmented generation with vector and hybrid search,
re-ranking, citation, and answer-grounding evaluation.
F-02
Agentic workflows
Tool-using agents with planning, execution, and verification — used
sparingly and with proper guardrails.
F-03
Fine-tuning
Domain fine-tuning of open-source models (Mistral, Llama) and
closed-model fine-tuning where the platform supports it.
F-04
Evaluation harness
Offline and online evaluation — task-specific metrics, regression
tests, and continuous A/B for prompt and model changes.
F-05
Safety & guardrails
PII redaction, prompt-injection defense, jailbreak detection,
content moderation, and refusal handling.
F-06
Cost & latency telemetry
Per-feature cost dashboards, token budgets, caching, and latency
alarms.