| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
e14fb8fc09
|
OTel GenAI Traces for Agent and Tool (#6653)
Add OTel GenAI traces: - `create_agent` - `invoke_agnet` - `execute_tool` Introduces context manager helpers to create these traces. The helpers also serve as instrumentation points for other instrumentation libraries. Resolves #6644 |
1 year ago |
|
|
91a7188d9d
|
Add example using autogen-core and FastAPI for handoff multi-agent design pattern with streaming and UI (#6391)
## Why are these changes needed? This PR adds an example which demonstrates how to build a streaming chat API with multi-turn conversation history and a simple web UI for handoff multi-agent design pattern. --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> |
1 year ago |