Description
ChatMessageStoreProtocol is no longer available in newer Agent Framework release.
ChatAgent is no longer available in newer Agent Framework release.
ChatMessage is no longer available in newer Agent Framework release
Expected behavior
No response
SDK Version
0.1.0
Python Version
3.13.2
OS
Windows 11
How to Reproduce
Run - uv run python start_with_generic_host.py and an import error: cannot import name 'ChatAgent' from 'agent_framework' will be produces same applies for all the breaking imports.
Output
No response
Screenshots
No response
Code of Conduct