feat: grounding in documentation

Resolved 💬 3 comments Opened Apr 17, 2025 by kendonB Closed Aug 7, 2025

This would be a tool that searches specifically for relevant documentation when unsure about syntax or arguments.

The models have fairly good knowledge of these but still make mistakes especially for niche packages/languages.

The logic to do this should be similar to what a human would do (a last resort): try using what you remember first, observe errors, fix using what you remember, observe persistent errors, check online, damn still not working, check docs, record the lesson in the memory.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗