Hacker News new | ask | show | jobs
by Salgat 987 days ago
I'm having this issue currently with Elasticsearch and Opensearch. I use libraries for both (since we're in the middle of migration) and not only does it conflate the two, but it even confuses versions of Elasticsearch that have breaking changes, so it ends up recommending all this convincing code that is based on non-existent or wrong-version library APIs. Drives me nuts.
1 comments

Anything to do with Powershell/Azure is this x1000. It constantly recommends libraries that do not exist, to call API endpoints that were deprecated or never existed. It's maddening.

I wish more interfaces supported intake of PDFs/URLs/HTML content as domain material. Then at least we'd be able to point the bot at the most current docs and have it most-heavily weight that information.