AI & agents
AI & agents
Call AI providers, do RAG, and run multi-agent crews.
AI integration
Bring your own AI keys. Providers are configured in a three-tier hierarchy — platform defaults, an org enable gate, and per-workspace keys.
AI steps
Use ai_call for a single grounded call, query_entity for RAG and memory, and ai_compare to run several providers in parallel.
Agents & agent crews
Give a model tools with ai_agent, or deploy a multi-agent crew with guardrails and memory and invoke it with run_crew.