Hacker News new | ask | show | jobs
by aioprisan 1228 days ago
They're both just based on langchain embedding and search logic from a built index. No real difference in the two except stylistic code approaches.
1 comments

You're correct. I've seen examples from Langchain's documentation and a similar but earlier tutorial from another commenter.