Golem Stateless Agent Rust

Creating ephemeral (stateless) agents in a Rust Golem project. Use when the user wants a stateless agent, a fresh instance per invocation, no shared state between calls, or a request-handler style agent.

golemcloud 1b9de53 4.4 KB Updated

File contents

golemcloud/golem/tree/main/golem-skills/skills/rust/golem-stateless-agent-rust commit 1b9de53d49

Frequently asked questions

npx skillmds@latest add golemcloud/golem-stateless-agent-rust