Describe the bug
I am trying to implement SequentialOchrastration orchestrator using the sample code, but it will always stop at the first agent in the pipe. Therefore I tried to use the same code provided in the sample, it’s doing the same thing. The only different is I am isn’t Gemini 2.5 flash. Is it a bug?
To Reproduce
https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/GettingStartedWithAgents/Orchestration/Step02_Sequential.cs
It’s not working for me as well
Expected behavior
I am expecting all agents in the sequential pipeline will execute it.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
- Language: c#
- Source: SK 1.64, 1.65 (I tried both)
- AI model: Gemini 1.5 flash
- IDE: [e.g. Visual Studio, VS Code]
- OS: [e.g. Windows, Mac]
Additional context
Add any other context about the problem here.
Describe the bug
I am trying to implement SequentialOchrastration orchestrator using the sample code, but it will always stop at the first agent in the pipe. Therefore I tried to use the same code provided in the sample, it’s doing the same thing. The only different is I am isn’t Gemini 2.5 flash. Is it a bug?
To Reproduce
https://github.com/microsoft/semantic-kernel/blob/main/dotnet/samples/GettingStartedWithAgents/Orchestration/Step02_Sequential.cs
It’s not working for me as well
Expected behavior
I am expecting all agents in the sequential pipeline will execute it.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
Additional context
Add any other context about the problem here.