LangChain Integration
QWED Open Responses integrates with LangChain via a callback handler.Installation
Quick Start
Configuration
QWEDCallbackHandler Options
| Option | Type | Default | Description |
|---|---|---|---|
guards | list | [] | Guards to apply |
block_on_failure | bool | True | Raise exception on failure |
on_block | callable | None | Callback when blocked |
verbose | bool | False | Print verification results |