Is your feature request related to a problem? Please describe.
We introduce IMessage and a series of built-in message types (TextMessage, ToolCallMessage, etc...) in 0.0.9 as the replacement of general Message type. ( See PR #1676). Now we are at 0.0.14 and it's time to deprecate Message type from AutoGen.Core
Describe the solution you'd like
Remove Message type
Additional context
No response
Is your feature request related to a problem? Please describe.
We introduce
IMessageand a series of built-in message types (TextMessage, ToolCallMessage, etc...) in 0.0.9 as the replacement of generalMessagetype. ( See PR #1676). Now we are at 0.0.14 and it's time to deprecateMessagetype from AutoGen.CoreDescribe the solution you'd like
Remove
MessagetypeAdditional context
No response