Implement Few-Shot Examples
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3504107. -->
Reported by: [vincenzo gambino](https://www.drupal.org/user/2505518)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently, we can provide examples in the prompt Yaml file. The current key is one_shot_learning_example, but it can take multiple examples.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p> I guess we could rename it few_shot_learning_examples</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Implement the option to include the few_shot_learning_examples in the AiAgentBase and the AgentHelper.</p>
issue