mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
47dcad6b49
* Added PersistentAgentsChatClient * Added integration tests * Small fixes * Added sample * Added TODO for tools * Small rename * Removed user-secrets id * Renamed project * Fixed warning * Fixed warning * More fixes * More fixes
47dcad6b49
ยท
2025-06-19 14:01:26 +00:00
History
Throw
Efficient sample project utilities.
To use this in your project, add the following to your .csproj file:
<PropertyGroup>
<InjectSharedSamples>true</InjectSharedSamples>
</PropertyGroup>