6 ms·
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 hall
by NotBoolean 1y 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 1y agostrict 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.