Golem Mark Read Only TS

Marking TypeScript 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 d699533 4.6 KB Updated

File contents

golemcloud/golem/tree/main/golem-skills/skills/ts/golem-mark-read-only-ts commit d699533416

Frequently asked questions

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