Reference

Glossary, configuration, telemetry events, and API documentation links for the Jido ecosystem.

Reference pages

API documentation (HexDocs)

Full module docs, typespecs, and function references live on HexDocs:

Package Description Docs
jido Core agent framework — agents, actions, signals, directives, runtime hexdocs.pm/jido
jido_ai LLM integration — model aliases, reasoning strategies, tool management hexdocs.pm/jido_ai
jido_action Standalone action framework — schema-validated composable operations hexdocs.pm/jido_action
jido_signal CloudEvents-based signal system — typed event envelopes and routing hexdocs.pm/jido_signal
jido_browser Browser automation — navigation, extraction, forms, and screenshots hexdocs.pm/jido_browser
req_llm HTTP client for LLM providers — retries, rate limiting, streaming hexdocs.pm/req_llm
llmdb LLM model metadata database — capabilities, pricing, and context limits llmdb.xyz

For package overviews and installation instructions, see the Ecosystem page.

Next steps

  • Concepts - understand the mental models behind Jido’s primitives
  • Guides - step-by-step walkthroughs for common tasks