migrate fern

This commit is contained in:
Kian Jones
2025-09-09 09:31:59 -07:00
parent 0c5f5dadb8
commit 1881fcc89d
339 changed files with 50713 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
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)