IAgentsSDK interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Provides access to agents-related functionalities.
Properties
| open |
Legacy API for backward compatibility |
Property Details
openAgentInSidecar
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Legacy API for backward compatibility
openAgentInSidecar: (loaderConfiguration: ILoaderConfiguration | undefined) => void;
Property Value
(loaderConfiguration: @msinternal/copilot-common!ILoaderConfiguration:interface | undefined) => void