Advanced
Reference material for internal classes and concepts that most users don't need. These are available when you need to debug, extend, or build on top of Peteos.
Internal Classes
| Page | Description |
|---|---|
| Session | Interaction thread — wrapping a JSON dict and holding the active Context |
| Context | Mutable chat history — forking, compaction, token counting |
| ContentMedia | Media utility functions — create_content_part, URL fetching, MIME types |