autogen/dotnet/samples/AgentChat/AutoGen.OpenAI.Sample
Xiaoyun Zhang 7f0acd78a8
.NET update global.json to use 9.0.100 (#5517)
<!-- Thank you for your contribution! Please review
https://microsoft.github.io/autogen/docs/Contribute before opening a
pull request. -->

<!-- Please add a reviewer to the assignee section when you create a PR.
If you don't have the access to it, we will shortly find a reviewer and
assign them to your PR. -->

## Why are these changes needed?

<!-- Please give a short summary of the change and the problem this
solves. -->

## Related issue number

<!-- For example: "Closes #1234" -->

## Checks

- [ ] I've included any doc changes needed for
https://microsoft.github.io/autogen/. See
https://microsoft.github.io/autogen/docs/Contribute#documentation to
build and test documentation locally.
- [ ] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [ ] I've made sure all auto checks have passed.
2025-02-13 00:02:37 +00:00
..
AutoGen.OpenAI.Sample.csproj fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Connect_To_Azure_OpenAI.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Connect_To_Ollama.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Connect_To_OpenAI_o1_preview.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Program.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Structural_Output.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00
Tool_Call_With_Ollama_And_LiteLLM.cs .NET update global.json to use 9.0.100 (#5517) 2025-02-13 00:02:37 +00:00
Use_Json_Mode.cs fix: Various fixes and cleanups to dotnet autogen core (#5242) 2025-01-28 17:13:36 -05:00