MCPcopy
hub / github.com/llmware-ai/llmware / document_summarizer.py

File document_summarizer.py

solutions/models/document_summarizer.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2""" This Example shows a packaged 'document_summarizer' prompt using the slim-summary-tool. It shows a variety of
3techniques to summarize documents generally larger than a LLM context window, and how to assemble multiple source
4batches from the document, as well as using a 'query' and 'topic' to focus on specific segments of the document. """

Callers

nothing calls this directly

Calls 1

test_summarize_documentFunction · 0.70

Tested by

no test coverage detected