It would help to remember that LLM's are just statistics under the hood and are all setup to not disappoint the end user I.E: If an llm can't find you a correct answer to your question they'll give you any answer as to never come back with their hands empty, unless specified that you are okay...
Was not expecting the phrase tool so much that I actually had started on one for myself with claude just yesterday lmfao. Nice work on the agentic coding additions as well, will be adding those to what I already have going which should give me a nice boost in non hallucinations which tbh I'm...
Update should hopefully be out tonight. Had some preoccupation with life situations and spent my time bug squashing and getting unit tests finally setup after fixing/adding the above two solutions.
Hm, I may try bringing over the Railsy way of being able to seed programmatically or maybe create a PHP version of Factory Bots where entities would be able to be mocked/faked entirely without side-effects.