Deprecate: Remove setChatStrictSchema and getChatStrictSchema methods from ChatInput
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3548217. --> Reported by: [abhisekmazumdar](https://www.drupal.org/user/3557964) Related to !1071 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-13"><a href="https://www.drupal.org/project/ai/issues/3545462" title="Status: Needs work">#3545462: Move the input of structured output to an object.</a></span> we created StructuredOutputSchema which made the setChatStrictSchema and getChatStrictSchema to deprecate.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Remove setChatStrictSchema and getChatStrictSchema and its uses from ChatInput.</p> > Related issue: [Issue #3545462](https://www.drupal.org/node/3545462)
issue