Naar hoofdinhoud springen
Deze inhoud is nog niet beschikbaar in jouw taal en wordt in het Engels weergegeven.

LangChain RAG

Skill Geverifieerd
85
Onderdeel van:LangChain Skills

INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).

AI-samenvatting

This skill facilitates the construction of RAG pipelines by offering implementations for document loading, text splitting, embedding generation, and various vector stores including Chroma, FAISS, and Pinecone. It showcases end-to-end examples in both Python and TypeScript, detailing the setup, retrieval, and generation stages.

Documentation

  • info:Configuration & parameter referenceWhile examples show configurations for chunk size, overlap, and vector stores, explicit defaults and precedence order for all parameters are not fully documented.

License

  • info:License usabilityLicense is not explicitly declared in the manifest files or a dedicated LICENSE file, and is only mentioned in the README footer as 'MIT'.

Versioning

  • warning:Release ManagementNo explicit version information (e.g., `version:` in SKILL.md frontmatter, `package.json`, or CHANGELOG) is present for this skill; installation via 'npx skills' or plugin marketplace does not allow for version pinning.

Code Execution

  • info:ValidationWhile parameters like chunk size and overlap are shown, explicit schema validation for all inputs and outputs is not demonstrated in the provided examples.
  • info:Error HandlingError handling is not explicitly demonstrated in the provided examples, though LangChain's general error handling mechanisms are assumed.

Practical Utility

  • info:Edge casesFailure modes like dimension mismatch are hinted at in the 'fix' sections, but not explicitly documented with symptoms and recovery paths within the main skill instructions.

Installatie

Voeg eerst de marketplace toe

/plugin marketplace add langchain-ai/langchain-skills
/plugin install langchain-skills@langchain-skills
13 days ago
651 stars
MIT
Bijgewerkt op 6 days ago
Broncode bekijken

© 2025 SkillRepo · Vind de juiste skill, sla de ruis over.