mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Add sample for OpenAIAssistant * Fix warning * Add tools sample and simplify running samples. * Restructure samples to show common features separate from each type of underlying IChatClient implementation. * Remove unecessary suppression. * Renaming namespaces based on suggestion from PR.