mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
b7efaae709
* Automate sample validation: part 1 * Automate sample validation: part 2 * Create GH workflow * comments * Fix mypy
4 lines
87 B
Python
4 lines
87 B
Python
# Copyright (c) Microsoft. All rights reserved.
|
|
|
|
WORKER_COMPLETED = "worker_completed"
|