MCPcopy
hub / github.com/langchain-ai/langchain / base.py

File base.py

libs/langchain/langchain/chains/llm_summarization_checker/base.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Chain for summarization with self-verification."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 1

from_fileMethod · 0.45

Tested by

no test coverage detected