Create Generation Plugin

Guide developers through creating a custom generation pipeline plugin for AutoRAG-Research. Walks through scaffolding, implementing BaseGenerationPipeline methods, composing with retrieval pipelines, writing YAML configs, testing, and installing. Use when building a new RAG generation strategy (e.g., chain-of-thought RAG, multi-hop RAG).

nomadamas 2638c49 3.4 KB Updated

File contents

nomadamas/autorag-research/tree/main/.agents/skills/create-generation-plugin commit 2638c4934c

Frequently asked questions

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