Expand description
Thread storage manager and thread-local persisted state.
Re-exports§
pub use types::default_ocr_annotations;pub use types::AttachmentManifest;pub use types::AttachmentManifestEntry;pub use types::ContextWindow;pub use types::MessageAttachment;pub use types::OcrAnnotationEntry;pub use types::OcrAnnotations;pub use types::OcrModelAnnotation;pub use types::OcrRegion;pub use types::SideChatData;pub use types::SideChatMetadata;pub use types::ThreadData;pub use types::ThreadMessage;pub use types::ThreadMetadata;pub use types::WorkspaceMetadata;pub use types::DEFAULT_SIDE_CHAT_TITLE;pub use types::DEFAULT_THREAD_TITLE;pub use types::EMPTY_STATE_ASSET_ID;
Modules§
- types
- Type definitions for thread storage.
Structs§
- Thread
Storage - Main storage manager for threads and content-addressed objects.