Expand description
Wire types for the Origin HTTP API.
All types live in the published origin-types crate. This module exists
only to provide a stable import path (crate::types::...) during the
cross-repo refactor; later PRs may remove the module entirely and import
origin_types::* at call sites directly.
Structs§
- Chat
Context Request - Chat
Context Response - Delete
Response - Shared wire format for any
deleted: boolresponse. - Search
Memory Request - Search
Memory Response - Search
Result - A search result from hybrid (vector + FTS) search.
- Store
Memory Request - Store
Memory Response