logoalt Hacker News

mikehostetleryesterday at 5:58 PM1 replyview on HN

Jido originally used Langchain for LLM calls - but it wasn't a fit so I built an entire LLM client package to work with Jido called ReqLLM

https://hex.pm/packages/req_llm

ReqLLM is baked into the heart of Jido now - we don't support anything else


Replies

cpursleyyesterday at 7:42 PM

ReqLLM is a key part of my stack, thank you for making it!