Create Retrieval Plugin

Guide developers through creating a custom retrieval pipeline plugin for AutoRAG-Research. Walks through scaffolding, implementing BaseRetrievalPipeline methods, writing YAML configs, testing, and installing. Use when building a new search/retrieval strategy (e.g., Elasticsearch, ColBERT, custom vector search).

nomadamas 4c24a70 2.8 KB Updated

File contents

nomadamas/autorag-research/tree/main/.agents/skills/create-retrieval-plugin commit 4c24a70b54

Frequently asked questions

npx skillmds@latest add nomadamas/create-retrieval-plugin