You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 generalMessage
type. ( See PR #1676). Now we are at 0.0.14 and it's time to deprecateMessage
type from AutoGen.CoreDescribe the solution you'd like
Remove
Message
typeAdditional context
No response
The text was updated successfully, but these errors were encountered: