Skip to main content

Module types

Module types 

Source
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§

ChatContextRequest
ChatContextResponse
DeleteResponse
Shared wire format for any deleted: bool response.
SearchMemoryRequest
SearchMemoryResponse
SearchResult
A search result from hybrid (vector + FTS) search.
StoreMemoryRequest
StoreMemoryResponse