mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
9687e6e6a5
* Remove the conversation creation always * Update unit tests + address IL + refactor * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Internalize unused methods --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"object": "agent.version",
|
|
"id": "agent_abc123:1",
|
|
"name": "agent_abc123",
|
|
"version": "1",
|
|
"description": "",
|
|
"created_at": 1761771936,
|
|
"definition": "agent-definition-placeholder"
|
|
}
|