agentjido/jido_ai
AI integration layer for Jido agents with LLM orchestration and reasoning strategies.
Provides multiple reasoning strategies (ReAct, Chain-of-Thought, Tree-of-Thought, etc.) and request-scoped tool gating via `allowed_tools` and `request_transformer` for dynamic runtime control. Built on Elixir's process model with synchronous/asynchronous execution paths, model aliasing, and integration with `req_llm` for provider abstraction across Anthropic, OpenAI, and Google.
160 stars.
Stars
160
Forks
36
Language
Elixir
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/agentjido/jido_ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
pass-agent/loomkin
What if AI agents could form teams as fluidly as humans? Spawn specialists in milliseconds,...
nshkrdotcom/synapse
Headless, declarative multi-agent orchestration framework with a domain-agnostic signal bus,...
shelvick/quoracle
Recursive agent orchestration with multi-LLM consensus
agentjido/jido_harness
Normalized Elixir protocol for CLI AI coding agent adapters.
alloy-ex/alloy
Model-agnostic agent harness for Elixir