SuperSeller3000/src/Infrastructure/AI/Agent
Simon Kuehn 974bd239a5 fix: prevent serial bleed into MODEL_NUMBER in vision output
Parser now strips any embedded field labels (e.g. "SERIAL: x") that the
LLM mistakenly appends to a field value. Prompt updated with a concrete
example showing MODEL_NUMBER as blank to reinforce leaving it empty when
no separate part code is visible.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 10:19:17 +00:00
..
EbayTextAgent.php feat: editable AI prompt templates and articleType context in specs research 2026-05-18 07:19:02 +00:00
JsonCodingAgent.php feat: editable AI prompt templates and articleType context in specs research 2026-05-18 07:19:02 +00:00
OllamaVisionAgent.php fix: prevent serial bleed into MODEL_NUMBER in vision output 2026-05-18 10:19:17 +00:00
SpecsResearchAgent.php feat: replace Mistral web_search with Tavily for specs research 2026-05-18 08:35:52 +00:00