Skip to main content

README

Agent Runtimes


Agent Runtimes / client/SdkAgentRuntimesClient

client/SdkAgentRuntimesClient

Default implementation of IAgentRuntimesClient that delegates to a DatalayerClient composed with AgentsMixin.

This is the implementation used by browser, Node, JupyterLab, and standalone examples of the chat component. The VSCode extension provides its own implementation (BridgeAgentRuntimesClient) that tunnels calls through a message-passing bridge to an extension-host instance of this same class.

Classes

Interfaces