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
copilot/sub-pr-4020
agent-framework/python/packages/chatkit/agent_framework_chatkit
T
Eduard van Valkenburg 1226828ec2 Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
* added generic types to ChatOptions and ChatResponse/AgentResponse for response format

* fix typevar import

* fix for older python versions

* fix missing import

* fixed imports

* fixed mypy

* mypy fix
1226828ec2 ยท 2026-01-28 21:23:02 +00:00
History
..
__init__.py
Python: feat: Add ChatKit integration with a sample application (#1273)
2025-11-05 02:11:40 +00:00
_converter.py
Python: added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
2026-01-28 21:23:02 +00:00
_streaming.py
Python: [Breaking] Simplified Content types to a single class with classmethod constructors. (#3252)
2026-01-20 22:09:39 +00:00
py.typed
Python: feat: Add ChatKit integration with a sample application (#1273)
2025-11-05 02:11:40 +00:00