Add BI Docs for demonstrating how to split and ingest documents using the built-in chunkers: GenericRecursiveChunker for plain text and PDF, MarkdownChunker for .md files, and HtmlChunker for .html files.
Add BI Docs for End-to-end RAG workflows (ingest + retrieve + generate) using each supported vector store backend: Pinecone (already covered by existing split BBEs), Weaviate, Milvus, and PostgreSQL with pgvector.