Documentation
¶
Overview ¶
agent_with_temporal_client demonstrates using WithTemporalClient to pass a pre-configured Temporal client to the agent. The caller owns the client lifecycle: create it, pass to the agent, and close it when done. Use this pattern when you need TLS, API key auth, Temporal Cloud, or other connection options not supported by WithTemporalConfig.
Click to show internal directories.
Click to hide internal directories.