.Net: Fixing some issues with streaming invoke, obsoleting old invoke metho… #24713
Annotations
5 errors
Build dotnet solutions:
dotnet/src/IntegrationTests/Agents/BedrockAgentTests.cs#L174
'BedrockAgent.InvokeAsync(string, string, KernelArguments?, string?, CancellationToken)' is obsolete: 'Use InvokeAsync with AgentThread instead.'
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Agents/BedrockAgentTests.cs#L207
'BedrockAgent.InvokeStreamingAsync(string, string, KernelArguments?, string?, CancellationToken)' is obsolete: 'Use InvokeStreamingAsync with AgentThread instead.'
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Agents/BedrockAgentTests.cs#L174
'BedrockAgent.InvokeAsync(string, string, KernelArguments?, string?, CancellationToken)' is obsolete: 'Use InvokeAsync with AgentThread instead.'
|
Build dotnet solutions:
dotnet/src/IntegrationTests/Agents/BedrockAgentTests.cs#L207
'BedrockAgent.InvokeStreamingAsync(string, string, KernelArguments?, string?, CancellationToken)' is obsolete: 'Use InvokeStreamingAsync with AgentThread instead.'
|
Build dotnet solutions
Process completed with exit code 1.
|
Loading