mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-18 14:32:09 +00:00

This PR introduces a metadata field in AssistantAgentConfig, allowing applications to assign and track identity information for agents. The metadata field is a Dict[str, str] and is included in the configuration for proper serialization. --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
11 lines
248 B
YAML
11 lines
248 B
YAML
- name: Overview
|
|
href: index.md
|
|
- name: Installation
|
|
href: installation.md
|
|
- name: Tutorial
|
|
href: tutorial.md
|
|
- name: Differences from Python
|
|
href: differences-from-python.md
|
|
- name: Protobuf message types
|
|
href: protobuf-message-types.md
|