AgentTool.CreateA2ATool(Uri, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static OpenAI.Responses.ResponseTool CreateA2ATool(Uri baseUri, string agentCardPath = default);
static member CreateA2ATool : Uri * string -> OpenAI.Responses.ResponseTool
Public Shared Function CreateA2ATool (baseUri As Uri, Optional agentCardPath As String = Nothing) As ResponseTool
Parameters
- baseUri
- Uri
- agentCardPath
- String