AshAi (ash_ai v0.7.1)

Copy Markdown View Source

Documentation for AshAi.

Summary

Functions

Returns {tools, registry} for ReqLLM tool-calling flows.

Interactive IEx chat loop powered by ReqLLM.

Returns ReqLLM tools for the given options.

Functions

build_tools_and_registry(opts)

Returns {tools, registry} for ReqLLM tool-calling flows.

exposed_tools(opts)

has_vectorize_change?(changeset)

iex_chat(opts \\ [])

Interactive IEx chat loop powered by ReqLLM.

list_tools(opts)

Returns ReqLLM tools for the given options.

mcp_resources(body)

(macro)

tools(body)

(macro)

vectorize(body)

(macro)