* Initial plan * Fill empty python/samples README and expand dotnet custom implementation README Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> * Fix broken documentation links in main README Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> * Fix installation instructions in Python main package README Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> * Address PR feedback: revert main README and Python package README, remove empty prerequisites section and repository link Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: dmytrostruk <13853051+dmytrostruk@users.noreply.github.com>
* Add ollama and custom agent samples, plus onnx improvements * Update dotnet/samples/GettingStarted/AgentProviders/Agent_With_CustomImplementation/Program.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Address PR comments. * Address pr comments. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>