merge this (#4759)
* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
This commit is contained in:
13
fern/python-reference/Document.mdx
Normal file
13
fern/python-reference/Document.mdx
Normal 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)
|
||||
Reference in New Issue
Block a user