# CompactConversationSchema

> **Class** in `deepagents`

📖 [View in docs](https://reference.langchain.com/python/deepagents/middleware/summarization/CompactConversationSchema)

Input schema for the `compact_conversation` tool.

## Signature

```python
CompactConversationSchema()
```

## Extends

- `BaseModel`

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/4869645403fe9ce57df6067417fdefc6bf509fe0/libs/deepagents/deepagents/middleware/summarization.py#L94)