OPEN-SOURCE PROJECT

req_llm

A TypeSafe provider for calling Jev through ReqLLM’s evaluate interface in Elixir.

Stars
580
Forks
197
License
Apache-2.0
Last commit
2026-09-19

What Jev does here

Sends state and questions, normalizes answers and retains the raw provider response.

Keeps decision evaluation separate from chat generation in Elixir applications.

Reviewed the fixed-version README and call path.