Skip to main content

Module client

Module client 

Source
Expand description

Internal Rust client for AIngle Cortex.

Provides programmatic access to the Cortex semantic graph and Titans memory system, used by WASM host functions to bridge zome code with the knowledge layer.

Structs§

CortexClientConfig
Configuration for the Cortex internal client.
CortexInternalClient
The internal Cortex client used by WASM host functions.