contextUsed property

Pointer<Utf8> contextUsed
getter/setter pair

Full context sent to LLM (caller must free via rac_rag_result_free)

Implementation

external Pointer<Utf8> contextUsed;