Flipping Chain.is_agent to default to False for new chains. This change removes the need for some extra validation and case logic for new chains where fields are unset and not sent in the request.
Changes
[List out the changes you've made in this pull request. Be as specific as possible.]
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]
Description
Flipping
Chain.is_agent
to default toFalse
for new chains. This change removes the need for some extra validation and case logic for new chains where fields are unset and not sent in the request.Changes
[List out the changes you've made in this pull request. Be as specific as possible.]
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]