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
f47645cdc8001e7bf14052d60615b49accff53ee
agent-framework/python/packages/azurefunctions/agent_framework_azurefunctions
T
Eduard van Valkenburg 83e6229c11 Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
* ported Content to a new model

* fixed linting

* fixes

* fixed data format handling

* fix for 3.10 mypy

* fix

* fix int test
83e6229c11 ยท 2026-01-20 22:09:39 +00:00
History
..
__init__.py
.NET: Python: Azure Functions feature branch (#1916)
2025-11-13 02:00:53 +00:00
_app.py
Python: [BREAKING] Renamed create_agent to as_agent (#3249)
2026-01-16 19:21:52 +00:00
_callbacks.py
renamed all (#3207)
2026-01-14 05:54:07 +00:00
_constants.py
Python: Fix DurableState schema serializations (#2670)
2025-12-08 22:38:45 +00:00
_durable_agent_state.py
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00
_entities.py
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00
_errors.py
Python: Clean up imports (#2318)
2025-11-19 23:41:01 +00:00
_models.py
Python: Add orchestration ID to durable agent entity state and code refactor (#2484)
2025-12-02 01:34:18 +00:00
_orchestration.py
Updated DurableAIAgent and fixed integration tests (#3241)
2026-01-15 21:43:26 +00:00