LangChain Integration
Use QWED with LangChain for verified AI chains and agents.Installation
Quick Start
Available Components
QWEDTool
General-purpose verification tool:Specialized Tools
QWEDVerificationCallback
Auto-verify all LLM outputs:QWEDVerifiedChain
Wrap any chain with verification:LCEL Integration
Use with LangChain Expression Language:Best Practices
- Use callbacks for monitoring — Track verification rates
- Use tools for agent autonomy — Let agents verify themselves
- Use wrappers for guarantees — Ensure all outputs are verified