Golem Mark Read Only Scala

Marking Scala 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 744f4a0 6.1 KB Updated

File contents

golemcloud/golem/tree/main/golem-skills/skills/scala/golem-mark-read-only-scala commit 744f4a014e

Frequently asked questions

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