What is the community’s take on a library like langchain?

I recently completed the langchain course on deepLearning.ai - while to me, the API seemed unnecessarily tedious and complex, but use-cases it solves are essential. In fact, I have been asked for a few similar things in a product I’m building on top of openai.

What is the community’s take on a library like langchain and what’s Elixir’s way of implementing the API?

(I did see langchainex project on github - it seems promising, however, I felt it to be very Pythonish)

2 Likes

You might want to check out the discussion here Has anyone attempted porting Guidance to Elixir? - #6 by nallwhy

2 Likes