6 ms·
Disagree. I now defer to chatGPT instead of reading raw documentation. Even if it can hallucinate an answer it's still way faster and better for discoverability
by ashleynewman 3y ago
Disagree. I now defer to chatGPT instead of reading raw documentation. Even if it can hallucinate an answer it's still way faster and better for discoverability.
- ElFitz 3y agoEven better. When provided with your context (use case, models,…) it can adapt its answer to it. Although that can also lead to hallucinations, it’s still quite wonderful.
- tough 3y agoEven better, just ask your stack https://ask-your-stack.vercel.app/ https://ask-your-stack.vercel.app/ (It uses official docs to provide answers with context)
- ElFitz 3y agoQuite nice, but by definition limited to the stacks it covers, isn’t it?
- tough 3y agoIt's open source, so you could certainly add any missing pieces, or even custom code which docs are not public, to your ask-your-stack* version. At the end of the day with LangchainJS + LlamaIndex anything is possible