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
a2a672b6877400a81c03cfcc7e9cd2b492047593
agent-framework/python/packages/purview/agent_framework_purview
T
Dmytro Struk 1fdc4be88d Removed context parameter from call_next (#3829)
1fdc4be88d · 2026-02-11 10:47:41 +00:00
History
..
__init__.py
Python: [Purview] Add Caching and background processing in Python Purview Middleware (#1844)
2025-11-07 07:43:22 +00:00
_cache.py
Python: Clean up imports (#2318)
2025-11-19 23:41:01 +00:00
_client.py
Python: replace pre-commit with prek, add PEP 723 script deps, clean up dev dependencies (#3748)
2026-02-09 17:51:01 +00:00
_exceptions.py
Python: Clean up imports (#2318)
2025-11-19 23:41:01 +00:00
_middleware.py
Removed context parameter from call_next (#3829)
2026-02-11 10:47:41 +00:00
_models.py
Python: [BREAKING] Standardize TypeVar naming convention (TName → NameT) (#3770)
2026-02-10 19:34:10 +00:00
_processor.py
Python: [BREAKING] Simplify API: ChatAgent -> Agent, ChatMessage -> Message (#3747)
2026-02-10 23:04:32 +00:00
_settings.py
Python: [Purview] Update CorrelationId (#3745)
2026-02-10 19:19:14 +00:00