Files
letta-server/fern/python-reference/Document.mdx
Kian Jones b8e9a80d93 merge this (#4759)
* wait I forgot to comit locally

* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00

14 lines
215 B
Plaintext

---
slug: python-reference/Document
---
<a id="letta.schemas.document.Document"></a>
## Document
```python
class Document(DocumentBase)
```
Representation of a single document (broken up into `Passage` objects)