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
peibekwe/declarative-toolbox-python
agent-framework/python/packages/purview/agent_framework_purview
T
Tao Chen 0989e68d1c Python: Fix user agent prefix (#5455)
* Fix hosting user agent missing

* Fix other providers

* Add more tests

* comments

* Fix tests
0989e68d1c ยท 2026-04-23 23:40:38 +00:00
History
..
__init__.py
Python: Replace Pydantic Settings with TypedDict + load_settings() (#3843)
2026-02-12 08:51:20 +00:00
_cache.py
Python: Clean up imports (#2318)
2025-11-19 23:41:01 +00:00
_client.py
Python: Fix user agent prefix (#5455)
2026-04-23 23:40:38 +00:00
_exceptions.py
Python: [BREAKING] Redesign Python exception hierarchy (#4082)
2026-02-19 17:58:14 +00:00
_middleware.py
Python: [BREAKING] update to v1.0.0 (#5062)
2026-04-02 15:26:30 +00:00
_models.py
Python: Fix Python pyright package scoping and typing remediation (#4426)
2026-03-05 15:32:24 +00:00
_processor.py
Python: Fix Python pyright package scoping and typing remediation (#4426)
2026-03-05 15:32:24 +00:00
_settings.py
Python: Replace Pydantic Settings with TypedDict + load_settings() (#3843)
2026-02-12 08:51:20 +00:00