Custom data models¶
TODO: Explain how to use models for structured data.
Topics to cover:
- Defining Entry classes
- Creating models with mod.create_model
- Adding entries with mod.add_entry
- Filtering entries with mod.filter_entries
- Use cases: chat messages, transaction logs, offers