New ask Hacker News story: Ask HN: Is it too soon to rely on LLM frameworks? Better to code it myself?
Ask HN: Is it too soon to rely on LLM frameworks? Better to code it myself?
2 by behnamoh | 4 comments on Hacker News.
I've seen many LLM libraries that aim to facilitate using LLMs. Langchain, LMQL, guidance, AIChat, TypeChat, etc. But a lot of times I think if I implement the desired functionality on my own, I'll be able to debug it more easily. Also, frameworks come and go, but the simple API call remains the same. Am I being too cautious here, or is it too early to start using LLM frameworks?
2 by behnamoh | 4 comments on Hacker News.
I've seen many LLM libraries that aim to facilitate using LLMs. Langchain, LMQL, guidance, AIChat, TypeChat, etc. But a lot of times I think if I implement the desired functionality on my own, I'll be able to debug it more easily. Also, frameworks come and go, but the simple API call remains the same. Am I being too cautious here, or is it too early to start using LLM frameworks?
Comments
Post a Comment