Remix.run Logo
mikehostetler 6 hours ago

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

cpursley 4 hours ago | parent [-]

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