TypeScript How-To Guides
Guides specific to developing Golem agents in TypeScript.
Add an NPM Package DependencyAdding a New Agent to a TypeScript Golem ComponentAdding HTTP Endpoints to a TypeScript Golem AgentAdding LLM and AI Capabilities (TypeScript)Adding Secrets to TypeScript Golem AgentsAdding Typed Configuration to a TypeScript AgentAnnotating Agents and Methods (TypeScript)Atomic Blocks and Durability Controls (TypeScript)Calling Agents from External TypeScript ApplicationsCalling Another Agent (TypeScript)Configuring Agent Durability (TypeScript)Configuring CORS for TypeScript HTTP EndpointsCreating a Golem Agent Instance with `golem agent new`Creating Ephemeral (Stateless) Agents (TypeScript)Custom Snapshots in TypeScriptEnabling Authentication on TypeScript HTTP EndpointsFile I/O in TypeScript Golem AgentsFire-and-Forget Agent Invocation (TypeScript)Golem Interactive REPL (TypeScript)HTTP Request and Response Parameter Mapping (TypeScript)Invoking a Golem Agent with `golem agent invoke`Making Outgoing HTTP Requests (TypeScript)Parallel Workers — Fan-Out / Fan-In (TypeScript)Phantom Agents in TypeScriptRecurring Tasks via Self-Scheduling (TypeScript)Saga-Pattern Transactions (TypeScript)Scheduling a Future Agent InvocationScheduling a Future Agent Invocation (TypeScript)Triggering a Fire-and-Forget Agent InvocationUsing Apache Ignite from a TypeScript AgentUsing MySQL from a TypeScript AgentUsing PostgreSQL from a TypeScript AgentUsing Webhooks in a TypeScript Golem AgentWaiting for External Input with Golem Promises (TypeScript)
Last updated on