Upgrading from 0.2.2 to 0.3.0 and im getting a warning that ParentToolCallId is obsolete - This member is deprecated and will be removed in a future version..
There isnt anything in the docs/ release notes about it, but what is the recommended way to link message/ and tool calls to subagent?
As in my UI I currently link messages and tool calls to their parent to create a live running tree -
Im using the .NET SDK
Upgrading from 0.2.2 to 0.3.0 and im getting a warning that
ParentToolCallIdis obsolete -This member is deprecated and will be removed in a future version..There isnt anything in the docs/ release notes about it, but what is the recommended way to link message/ and tool calls to subagent?
As in my UI I currently link messages and tool calls to their parent to create a live running tree -
Im using the .NET SDK