DocxKnowledge is a knowledge base class that allows you to load and query data from Docx files.Documentation Index
Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Default | Description |
|---|---|---|---|
path | Union[str, Path] | Required | Path to the Word document |
reader | DocxReader | DocxReader() | Reader to read Word documents |