Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
54ad1359148dc995a7a0ecf7da9f2cec47f4d5e1
agent-framework/python/packages/devui/samples
T
Eduard van Valkenburg 54ad135914 Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
* added SerializationMixin and applied to contents, agents, chat clients, removed AFBaseModel

* fix annotations type

* mypy fixes

* fix tests

* fix serializable subvalues and added large docstring

* updated indents in code block

* fixed exported urls
54ad135914 · 2025-09-30 19:53:46 +00:00
History
..
fanout_workflow
Python: [Breaking] Remove WorkflowCompletedEvent, introduce workflow output and migrate to ctx.yield_output() + a huge refactoring (#845)
2025-09-23 20:52:53 +00:00
spam_workflow
Python: [Breaking] Remove WorkflowCompletedEvent, introduce workflow output and migrate to ctx.yield_output() + a huge refactoring (#845)
2025-09-23 20:52:53 +00:00
weather_agent
Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
2025-09-30 19:53:46 +00:00
weather_agent_azure
Python: [BREAKING] updated structure and samples (#875)
2025-09-25 07:02:53 +00:00
__init__.py
Python: Add DevUI to AgentFramework (#781)
2025-09-22 23:30:08 +00:00
in_memory_mode.py
Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
2025-09-30 19:53:46 +00:00