▲ | NotBoolean 5 days ago | |
I’ve found AI agents always a bit lacking in embedded but I’ll test this out. You said in your demo that by uploading the data sheet you completely remove hallucinations. How have you achieved this as I found AI’s still hallucinate even when given documentation. | ||
▲ | etgibbs 5 days ago | parent [-] | |
strict grounding protocol + planning phase, mostly by prompting and forcing attention through citations. it tends to think longer than other coding agents but the results are usually better. let me know what you think. |