Golem Mark Read Only Rust

Marking Rust agent methods as read-only for a side-effect-free guarantee and result caching. Use when the user wants a cacheable query method, a method that must not write to the oplog, or HTTP GET endpoints that emit cache headers.

golemcloud 54cb7fc 6.4 KB Updated

File contents

golemcloud/golem/tree/main/golem-skills/skills/rust/golem-mark-read-only-rust commit 54cb7fc78e

Frequently asked questions

npx skillmds@latest add golemcloud/golem-mark-read-only-rust