项目记录的端到端示例需要 API 密钥配置,并可选择接受 Base URL 以连接 OpenAI 兼容的 API。文档示例中配置了 gpt-4o-mini 作为 LLM 模型,gpt-4o 用于图像处理,text-embedding-3-large 用于嵌入。
核验依据
README: from raganything import RAGAnything, RAGAnythingConfig
README: Modern documents increasingly contain diverse multimodal content—text, images, tables, equations, charts, and multimedia—that traditional text-focused RAG systems cannot effective…
README: As a unified solution, RAG-Anything **eliminates the need for multiple specialized tools**. It provides **seamless processing and querying across all content modalities** within a…
Release: v1.3.1
README: - **🔄 End-to-End Multimodal Pipeline** - Complete workflow from document ingestion and parsing to intelligent multimodal query answering