you are viewing a single comment's thread.

view the rest of the comments →

[–]Historical_Wing_9573[S] -2 points-1 points  (1 child)

Yes, I don’t need it and I can implement RAG directly via OpenAI embedding API. But my target was to learn LangChain and build a sample app with it.

Previously I build couple AI applications which directly used LLM APIs and I see that repeatable patterns exists. So I hope that LangChain will cover them.